public class DoneableSecurityContextConstraints extends SecurityContextConstraintsFluent<DoneableSecurityContextConstraints> implements Doneable<SecurityContextConstraints>
SecurityContextConstraintsFluent.MetadataNested<N>
_visitables
Constructor and Description |
---|
DoneableSecurityContextConstraints(SecurityContextConstraints item,
Visitor<SecurityContextConstraints> visitor) |
DoneableSecurityContextConstraints(Visitor<SecurityContextConstraints> visitor) |
Modifier and Type | Method and Description |
---|---|
SecurityContextConstraints |
done() |
addToAdditionalProperties, addToAllowedCapabilities, addToGroups, addToUsers, editMetadata, getAdditionalProperties, getAllowedCapabilities, getApiVersion, getGroups, getKind, getMetadata, getRunAsUser, getSeLinuxContext, getUsers, isAllowHostDirVolumePlugin, isAllowHostNetwork, isAllowHostPorts, isAllowPrivilegedContainer, withAdditionalProperties, withAllowedCapabilities, withAllowedCapabilities, withAllowHostDirVolumePlugin, withAllowHostNetwork, withAllowHostPorts, withAllowPrivilegedContainer, withApiVersion, withGroups, withGroups, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withRunAsUser, withSeLinuxContext, withUsers, withUsers
public DoneableSecurityContextConstraints(SecurityContextConstraints item, Visitor<SecurityContextConstraints> visitor)
public DoneableSecurityContextConstraints(Visitor<SecurityContextConstraints> visitor)
public SecurityContextConstraints done()
done
in interface Doneable<SecurityContextConstraints>
Copyright © 2011–2015 Red Hat. All rights reserved.