Package io.fabric8.kubernetes.api.model
Class ContainerFluentImpl.SecurityContextNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.SecurityContextFluentImpl<ContainerFluent.SecurityContextNested<N>>
io.fabric8.kubernetes.api.model.ContainerFluentImpl.SecurityContextNestedImpl<N>
- All Implemented Interfaces:
Fluent<ContainerFluent.SecurityContextNested<N>>,Nested<N>,Visitable<ContainerFluent.SecurityContextNested<N>>,ContainerFluent.SecurityContextNested<N>,SecurityContextFluent<ContainerFluent.SecurityContextNested<N>>
- Enclosing class:
- ContainerFluentImpl<A extends ContainerFluent<A>>
public class ContainerFluentImpl.SecurityContextNestedImpl<N> extends SecurityContextFluentImpl<ContainerFluent.SecurityContextNested<N>> implements ContainerFluent.SecurityContextNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.SecurityContextFluentImpl
SecurityContextFluentImpl.CapabilitiesNestedImpl<N>, SecurityContextFluentImpl.SeLinuxOptionsNestedImpl<N>, SecurityContextFluentImpl.WindowsOptionsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.SecurityContextFluent
SecurityContextFluent.CapabilitiesNested<N>, SecurityContextFluent.SeLinuxOptionsNested<N>, SecurityContextFluent.WindowsOptionsNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendSecurityContext()Methods inherited from class io.fabric8.kubernetes.api.model.SecurityContextFluentImpl
buildCapabilities, buildSeLinuxOptions, buildWindowsOptions, editCapabilities, editOrNewCapabilities, editOrNewCapabilitiesLike, editOrNewSeLinuxOptions, editOrNewSeLinuxOptionsLike, editOrNewWindowsOptions, editOrNewWindowsOptionsLike, editSeLinuxOptions, editWindowsOptions, equals, getCapabilities, getProcMount, getRunAsGroup, getRunAsUser, getSeLinuxOptions, getWindowsOptions, hasAllowPrivilegeEscalation, hasCapabilities, hasPrivileged, hasProcMount, hasReadOnlyRootFilesystem, hasRunAsGroup, hasRunAsNonRoot, hasRunAsUser, hasSeLinuxOptions, hasWindowsOptions, isAllowPrivilegeEscalation, isPrivileged, isReadOnlyRootFilesystem, isRunAsNonRoot, withAllowPrivilegeEscalation, withCapabilities, withNewAllowPrivilegeEscalation, withNewAllowPrivilegeEscalation, withNewCapabilities, withNewCapabilitiesLike, withNewPrivileged, withNewPrivileged, withNewProcMount, withNewProcMount, withNewProcMount, withNewReadOnlyRootFilesystem, withNewReadOnlyRootFilesystem, withNewRunAsNonRoot, withNewRunAsNonRoot, withNewSeLinuxOptions, withNewSeLinuxOptions, withNewSeLinuxOptionsLike, withNewWindowsOptions, withNewWindowsOptions, withNewWindowsOptionsLike, withPrivileged, withProcMount, withReadOnlyRootFilesystem, withRunAsGroup, withRunAsNonRoot, withRunAsUser, withSeLinuxOptions, withWindowsOptionsMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.SecurityContextFluent
buildCapabilities, buildSeLinuxOptions, buildWindowsOptions, editCapabilities, editOrNewCapabilities, editOrNewCapabilitiesLike, editOrNewSeLinuxOptions, editOrNewSeLinuxOptionsLike, editOrNewWindowsOptions, editOrNewWindowsOptionsLike, editSeLinuxOptions, editWindowsOptions, getCapabilities, getProcMount, getRunAsGroup, getRunAsUser, getSeLinuxOptions, getWindowsOptions, hasAllowPrivilegeEscalation, hasCapabilities, hasPrivileged, hasProcMount, hasReadOnlyRootFilesystem, hasRunAsGroup, hasRunAsNonRoot, hasRunAsUser, hasSeLinuxOptions, hasWindowsOptions, isAllowPrivilegeEscalation, isPrivileged, isReadOnlyRootFilesystem, isRunAsNonRoot, withAllowPrivilegeEscalation, withCapabilities, withNewAllowPrivilegeEscalation, withNewAllowPrivilegeEscalation, withNewCapabilities, withNewCapabilitiesLike, withNewPrivileged, withNewPrivileged, withNewProcMount, withNewProcMount, withNewProcMount, withNewReadOnlyRootFilesystem, withNewReadOnlyRootFilesystem, withNewRunAsNonRoot, withNewRunAsNonRoot, withNewSeLinuxOptions, withNewSeLinuxOptions, withNewSeLinuxOptionsLike, withNewWindowsOptions, withNewWindowsOptions, withNewWindowsOptionsLike, withPrivileged, withProcMount, withReadOnlyRootFilesystem, withRunAsGroup, withRunAsNonRoot, withRunAsUser, withSeLinuxOptions, withWindowsOptions
-
Method Details
-
and
-
endSecurityContext
- Specified by:
endSecurityContextin interfaceContainerFluent.SecurityContextNested<N>
-