| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.installer.powervs.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 cloudConnectionName,
String clusterOSImage,
MachinePool defaultMachinePlatform,
String powervsResourceGroup,
String pvsNetworkName,
String region,
String serviceInstanceID,
String userID,
String vpcName,
String vpcRegion,
List<String> vpcSubnets,
String zone) |
| Modifier and Type | Method and Description |
|---|---|
MachinePool |
MachinePoolPlatformFluent.buildPowervs() |
MachinePool |
MachinePoolPlatform.getPowervs() |
| Modifier and Type | Method and Description |
|---|---|
MachinePoolPlatformFluent.PowervsNested<A> |
MachinePoolPlatformFluent.editOrNewPowervsLike(MachinePool item) |
void |
MachinePoolPlatform.setPowervs(MachinePool powervs) |
MachinePoolPlatformFluent.PowervsNested<A> |
MachinePoolPlatformFluent.withNewPowervsLike(MachinePool item) |
A |
MachinePoolPlatformFluent.withPowervs(MachinePool powervs) |
| 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–2024 Red Hat. All rights reserved.