Interface V1EphemeralContainerFluent.SecurityContextNested<N>
- All Superinterfaces:
Fluent<V1EphemeralContainerFluent.SecurityContextNested<N>>
,Nested<N>
,V1SecurityContextFluent<V1EphemeralContainerFluent.SecurityContextNested<N>>
- Enclosing interface:
- V1EphemeralContainerFluent<A extends V1EphemeralContainerFluent<A>>
public static interface V1EphemeralContainerFluent.SecurityContextNested<N>
extends Nested<N>, V1SecurityContextFluent<V1EphemeralContainerFluent.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