public class SecurityContextFluentImpl<A extends SecurityContextFluent<A>> extends BaseFluent<A> implements SecurityContextFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
SecurityContextFluentImpl.CapabilitiesNestedImpl<N> |
class |
SecurityContextFluentImpl.SeLinuxOptionsNestedImpl<N> |
SecurityContextFluent.CapabilitiesNested<N>, SecurityContextFluent.SeLinuxOptionsNested<N>_visitables| Constructor and Description |
|---|
SecurityContextFluentImpl() |
SecurityContextFluentImpl(SecurityContext instance) |
public SecurityContextFluentImpl()
public SecurityContextFluentImpl(SecurityContext instance)
public java.lang.Boolean isAllowPrivilegeEscalation()
isAllowPrivilegeEscalation in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public A withAllowPrivilegeEscalation(java.lang.Boolean allowPrivilegeEscalation)
withAllowPrivilegeEscalation in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public java.lang.Boolean hasAllowPrivilegeEscalation()
hasAllowPrivilegeEscalation in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public A withNewAllowPrivilegeEscalation(java.lang.String arg1)
withNewAllowPrivilegeEscalation in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public A withNewAllowPrivilegeEscalation(boolean arg1)
withNewAllowPrivilegeEscalation in interface SecurityContextFluent<A extends SecurityContextFluent<A>>@Deprecated public Capabilities getCapabilities()
getCapabilities in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public Capabilities buildCapabilities()
buildCapabilities in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public A withCapabilities(Capabilities capabilities)
withCapabilities in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public java.lang.Boolean hasCapabilities()
hasCapabilities in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public SecurityContextFluent.CapabilitiesNested<A> withNewCapabilities()
withNewCapabilities in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public SecurityContextFluent.CapabilitiesNested<A> withNewCapabilitiesLike(Capabilities item)
withNewCapabilitiesLike in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public SecurityContextFluent.CapabilitiesNested<A> editCapabilities()
editCapabilities in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public SecurityContextFluent.CapabilitiesNested<A> editOrNewCapabilities()
editOrNewCapabilities in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public SecurityContextFluent.CapabilitiesNested<A> editOrNewCapabilitiesLike(Capabilities item)
editOrNewCapabilitiesLike in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public java.lang.Boolean isPrivileged()
isPrivileged in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public A withPrivileged(java.lang.Boolean privileged)
withPrivileged in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public java.lang.Boolean hasPrivileged()
hasPrivileged in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public A withNewPrivileged(java.lang.String arg1)
withNewPrivileged in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public A withNewPrivileged(boolean arg1)
withNewPrivileged in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public java.lang.String getProcMount()
getProcMount in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public A withProcMount(java.lang.String procMount)
withProcMount in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public java.lang.Boolean hasProcMount()
hasProcMount in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public A withNewProcMount(java.lang.String arg1)
withNewProcMount in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public A withNewProcMount(java.lang.StringBuilder arg1)
withNewProcMount in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public A withNewProcMount(java.lang.StringBuffer arg1)
withNewProcMount in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public java.lang.Boolean isReadOnlyRootFilesystem()
isReadOnlyRootFilesystem in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public A withReadOnlyRootFilesystem(java.lang.Boolean readOnlyRootFilesystem)
withReadOnlyRootFilesystem in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public java.lang.Boolean hasReadOnlyRootFilesystem()
hasReadOnlyRootFilesystem in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public A withNewReadOnlyRootFilesystem(java.lang.String arg1)
withNewReadOnlyRootFilesystem in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public A withNewReadOnlyRootFilesystem(boolean arg1)
withNewReadOnlyRootFilesystem in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public java.lang.Long getRunAsGroup()
getRunAsGroup in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public A withRunAsGroup(java.lang.Long runAsGroup)
withRunAsGroup in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public java.lang.Boolean hasRunAsGroup()
hasRunAsGroup in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public java.lang.Boolean isRunAsNonRoot()
isRunAsNonRoot in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public A withRunAsNonRoot(java.lang.Boolean runAsNonRoot)
withRunAsNonRoot in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public java.lang.Boolean hasRunAsNonRoot()
hasRunAsNonRoot in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public A withNewRunAsNonRoot(java.lang.String arg1)
withNewRunAsNonRoot in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public A withNewRunAsNonRoot(boolean arg1)
withNewRunAsNonRoot in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public java.lang.Long getRunAsUser()
getRunAsUser in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public A withRunAsUser(java.lang.Long runAsUser)
withRunAsUser in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public java.lang.Boolean hasRunAsUser()
hasRunAsUser in interface SecurityContextFluent<A extends SecurityContextFluent<A>>@Deprecated public SELinuxOptions getSeLinuxOptions()
getSeLinuxOptions in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public SELinuxOptions buildSeLinuxOptions()
buildSeLinuxOptions in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public A withSeLinuxOptions(SELinuxOptions seLinuxOptions)
withSeLinuxOptions in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public java.lang.Boolean hasSeLinuxOptions()
hasSeLinuxOptions in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public A withNewSeLinuxOptions(java.lang.String level, java.lang.String role, java.lang.String type, java.lang.String user)
withNewSeLinuxOptions in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public SecurityContextFluent.SeLinuxOptionsNested<A> withNewSeLinuxOptions()
withNewSeLinuxOptions in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public SecurityContextFluent.SeLinuxOptionsNested<A> withNewSeLinuxOptionsLike(SELinuxOptions item)
withNewSeLinuxOptionsLike in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public SecurityContextFluent.SeLinuxOptionsNested<A> editSeLinuxOptions()
editSeLinuxOptions in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public SecurityContextFluent.SeLinuxOptionsNested<A> editOrNewSeLinuxOptions()
editOrNewSeLinuxOptions in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public SecurityContextFluent.SeLinuxOptionsNested<A> editOrNewSeLinuxOptionsLike(SELinuxOptions item)
editOrNewSeLinuxOptionsLike in interface SecurityContextFluent<A extends SecurityContextFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.