Package io.fabric8.kubernetes.api.model
Class EphemeralContainerFluent.SecurityContextNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.SecurityContextFluent<EphemeralContainerFluent.SecurityContextNested<N>>
-
- io.fabric8.kubernetes.api.model.EphemeralContainerFluent.SecurityContextNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- EphemeralContainerFluent<A extends EphemeralContainerFluent<A>>
public class EphemeralContainerFluent.SecurityContextNested<N> extends SecurityContextFluent<EphemeralContainerFluent.SecurityContextNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.SecurityContextFluent
SecurityContextFluent.AppArmorProfileNested<N>, SecurityContextFluent.CapabilitiesNested<N>, SecurityContextFluent.SeccompProfileNested<N>, SecurityContextFluent.SeLinuxOptionsNested<N>, SecurityContextFluent.WindowsOptionsNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSecurityContext()-
Methods inherited from class io.fabric8.kubernetes.api.model.SecurityContextFluent
addToAdditionalProperties, addToAdditionalProperties, buildAppArmorProfile, buildCapabilities, buildSeccompProfile, buildSeLinuxOptions, buildWindowsOptions, copyInstance, editAppArmorProfile, editCapabilities, editOrNewAppArmorProfile, editOrNewAppArmorProfileLike, editOrNewCapabilities, editOrNewCapabilitiesLike, editOrNewSeccompProfile, editOrNewSeccompProfileLike, editOrNewSeLinuxOptions, editOrNewSeLinuxOptionsLike, editOrNewWindowsOptions, editOrNewWindowsOptionsLike, editSeccompProfile, editSeLinuxOptions, editWindowsOptions, equals, getAdditionalProperties, getAllowPrivilegeEscalation, getPrivileged, getProcMount, getReadOnlyRootFilesystem, getRunAsGroup, getRunAsNonRoot, getRunAsUser, hasAdditionalProperties, hasAllowPrivilegeEscalation, hasAppArmorProfile, hasCapabilities, hashCode, hasPrivileged, hasProcMount, hasReadOnlyRootFilesystem, hasRunAsGroup, hasRunAsNonRoot, hasRunAsUser, hasSeccompProfile, hasSeLinuxOptions, hasWindowsOptions, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withAllowPrivilegeEscalation, withAllowPrivilegeEscalation, withAppArmorProfile, withCapabilities, withNewAppArmorProfile, withNewAppArmorProfile, withNewAppArmorProfileLike, withNewCapabilities, withNewCapabilitiesLike, withNewSeccompProfile, withNewSeccompProfile, withNewSeccompProfileLike, withNewSeLinuxOptions, withNewSeLinuxOptions, withNewSeLinuxOptionsLike, withNewWindowsOptions, withNewWindowsOptions, withNewWindowsOptionsLike, withPrivileged, withPrivileged, withProcMount, withReadOnlyRootFilesystem, withReadOnlyRootFilesystem, withRunAsGroup, withRunAsNonRoot, withRunAsNonRoot, withRunAsUser, withSeccompProfile, withSeLinuxOptions, withWindowsOptions
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-