| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.hive.v1 |
| Modifier and Type | Method and Description |
|---|---|
ClusterMetadata |
ClusterMetadataBuilder.build() |
ClusterMetadata |
ClusterDeploymentSpecFluent.buildClusterMetadata() |
ClusterMetadata |
ClusterDeploymentSpecFluentImpl.buildClusterMetadata() |
ClusterMetadata |
ClusterDeploymentSpecFluent.getClusterMetadata()
Deprecated.
|
ClusterMetadata |
ClusterDeploymentSpecFluentImpl.getClusterMetadata()
Deprecated.
|
ClusterMetadata |
ClusterDeploymentSpec.getClusterMetadata() |
| Modifier and Type | Method and Description |
|---|---|
ClusterDeploymentSpecFluent.ClusterMetadataNested<A> |
ClusterDeploymentSpecFluent.editOrNewClusterMetadataLike(ClusterMetadata item) |
ClusterDeploymentSpecFluent.ClusterMetadataNested<A> |
ClusterDeploymentSpecFluentImpl.editOrNewClusterMetadataLike(ClusterMetadata item) |
void |
ClusterDeploymentSpec.setClusterMetadata(ClusterMetadata clusterMetadata) |
A |
ClusterDeploymentSpecFluent.withClusterMetadata(ClusterMetadata clusterMetadata) |
A |
ClusterDeploymentSpecFluentImpl.withClusterMetadata(ClusterMetadata clusterMetadata) |
ClusterDeploymentSpecFluent.ClusterMetadataNested<A> |
ClusterDeploymentSpecFluent.withNewClusterMetadataLike(ClusterMetadata item) |
ClusterDeploymentSpecFluent.ClusterMetadataNested<A> |
ClusterDeploymentSpecFluentImpl.withNewClusterMetadataLike(ClusterMetadata 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) |
ClusterMetadataBuilder(ClusterMetadata instance) |
ClusterMetadataBuilder(ClusterMetadata instance,
Boolean validationEnabled) |
ClusterMetadataBuilder(ClusterMetadataFluent<?> fluent,
ClusterMetadata instance) |
ClusterMetadataBuilder(ClusterMetadataFluent<?> fluent,
ClusterMetadata instance,
Boolean validationEnabled) |
ClusterMetadataFluentImpl(ClusterMetadata instance) |
Copyright © 2015–2020 Red Hat. All rights reserved.