Interface V1ContainerFluent.SecurityContextNested<N>
- All Superinterfaces:
Fluent<V1ContainerFluent.SecurityContextNested<N>>
,Nested<N>
,V1SecurityContextFluent<V1ContainerFluent.SecurityContextNested<N>>
- Enclosing interface:
- V1ContainerFluent<A extends V1ContainerFluent<A>>
public static interface V1ContainerFluent.SecurityContextNested<N>
extends Nested<N>, V1SecurityContextFluent<V1ContainerFluent.SecurityContextNested<N>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1SecurityContextFluent
V1SecurityContextFluent.CapabilitiesNested<N>, V1SecurityContextFluent.SeccompProfileNested<N>, V1SecurityContextFluent.SeLinuxOptionsNested<N>, V1SecurityContextFluent.WindowsOptionsNested<N>
-
Method Summary
Methods inherited from interface io.kubernetes.client.openapi.models.V1SecurityContextFluent
buildCapabilities, buildSeccompProfile, buildSeLinuxOptions, buildWindowsOptions, editCapabilities, editOrNewCapabilities, editOrNewCapabilitiesLike, editOrNewSeccompProfile, editOrNewSeccompProfileLike, editOrNewSeLinuxOptions, editOrNewSeLinuxOptionsLike, editOrNewWindowsOptions, editOrNewWindowsOptionsLike, editSeccompProfile, editSeLinuxOptions, editWindowsOptions, getAllowPrivilegeEscalation, getCapabilities, getPrivileged, getProcMount, getReadOnlyRootFilesystem, getRunAsGroup, getRunAsNonRoot, getRunAsUser, getSeccompProfile, getSeLinuxOptions, getWindowsOptions, hasAllowPrivilegeEscalation, hasCapabilities, hasPrivileged, hasProcMount, hasReadOnlyRootFilesystem, hasRunAsGroup, hasRunAsNonRoot, hasRunAsUser, hasSeccompProfile, hasSeLinuxOptions, hasWindowsOptions, withAllowPrivilegeEscalation, withAllowPrivilegeEscalation, withCapabilities, withNewCapabilities, withNewCapabilitiesLike, withNewSeccompProfile, withNewSeccompProfileLike, withNewSeLinuxOptions, withNewSeLinuxOptionsLike, withNewWindowsOptions, withNewWindowsOptionsLike, withPrivileged, withPrivileged, withProcMount, withReadOnlyRootFilesystem, withReadOnlyRootFilesystem, withRunAsGroup, withRunAsNonRoot, withRunAsNonRoot, withRunAsUser, withSeccompProfile, withSeLinuxOptions, withWindowsOptions