Package io.fabric8.kubernetes.api.model
Interface EphemeralContainerFluent.SecurityContextNested<N>
- All Superinterfaces:
Fluent<EphemeralContainerFluent.SecurityContextNested<N>>,Nested<N>,SecurityContextFluent<EphemeralContainerFluent.SecurityContextNested<N>>
- All Known Implementing Classes:
EphemeralContainerFluentImpl.SecurityContextNestedImpl
- Enclosing interface:
- EphemeralContainerFluent<A extends EphemeralContainerFluent<A>>
public static interface EphemeralContainerFluent.SecurityContextNested<N> extends Nested<N>, SecurityContextFluent<EphemeralContainerFluent.SecurityContextNested<N>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.SecurityContextFluent
SecurityContextFluent.CapabilitiesNested<N>, SecurityContextFluent.SeLinuxOptionsNested<N>, SecurityContextFluent.WindowsOptionsNested<N> -
Method Summary
Modifier and Type Method Description Nand()NendSecurityContext()Methods 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