| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.hive.v1 |
| Modifier and Type | Method and Description |
|---|---|
ClusterPoolReference |
ClusterPoolReferenceBuilder.build() |
ClusterPoolReference |
ClusterDeploymentSpecFluent.buildClusterPoolRef() |
ClusterPoolReference |
ClusterDeploymentSpecFluentImpl.buildClusterPoolRef() |
ClusterPoolReference |
ClusterDeploymentSpecFluent.getClusterPoolRef()
Deprecated.
|
ClusterPoolReference |
ClusterDeploymentSpecFluentImpl.getClusterPoolRef()
Deprecated.
|
ClusterPoolReference |
ClusterDeploymentSpec.getClusterPoolRef() |
| Modifier and Type | Method and Description |
|---|---|
ClusterDeploymentSpecFluent.ClusterPoolRefNested<A> |
ClusterDeploymentSpecFluent.editOrNewClusterPoolRefLike(ClusterPoolReference item) |
ClusterDeploymentSpecFluent.ClusterPoolRefNested<A> |
ClusterDeploymentSpecFluentImpl.editOrNewClusterPoolRefLike(ClusterPoolReference item) |
void |
ClusterDeploymentSpec.setClusterPoolRef(ClusterPoolReference clusterPoolRef) |
A |
ClusterDeploymentSpecFluent.withClusterPoolRef(ClusterPoolReference clusterPoolRef) |
A |
ClusterDeploymentSpecFluentImpl.withClusterPoolRef(ClusterPoolReference clusterPoolRef) |
ClusterDeploymentSpecFluent.ClusterPoolRefNested<A> |
ClusterDeploymentSpecFluent.withNewClusterPoolRefLike(ClusterPoolReference item) |
ClusterDeploymentSpecFluent.ClusterPoolRefNested<A> |
ClusterDeploymentSpecFluentImpl.withNewClusterPoolRefLike(ClusterPoolReference item) |
| Constructor and Description |
|---|
ClusterDeploymentSpec(String baseDomain,
io.fabric8.kubernetes.api.model.LocalObjectReference boundServiceAccountSigningKeySecretRef,
List<CertificateBundleSpec> certificateBundles,
ClusterInstallLocalReference clusterInstallRef,
ClusterMetadata clusterMetadata,
String clusterName,
ClusterPoolReference clusterPoolRef,
ControlPlaneConfigSpec controlPlaneConfig,
io.fabric8.kubernetes.api.model.Duration hibernateAfter,
List<ClusterIngress> ingress,
Integer installAttemptsLimit,
Boolean installed,
Boolean manageDNS,
Platform platform,
String powerState,
Boolean preserveOnDelete,
Provisioning provisioning,
io.fabric8.kubernetes.api.model.LocalObjectReference pullSecretRef) |
ClusterPoolReferenceBuilder(ClusterPoolReference instance) |
ClusterPoolReferenceBuilder(ClusterPoolReference instance,
Boolean validationEnabled) |
ClusterPoolReferenceBuilder(ClusterPoolReferenceFluent<?> fluent,
ClusterPoolReference instance) |
ClusterPoolReferenceBuilder(ClusterPoolReferenceFluent<?> fluent,
ClusterPoolReference instance,
Boolean validationEnabled) |
ClusterPoolReferenceFluentImpl(ClusterPoolReference instance) |
Copyright © 2015–2020 Red Hat. All rights reserved.