public class V1SecurityContextFluentImpl<A extends V1SecurityContextFluent<A>> extends BaseFluent<A> implements V1SecurityContextFluent<A>
Modifier and Type | Class and Description |
---|---|
class |
V1SecurityContextFluentImpl.CapabilitiesNestedImpl<N> |
class |
V1SecurityContextFluentImpl.SeLinuxOptionsNestedImpl<N> |
V1SecurityContextFluent.CapabilitiesNested<N>, V1SecurityContextFluent.SeLinuxOptionsNested<N>
_visitables
Constructor and Description |
---|
V1SecurityContextFluentImpl() |
V1SecurityContextFluentImpl(V1SecurityContext instance) |
public V1SecurityContextFluentImpl()
public V1SecurityContextFluentImpl(V1SecurityContext instance)
public Boolean isAllowPrivilegeEscalation()
isAllowPrivilegeEscalation
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public A withAllowPrivilegeEscalation(Boolean allowPrivilegeEscalation)
withAllowPrivilegeEscalation
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public Boolean hasAllowPrivilegeEscalation()
hasAllowPrivilegeEscalation
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public A withNewAllowPrivilegeEscalation(boolean arg1)
withNewAllowPrivilegeEscalation
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public A withNewAllowPrivilegeEscalation(String arg1)
withNewAllowPrivilegeEscalation
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
@Deprecated public V1Capabilities getCapabilities()
getCapabilities
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public V1Capabilities buildCapabilities()
buildCapabilities
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public A withCapabilities(V1Capabilities capabilities)
withCapabilities
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public Boolean hasCapabilities()
hasCapabilities
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public V1SecurityContextFluent.CapabilitiesNested<A> withNewCapabilities()
withNewCapabilities
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public V1SecurityContextFluent.CapabilitiesNested<A> withNewCapabilitiesLike(V1Capabilities item)
withNewCapabilitiesLike
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public V1SecurityContextFluent.CapabilitiesNested<A> editCapabilities()
editCapabilities
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public V1SecurityContextFluent.CapabilitiesNested<A> editOrNewCapabilities()
editOrNewCapabilities
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public V1SecurityContextFluent.CapabilitiesNested<A> editOrNewCapabilitiesLike(V1Capabilities item)
editOrNewCapabilitiesLike
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public Boolean isPrivileged()
isPrivileged
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public A withPrivileged(Boolean privileged)
withPrivileged
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public Boolean hasPrivileged()
hasPrivileged
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public A withNewPrivileged(boolean arg1)
withNewPrivileged
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public A withNewPrivileged(String arg1)
withNewPrivileged
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public String getProcMount()
getProcMount
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public A withProcMount(String procMount)
withProcMount
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public Boolean hasProcMount()
hasProcMount
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public Boolean isReadOnlyRootFilesystem()
isReadOnlyRootFilesystem
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public A withReadOnlyRootFilesystem(Boolean readOnlyRootFilesystem)
withReadOnlyRootFilesystem
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public Boolean hasReadOnlyRootFilesystem()
hasReadOnlyRootFilesystem
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public A withNewReadOnlyRootFilesystem(boolean arg1)
withNewReadOnlyRootFilesystem
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public A withNewReadOnlyRootFilesystem(String arg1)
withNewReadOnlyRootFilesystem
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public Long getRunAsGroup()
getRunAsGroup
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public A withRunAsGroup(Long runAsGroup)
withRunAsGroup
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public Boolean hasRunAsGroup()
hasRunAsGroup
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public A withNewRunAsGroup(String arg1)
withNewRunAsGroup
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public A withNewRunAsGroup(long arg1)
withNewRunAsGroup
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public Boolean isRunAsNonRoot()
isRunAsNonRoot
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public A withRunAsNonRoot(Boolean runAsNonRoot)
withRunAsNonRoot
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public Boolean hasRunAsNonRoot()
hasRunAsNonRoot
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public A withNewRunAsNonRoot(boolean arg1)
withNewRunAsNonRoot
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public A withNewRunAsNonRoot(String arg1)
withNewRunAsNonRoot
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public Long getRunAsUser()
getRunAsUser
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public A withRunAsUser(Long runAsUser)
withRunAsUser
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public Boolean hasRunAsUser()
hasRunAsUser
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public A withNewRunAsUser(String arg1)
withNewRunAsUser
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public A withNewRunAsUser(long arg1)
withNewRunAsUser
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
@Deprecated public V1SELinuxOptions getSeLinuxOptions()
getSeLinuxOptions
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public V1SELinuxOptions buildSeLinuxOptions()
buildSeLinuxOptions
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public A withSeLinuxOptions(V1SELinuxOptions seLinuxOptions)
withSeLinuxOptions
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public Boolean hasSeLinuxOptions()
hasSeLinuxOptions
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public V1SecurityContextFluent.SeLinuxOptionsNested<A> withNewSeLinuxOptions()
withNewSeLinuxOptions
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public V1SecurityContextFluent.SeLinuxOptionsNested<A> withNewSeLinuxOptionsLike(V1SELinuxOptions item)
withNewSeLinuxOptionsLike
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public V1SecurityContextFluent.SeLinuxOptionsNested<A> editSeLinuxOptions()
editSeLinuxOptions
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public V1SecurityContextFluent.SeLinuxOptionsNested<A> editOrNewSeLinuxOptions()
editOrNewSeLinuxOptions
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
public V1SecurityContextFluent.SeLinuxOptionsNested<A> editOrNewSeLinuxOptionsLike(V1SELinuxOptions item)
editOrNewSeLinuxOptionsLike
in interface V1SecurityContextFluent<A extends V1SecurityContextFluent<A>>
Copyright © 2019. All rights reserved.