Class SecurityContextFluent.InitcontainersSeccompProfileNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.securitycontext.SeccompProfileFluent<SecurityContextFluent.InitcontainersSeccompProfileNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.SecurityContextFluent.InitcontainersSeccompProfileNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<SecurityContextFluent.InitcontainersSeccompProfileNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<SecurityContextFluent.InitcontainersSeccompProfileNested<N>>
- Enclosing class:
- SecurityContextFluent<A extends SecurityContextFluent<A>>
public class SecurityContextFluent.InitcontainersSeccompProfileNested<N> extends SeccompProfileFluent<SecurityContextFluent.InitcontainersSeccompProfileNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendInitcontainersSeccompProfile()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.securitycontext.SeccompProfileFluent
equals, getLocalhostProfile, getType, hashCode, hasLocalhostProfile, hasType, toString, withLocalhostProfile, withType
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-