public interface ClusterRelocateSpecFluent<A extends ClusterRelocateSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ClusterRelocateSpecFluent.ClusterDeploymentSelectorNested<N> |
static interface |
ClusterRelocateSpecFluent.KubeconfigSecretRefNested<N> |
@Deprecated io.fabric8.kubernetes.api.model.LabelSelector getClusterDeploymentSelector()
io.fabric8.kubernetes.api.model.LabelSelector buildClusterDeploymentSelector()
A withClusterDeploymentSelector(io.fabric8.kubernetes.api.model.LabelSelector clusterDeploymentSelector)
Boolean hasClusterDeploymentSelector()
ClusterRelocateSpecFluent.ClusterDeploymentSelectorNested<A> withNewClusterDeploymentSelector()
ClusterRelocateSpecFluent.ClusterDeploymentSelectorNested<A> withNewClusterDeploymentSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)
ClusterRelocateSpecFluent.ClusterDeploymentSelectorNested<A> editClusterDeploymentSelector()
ClusterRelocateSpecFluent.ClusterDeploymentSelectorNested<A> editOrNewClusterDeploymentSelector()
ClusterRelocateSpecFluent.ClusterDeploymentSelectorNested<A> editOrNewClusterDeploymentSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)
@Deprecated KubeconfigSecretReference getKubeconfigSecretRef()
KubeconfigSecretReference buildKubeconfigSecretRef()
A withKubeconfigSecretRef(KubeconfigSecretReference kubeconfigSecretRef)
Boolean hasKubeconfigSecretRef()
ClusterRelocateSpecFluent.KubeconfigSecretRefNested<A> withNewKubeconfigSecretRef()
ClusterRelocateSpecFluent.KubeconfigSecretRefNested<A> withNewKubeconfigSecretRefLike(KubeconfigSecretReference item)
ClusterRelocateSpecFluent.KubeconfigSecretRefNested<A> editKubeconfigSecretRef()
ClusterRelocateSpecFluent.KubeconfigSecretRefNested<A> editOrNewKubeconfigSecretRef()
ClusterRelocateSpecFluent.KubeconfigSecretRefNested<A> editOrNewKubeconfigSecretRefLike(KubeconfigSecretReference item)
Boolean hasAdditionalProperties()
Copyright © 2015–2022 Red Hat. All rights reserved.