Package io.fabric8.kubernetes.api.model
Class ServiceAccountFluent.ImagePullSecretsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.LocalObjectReferenceFluent<ServiceAccountFluent.ImagePullSecretsNested<N>>
-
- io.fabric8.kubernetes.api.model.ServiceAccountFluent.ImagePullSecretsNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- ServiceAccountFluent<A extends ServiceAccountFluent<A>>
public class ServiceAccountFluent.ImagePullSecretsNested<N> extends LocalObjectReferenceFluent<ServiceAccountFluent.ImagePullSecretsNested<N>> implements Nested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendImagePullSecret()-
Methods inherited from class io.fabric8.kubernetes.api.model.LocalObjectReferenceFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getName, hasAdditionalProperties, hashCode, hasName, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withName
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-