Class EphemeralContainersFluent.EphemeralcontainersSecurityContextNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.SecurityContextFluent<EphemeralContainersFluent.EphemeralcontainersSecurityContextNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.EphemeralContainersFluent.EphemeralcontainersSecurityContextNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<EphemeralContainersFluent.EphemeralcontainersSecurityContextNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<EphemeralContainersFluent.EphemeralcontainersSecurityContextNested<N>>
- Enclosing class:
- EphemeralContainersFluent<A extends EphemeralContainersFluent<A>>
public class EphemeralContainersFluent.EphemeralcontainersSecurityContextNested<N> extends SecurityContextFluent<EphemeralContainersFluent.EphemeralcontainersSecurityContextNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.SecurityContextFluent
SecurityContextFluent.EphemeralcontainersCapabilitiesNested<N>, SecurityContextFluent.EphemeralcontainersSeccompProfileNested<N>, SecurityContextFluent.EphemeralcontainersSeLinuxOptionsNested<N>, SecurityContextFluent.EphemeralcontainersWindowsOptionsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendEphemeralcontainersSecurityContext()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.SecurityContextFluent
buildCapabilities, buildSeccompProfile, buildSeLinuxOptions, buildWindowsOptions, editEphemeralcontainersCapabilities, editEphemeralcontainersSeccompProfile, editEphemeralcontainersSeLinuxOptions, editEphemeralcontainersWindowsOptions, editOrNewCapabilities, editOrNewCapabilitiesLike, editOrNewSeccompProfile, editOrNewSeccompProfileLike, editOrNewSeLinuxOptions, editOrNewSeLinuxOptionsLike, editOrNewWindowsOptions, editOrNewWindowsOptionsLike, equals, getAllowPrivilegeEscalation, getPrivileged, getProcMount, getReadOnlyRootFilesystem, getRunAsGroup, getRunAsNonRoot, getRunAsUser, hasAllowPrivilegeEscalation, hasCapabilities, hashCode, hasPrivileged, hasProcMount, hasReadOnlyRootFilesystem, hasRunAsGroup, hasRunAsNonRoot, hasRunAsUser, hasSeccompProfile, hasSeLinuxOptions, hasWindowsOptions, toString, withAllowPrivilegeEscalation, withAllowPrivilegeEscalation, withCapabilities, withNewCapabilitiesLike, withNewEphemeralcontainersCapabilities, withNewEphemeralcontainersSeccompProfile, withNewEphemeralcontainersSeLinuxOptions, withNewEphemeralcontainersWindowsOptions, withNewSeccompProfileLike, withNewSeLinuxOptionsLike, withNewWindowsOptionsLike, withPrivileged, withPrivileged, withProcMount, withReadOnlyRootFilesystem, withReadOnlyRootFilesystem, withRunAsGroup, withRunAsNonRoot, withRunAsNonRoot, withRunAsUser, withSeccompProfile, withSeLinuxOptions, withWindowsOptions
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-