| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.hive.v1 |
| Modifier and Type | Method and Description |
|---|---|
ClusterPlatformMetadata |
ClusterPlatformMetadataBuilder.build() |
ClusterPlatformMetadata |
ClusterMetadataFluent.buildPlatform() |
ClusterPlatformMetadata |
ClusterMetadata.getPlatform() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ClusterPlatformMetadataFluent.copyInstance(ClusterPlatformMetadata instance) |
ClusterMetadataFluent.PlatformNested<A> |
ClusterMetadataFluent.editOrNewPlatformLike(ClusterPlatformMetadata item) |
void |
ClusterMetadata.setPlatform(ClusterPlatformMetadata platform) |
ClusterMetadataFluent.PlatformNested<A> |
ClusterMetadataFluent.withNewPlatformLike(ClusterPlatformMetadata item) |
A |
ClusterMetadataFluent.withPlatform(ClusterPlatformMetadata platform) |
| Constructor and Description |
|---|
ClusterMetadata(io.fabric8.kubernetes.api.model.LocalObjectReference adminKubeconfigSecretRef,
io.fabric8.kubernetes.api.model.LocalObjectReference adminPasswordSecretRef,
String clusterID,
String infraID,
ClusterPlatformMetadata platform) |
ClusterPlatformMetadataBuilder(ClusterPlatformMetadata instance) |
ClusterPlatformMetadataBuilder(ClusterPlatformMetadataFluent<?> fluent,
ClusterPlatformMetadata instance) |
ClusterPlatformMetadataFluent(ClusterPlatformMetadata instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.