| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.installer.nutanix.v1 | |
| io.fabric8.openshift.api.model.installer.v1 |
| Modifier and Type | Method and Description |
|---|---|
MachinePool |
MachinePoolBuilder.build() |
MachinePool |
PlatformFluent.buildDefaultMachinePlatform() |
MachinePool |
Platform.getDefaultMachinePlatform() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MachinePoolFluent.copyInstance(MachinePool instance) |
PlatformFluent.DefaultMachinePlatformNested<A> |
PlatformFluent.editOrNewDefaultMachinePlatformLike(MachinePool item) |
void |
Platform.setDefaultMachinePlatform(MachinePool defaultMachinePlatform) |
A |
PlatformFluent.withDefaultMachinePlatform(MachinePool defaultMachinePlatform) |
PlatformFluent.DefaultMachinePlatformNested<A> |
PlatformFluent.withNewDefaultMachinePlatformLike(MachinePool item) |
| Constructor and Description |
|---|
MachinePoolBuilder(MachinePool instance) |
MachinePoolBuilder(MachinePoolFluent<?> fluent,
MachinePool instance) |
MachinePoolFluent(MachinePool instance) |
Platform(String apiVIP,
List<String> apiVIPs,
String clusterOSImage,
MachinePool defaultMachinePlatform,
String ingressVIP,
List<String> ingressVIPs,
io.fabric8.openshift.api.model.config.v1.NutanixPlatformLoadBalancer loadBalancer,
PrismCentral prismCentral,
List<PrismElement> prismElements,
List<String> subnetUUIDs) |
| Modifier and Type | Method and Description |
|---|---|
MachinePool |
MachinePoolPlatformFluent.buildNutanix() |
MachinePool |
MachinePoolPlatform.getNutanix() |
| Modifier and Type | Method and Description |
|---|---|
MachinePoolPlatformFluent.NutanixNutanixNested<A> |
MachinePoolPlatformFluent.editOrNewNutanixLike(MachinePool item) |
void |
MachinePoolPlatform.setNutanix(MachinePool nutanix) |
MachinePoolPlatformFluent.NutanixNutanixNested<A> |
MachinePoolPlatformFluent.withNewNutanixLike(MachinePool item) |
A |
MachinePoolPlatformFluent.withNutanix(MachinePool nutanix) |
| Constructor and Description |
|---|
MachinePoolPlatform(MachinePool alibabacloud,
MachinePool aws,
MachinePool azure,
MachinePool baremetal,
MachinePool gcp,
MachinePool ibmcloud,
MachinePool libvirt,
MachinePool nutanix,
MachinePool openstack,
MachinePool ovirt,
MachinePool powervs,
MachinePool vsphere) |
Copyright © 2015–2023 Red Hat. All rights reserved.