| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.hive.v1 | |
| io.fabric8.openshift.api.model.hive.vsphere.v1 |
| Modifier and Type | Method and Description |
|---|---|
MachinePool |
MachinePoolPlatformFluentImpl.buildVsphere() |
MachinePool |
MachinePoolPlatformFluent.buildVsphere() |
MachinePool |
MachinePoolPlatformFluentImpl.getVsphere()
Deprecated.
|
MachinePool |
MachinePoolPlatformFluent.getVsphere()
Deprecated.
|
MachinePool |
MachinePoolPlatform.getVsphere() |
| Modifier and Type | Method and Description |
|---|---|
MachinePoolPlatformFluent.VsphereVsphereNested<A> |
MachinePoolPlatformFluentImpl.editOrNewVsphereLike(MachinePool item) |
MachinePoolPlatformFluent.VsphereVsphereNested<A> |
MachinePoolPlatformFluent.editOrNewVsphereLike(MachinePool item) |
void |
MachinePoolPlatform.setVsphere(MachinePool vsphere) |
MachinePoolPlatformFluent.VsphereVsphereNested<A> |
MachinePoolPlatformFluentImpl.withNewVsphereLike(MachinePool item) |
MachinePoolPlatformFluent.VsphereVsphereNested<A> |
MachinePoolPlatformFluent.withNewVsphereLike(MachinePool item) |
A |
MachinePoolPlatformFluentImpl.withVsphere(MachinePool vsphere) |
A |
MachinePoolPlatformFluent.withVsphere(MachinePool vsphere) |
| Constructor and Description |
|---|
MachinePoolPlatform(MachinePoolPlatform aws,
MachinePool azure,
MachinePool gcp,
MachinePool openstack,
MachinePool ovirt,
MachinePool vsphere) |
| Modifier and Type | Method and Description |
|---|---|
MachinePool |
MachinePoolBuilder.build() |
| Constructor and Description |
|---|
MachinePoolBuilder(MachinePool instance) |
MachinePoolBuilder(MachinePool instance,
Boolean validationEnabled) |
MachinePoolBuilder(MachinePoolFluent<?> fluent,
MachinePool instance) |
MachinePoolBuilder(MachinePoolFluent<?> fluent,
MachinePool instance,
Boolean validationEnabled) |
MachinePoolFluentImpl(MachinePool instance) |
Copyright © 2015–2022 Red Hat. All rights reserved.