Package io.fabric8.kubernetes.api.model
Class PodSpecFluentImpl.ImagePullSecretsNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.LocalObjectReferenceFluentImpl<PodSpecFluent.ImagePullSecretsNested<N>>
io.fabric8.kubernetes.api.model.PodSpecFluentImpl.ImagePullSecretsNestedImpl<N>
- All Implemented Interfaces:
Fluent<PodSpecFluent.ImagePullSecretsNested<N>>,Nested<N>,Visitable<PodSpecFluent.ImagePullSecretsNested<N>>,LocalObjectReferenceFluent<PodSpecFluent.ImagePullSecretsNested<N>>,PodSpecFluent.ImagePullSecretsNested<N>
- Enclosing class:
- PodSpecFluentImpl<A extends PodSpecFluent<A>>
public class PodSpecFluentImpl.ImagePullSecretsNestedImpl<N> extends LocalObjectReferenceFluentImpl<PodSpecFluent.ImagePullSecretsNested<N>> implements PodSpecFluent.ImagePullSecretsNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendImagePullSecret()Methods inherited from class io.fabric8.kubernetes.api.model.LocalObjectReferenceFluentImpl
equals, getName, hasName, withName, withNewName, withNewName, withNewNameMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.LocalObjectReferenceFluent
getName, hasName, withName, withNewName, withNewName, withNewName
-
Method Details
-
and
-
endImagePullSecret
- Specified by:
endImagePullSecretin interfacePodSpecFluent.ImagePullSecretsNested<N>
-