public interface V1alpha1ImageRegistryBindingSpecFluent<A extends V1alpha1ImageRegistryBindingSpecFluent<A>> extends Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
V1alpha1ImageRegistryBindingSpecFluent.ImageRegistryNested<N> |
static interface |
V1alpha1ImageRegistryBindingSpecFluent.RepoInfoNested<N> |
static interface |
V1alpha1ImageRegistryBindingSpecFluent.SecretNested<N> |
@Deprecated V1alpha1LocalObjectReference getImageRegistry()
V1alpha1LocalObjectReference buildImageRegistry()
A withImageRegistry(V1alpha1LocalObjectReference imageRegistry)
Boolean hasImageRegistry()
V1alpha1ImageRegistryBindingSpecFluent.ImageRegistryNested<A> withNewImageRegistry()
V1alpha1ImageRegistryBindingSpecFluent.ImageRegistryNested<A> withNewImageRegistryLike(V1alpha1LocalObjectReference item)
V1alpha1ImageRegistryBindingSpecFluent.ImageRegistryNested<A> editImageRegistry()
V1alpha1ImageRegistryBindingSpecFluent.ImageRegistryNested<A> editOrNewImageRegistry()
V1alpha1ImageRegistryBindingSpecFluent.ImageRegistryNested<A> editOrNewImageRegistryLike(V1alpha1LocalObjectReference item)
@Deprecated V1alpha1ImageRegistryBindingRepo getRepoInfo()
V1alpha1ImageRegistryBindingRepo buildRepoInfo()
A withRepoInfo(V1alpha1ImageRegistryBindingRepo repoInfo)
Boolean hasRepoInfo()
V1alpha1ImageRegistryBindingSpecFluent.RepoInfoNested<A> withNewRepoInfo()
V1alpha1ImageRegistryBindingSpecFluent.RepoInfoNested<A> withNewRepoInfoLike(V1alpha1ImageRegistryBindingRepo item)
V1alpha1ImageRegistryBindingSpecFluent.RepoInfoNested<A> editRepoInfo()
V1alpha1ImageRegistryBindingSpecFluent.RepoInfoNested<A> editOrNewRepoInfo()
V1alpha1ImageRegistryBindingSpecFluent.RepoInfoNested<A> editOrNewRepoInfoLike(V1alpha1ImageRegistryBindingRepo item)
@Deprecated V1alpha1SecretKeySetRef getSecret()
V1alpha1SecretKeySetRef buildSecret()
A withSecret(V1alpha1SecretKeySetRef secret)
Boolean hasSecret()
V1alpha1ImageRegistryBindingSpecFluent.SecretNested<A> withNewSecret()
V1alpha1ImageRegistryBindingSpecFluent.SecretNested<A> withNewSecretLike(V1alpha1SecretKeySetRef item)
V1alpha1ImageRegistryBindingSpecFluent.SecretNested<A> editSecret()
V1alpha1ImageRegistryBindingSpecFluent.SecretNested<A> editOrNewSecret()
V1alpha1ImageRegistryBindingSpecFluent.SecretNested<A> editOrNewSecretLike(V1alpha1SecretKeySetRef item)
Copyright © 2020. All rights reserved.