Class InitContainersFluent.InitcontainersEnvFromNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.EnvFromFluent<InitContainersFluent.InitcontainersEnvFromNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.InitContainersFluent.InitcontainersEnvFromNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<InitContainersFluent.InitcontainersEnvFromNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<InitContainersFluent.InitcontainersEnvFromNested<N>>
- Enclosing class:
- InitContainersFluent<A extends InitContainersFluent<A>>
public class InitContainersFluent.InitcontainersEnvFromNested<N> extends EnvFromFluent<InitContainersFluent.InitcontainersEnvFromNested<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.initcontainers.EnvFromFluent
EnvFromFluent.InitcontainersConfigMapRefNested<N>, EnvFromFluent.InitcontainersSecretRefNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendInitcontainersEnvFrom()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.EnvFromFluent
buildConfigMapRef, buildSecretRef, editInitcontainersConfigMapRef, editInitcontainersSecretRef, editOrNewConfigMapRef, editOrNewConfigMapRefLike, editOrNewSecretRef, editOrNewSecretRefLike, equals, getPrefix, hasConfigMapRef, hashCode, hasPrefix, hasSecretRef, toString, withConfigMapRef, withNewConfigMapRefLike, withNewInitcontainersConfigMapRef, withNewInitcontainersSecretRef, withNewSecretRefLike, withPrefix, withSecretRef
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-