Package io.fabric8.kubernetes.api.model
Class ServiceAccountFluentImpl<A extends ServiceAccountFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ServiceAccountFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,ServiceAccountFluent<A>
- Direct Known Subclasses:
BaseKubernetesListFluentImpl.ServiceAccountItemsNestedImpl,DoneableServiceAccount,KubeSchemaFluentImpl.ServiceAccountNestedImpl,NamedExtensionFluentImpl.ServiceAccountExtensionNestedImpl,ServiceAccountBuilder,ServiceAccountListFluentImpl.ItemsNestedImpl,WatchEventFluentImpl.ServiceAccountObjectNestedImpl
public class ServiceAccountFluentImpl<A extends ServiceAccountFluent<A>> extends BaseFluent<A> implements ServiceAccountFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classServiceAccountFluentImpl.ImagePullSecretsNestedImpl<N>classServiceAccountFluentImpl.MetadataNestedImpl<N>classServiceAccountFluentImpl.SecretsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ServiceAccountFluent
ServiceAccountFluent.ImagePullSecretsNested<N>, ServiceAccountFluent.MetadataNested<N>, ServiceAccountFluent.SecretsNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description ServiceAccountFluentImpl()ServiceAccountFluentImpl(ServiceAccount instance) -
Method Summary
-
Constructor Details
-
ServiceAccountFluentImpl
public ServiceAccountFluentImpl() -
ServiceAccountFluentImpl
-
-
Method Details
-
getApiVersion
- Specified by:
getApiVersionin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
withApiVersion
- Specified by:
withApiVersionin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
hasApiVersion
- Specified by:
hasApiVersionin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
isAutomountServiceAccountToken
- Specified by:
isAutomountServiceAccountTokenin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
withAutomountServiceAccountToken
- Specified by:
withAutomountServiceAccountTokenin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
hasAutomountServiceAccountToken
- Specified by:
hasAutomountServiceAccountTokenin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
withNewAutomountServiceAccountToken
- Specified by:
withNewAutomountServiceAccountTokenin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
withNewAutomountServiceAccountToken
- Specified by:
withNewAutomountServiceAccountTokenin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
addToImagePullSecrets
- Specified by:
addToImagePullSecretsin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
setToImagePullSecrets
- Specified by:
setToImagePullSecretsin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
addToImagePullSecrets
- Specified by:
addToImagePullSecretsin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
addAllToImagePullSecrets
- Specified by:
addAllToImagePullSecretsin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
removeFromImagePullSecrets
- Specified by:
removeFromImagePullSecretsin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
removeAllFromImagePullSecrets
- Specified by:
removeAllFromImagePullSecretsin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
removeMatchingFromImagePullSecrets
- Specified by:
removeMatchingFromImagePullSecretsin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
getImagePullSecrets
Deprecated.This method has been deprecated, please use method buildImagePullSecrets instead.- Specified by:
getImagePullSecretsin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>- Returns:
- The buildable object.
-
buildImagePullSecrets
- Specified by:
buildImagePullSecretsin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
buildImagePullSecret
- Specified by:
buildImagePullSecretin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
buildFirstImagePullSecret
- Specified by:
buildFirstImagePullSecretin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
buildLastImagePullSecret
- Specified by:
buildLastImagePullSecretin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
buildMatchingImagePullSecret
public LocalObjectReference buildMatchingImagePullSecret(Predicate<LocalObjectReferenceBuilder> predicate)- Specified by:
buildMatchingImagePullSecretin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
hasMatchingImagePullSecret
- Specified by:
hasMatchingImagePullSecretin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
withImagePullSecrets
- Specified by:
withImagePullSecretsin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
withImagePullSecrets
- Specified by:
withImagePullSecretsin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
hasImagePullSecrets
- Specified by:
hasImagePullSecretsin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
addNewImagePullSecret
- Specified by:
addNewImagePullSecretin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
addNewImagePullSecret
- Specified by:
addNewImagePullSecretin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
addNewImagePullSecretLike
public ServiceAccountFluent.ImagePullSecretsNested<A> addNewImagePullSecretLike(LocalObjectReference item)- Specified by:
addNewImagePullSecretLikein interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
setNewImagePullSecretLike
public ServiceAccountFluent.ImagePullSecretsNested<A> setNewImagePullSecretLike(int index, LocalObjectReference item)- Specified by:
setNewImagePullSecretLikein interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
editImagePullSecret
- Specified by:
editImagePullSecretin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
editFirstImagePullSecret
- Specified by:
editFirstImagePullSecretin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
editLastImagePullSecret
- Specified by:
editLastImagePullSecretin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
editMatchingImagePullSecret
public ServiceAccountFluent.ImagePullSecretsNested<A> editMatchingImagePullSecret(Predicate<LocalObjectReferenceBuilder> predicate)- Specified by:
editMatchingImagePullSecretin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
getKind
- Specified by:
getKindin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
withKind
- Specified by:
withKindin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
hasKind
- Specified by:
hasKindin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
getMetadata
Deprecated.This method has been deprecated, please use method buildMetadata instead.- Specified by:
getMetadatain interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>- Returns:
- The buildable object.
-
buildMetadata
- Specified by:
buildMetadatain interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
withMetadata
- Specified by:
withMetadatain interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
hasMetadata
- Specified by:
hasMetadatain interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
withNewMetadata
- Specified by:
withNewMetadatain interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
withNewMetadataLike
- Specified by:
withNewMetadataLikein interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
editMetadata
- Specified by:
editMetadatain interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
editOrNewMetadata
- Specified by:
editOrNewMetadatain interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
editOrNewMetadataLike
- Specified by:
editOrNewMetadataLikein interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
addToSecrets
- Specified by:
addToSecretsin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
setToSecrets
- Specified by:
setToSecretsin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
addToSecrets
- Specified by:
addToSecretsin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
addAllToSecrets
- Specified by:
addAllToSecretsin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
removeFromSecrets
- Specified by:
removeFromSecretsin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
removeAllFromSecrets
- Specified by:
removeAllFromSecretsin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
removeMatchingFromSecrets
- Specified by:
removeMatchingFromSecretsin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
getSecrets
Deprecated.This method has been deprecated, please use method buildSecrets instead.- Specified by:
getSecretsin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>- Returns:
- The buildable object.
-
buildSecrets
- Specified by:
buildSecretsin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
buildSecret
- Specified by:
buildSecretin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
buildFirstSecret
- Specified by:
buildFirstSecretin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
buildLastSecret
- Specified by:
buildLastSecretin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
buildMatchingSecret
- Specified by:
buildMatchingSecretin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
hasMatchingSecret
- Specified by:
hasMatchingSecretin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
withSecrets
- Specified by:
withSecretsin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
withSecrets
- Specified by:
withSecretsin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
hasSecrets
- Specified by:
hasSecretsin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
addNewSecret
- Specified by:
addNewSecretin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
addNewSecretLike
- Specified by:
addNewSecretLikein interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
setNewSecretLike
- Specified by:
setNewSecretLikein interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
editSecret
- Specified by:
editSecretin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
editFirstSecret
- Specified by:
editFirstSecretin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
editLastSecret
- Specified by:
editLastSecretin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
editMatchingSecret
public ServiceAccountFluent.SecretsNested<A> editMatchingSecret(Predicate<ObjectReferenceBuilder> predicate)- Specified by:
editMatchingSecretin interfaceServiceAccountFluent<A extends ServiceAccountFluent<A>>
-
equals
-