DoneableSELinuxContextStrategyOptions(SELinuxContextStrategyOptions item,
Visitor<SELinuxContextStrategyOptions> visitor) |
EditableSecurityContextConstraints(Boolean allowHostDirVolumePlugin,
Boolean allowHostIPC,
Boolean allowHostNetwork,
Boolean allowHostPID,
Boolean allowHostPorts,
Boolean allowPrivilegedContainer,
List<String> allowedCapabilities,
SecurityContextConstraints.ApiVersion apiVersion,
FSGroupStrategyOptions fsGroup,
List<String> groups,
String kind,
ObjectMeta metadata,
Integer priority,
RunAsUserStrategyOptions runAsUser,
SELinuxContextStrategyOptions seLinuxContext,
SupplementalGroupsStrategyOptions supplementalGroups,
List<String> users) |
SecurityContextConstraints(Boolean allowHostDirVolumePlugin,
Boolean allowHostIPC,
Boolean allowHostNetwork,
Boolean allowHostPID,
Boolean allowHostPorts,
Boolean allowPrivilegedContainer,
List<String> allowedCapabilities,
SecurityContextConstraints.ApiVersion apiVersion,
FSGroupStrategyOptions fsGroup,
List<String> groups,
String kind,
ObjectMeta metadata,
Integer priority,
RunAsUserStrategyOptions runAsUser,
SELinuxContextStrategyOptions seLinuxContext,
SupplementalGroupsStrategyOptions supplementalGroups,
List<String> users) |
SELinuxContextStrategyOptionsBuilder(SELinuxContextStrategyOptions instance) |
SELinuxContextStrategyOptionsBuilder(SELinuxContextStrategyOptionsFluent<?> fluent,
SELinuxContextStrategyOptions instance) |
SELinuxContextStrategyOptionsFluentImpl(SELinuxContextStrategyOptions instance) |