| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.hive.v1 |
| Modifier and Type | Method and Description |
|---|---|
KubeconfigSecretReference |
KubeconfigSecretReferenceBuilder.build() |
KubeconfigSecretReference |
ClusterRelocateSpecFluent.buildKubeconfigSecretRef() |
KubeconfigSecretReference |
ClusterRelocateSpec.getKubeconfigSecretRef() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
KubeconfigSecretReferenceFluent.copyInstance(KubeconfigSecretReference instance) |
ClusterRelocateSpecFluent.KubeconfigSecretRefNested<A> |
ClusterRelocateSpecFluent.editOrNewKubeconfigSecretRefLike(KubeconfigSecretReference item) |
void |
ClusterRelocateSpec.setKubeconfigSecretRef(KubeconfigSecretReference kubeconfigSecretRef) |
A |
ClusterRelocateSpecFluent.withKubeconfigSecretRef(KubeconfigSecretReference kubeconfigSecretRef) |
ClusterRelocateSpecFluent.KubeconfigSecretRefNested<A> |
ClusterRelocateSpecFluent.withNewKubeconfigSecretRefLike(KubeconfigSecretReference item) |
| Constructor and Description |
|---|
ClusterRelocateSpec(io.fabric8.kubernetes.api.model.LabelSelector clusterDeploymentSelector,
KubeconfigSecretReference kubeconfigSecretRef) |
KubeconfigSecretReferenceBuilder(KubeconfigSecretReference instance) |
KubeconfigSecretReferenceBuilder(KubeconfigSecretReferenceFluent<?> fluent,
KubeconfigSecretReference instance) |
KubeconfigSecretReferenceFluent(KubeconfigSecretReference instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.