| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.hive.v1 |
| Modifier and Type | Method and Description |
|---|---|
Platform |
PlatformBuilder.build() |
Platform |
ClusterPoolSpecFluent.buildPlatform() |
Platform |
ClusterPoolSpecFluentImpl.buildPlatform() |
Platform |
ClusterDeploymentSpecFluent.buildPlatform() |
Platform |
ClusterDeploymentSpecFluentImpl.buildPlatform() |
Platform |
ClusterPoolSpecFluent.getPlatform()
Deprecated.
|
Platform |
ClusterPoolSpecFluentImpl.getPlatform()
Deprecated.
|
Platform |
ClusterDeploymentSpecFluent.getPlatform()
Deprecated.
|
Platform |
ClusterDeploymentSpecFluentImpl.getPlatform()
Deprecated.
|
Platform |
ClusterDeploymentSpec.getPlatform() |
Platform |
ClusterPoolSpec.getPlatform() |
| 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) |
ClusterPoolSpec(Map<String,String> annotations,
String baseDomain,
ClusterPoolClaimLifetime claimLifetime,
io.fabric8.kubernetes.api.model.Duration hibernateAfter,
ClusterImageSetReference imageSetRef,
Integer installAttemptsLimit,
io.fabric8.kubernetes.api.model.LocalObjectReference installConfigSecretTemplateRef,
Map<String,String> labels,
Integer maxConcurrent,
Integer maxSize,
Platform platform,
io.fabric8.kubernetes.api.model.LocalObjectReference pullSecretRef,
Integer runningCount,
Integer size,
Boolean skipMachinePools) |
PlatformBuilder(Platform instance) |
PlatformBuilder(Platform instance,
Boolean validationEnabled) |
PlatformBuilder(PlatformFluent<?> fluent,
Platform instance) |
PlatformBuilder(PlatformFluent<?> fluent,
Platform instance,
Boolean validationEnabled) |
PlatformFluentImpl(Platform instance) |
Copyright © 2015–2022 Red Hat. All rights reserved.