Package io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview
Class SpecFluent.SpecImagePullSecretsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ImagePullSecretsFluent<SpecFluent.SpecImagePullSecretsNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.SpecFluent.SpecImagePullSecretsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<SpecFluent.SpecImagePullSecretsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<SpecFluent.SpecImagePullSecretsNested<N>>
- Enclosing class:
- SpecFluent<A extends SpecFluent<A>>
public class SpecFluent.SpecImagePullSecretsNested<N> extends ImagePullSecretsFluent<SpecFluent.SpecImagePullSecretsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpecImagePullSecret()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ImagePullSecretsFluent
equals, getName, hashCode, hasName, toString, withName
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-