| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.openshift.api.model.installer.v1 | |
| io.fabric8.openshift.api.model.installer.vsphere.v1 |
| Modifier and Type | Method and Description |
|---|---|
MachinePool |
ValidationSchema.getVSphereMachinePool() |
MachinePool |
KubeSchema.getVSphereMachinePool() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationSchema.setVSphereMachinePool(MachinePool vSphereMachinePool) |
void |
KubeSchema.setVSphereMachinePool(MachinePool vSphereMachinePool) |
| Constructor and Description |
|---|
KubeSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup,
io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList,
MachinePool alibabaCloudMachinePool,
MachinePool awsMachinePool,
MachinePool azureMachinePool,
MachinePool baremetalMachinePool,
io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList,
MachinePool gcpMachinePool,
MachinePool iBMCloudMachinePool,
InstallConfig installConfig,
MachinePool libvirtMachinePool,
io.fabric8.kubernetes.api.model.ObjectMeta objectMeta,
MachinePool openStackMachinePool,
MachinePool ovirtMachinePool,
io.fabric8.kubernetes.api.model.Patch patch,
io.fabric8.kubernetes.api.model.Status status,
String time,
io.fabric8.kubernetes.api.model.TypeMeta typeMeta,
MachinePool vSphereMachinePool) |
ValidationSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup,
io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList,
MachinePool alibabaCloudMachinePool,
MachinePool awsMachinePool,
MachinePool azureMachinePool,
MachinePool baremetalMachinePool,
io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList,
MachinePool gcpMachinePool,
MachinePool iBMCloudMachinePool,
InstallConfig installConfig,
MachinePool libvirtMachinePool,
io.fabric8.kubernetes.api.model.ObjectMeta objectMeta,
MachinePool openStackMachinePool,
MachinePool ovirtMachinePool,
io.fabric8.kubernetes.api.model.Patch patch,
io.fabric8.kubernetes.api.model.Status status,
String time,
io.fabric8.kubernetes.api.model.TypeMeta typeMeta,
MachinePool vSphereMachinePool) |
| 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(MachinePool alibabacloud,
MachinePool aws,
MachinePool azure,
MachinePool baremetal,
MachinePool gcp,
MachinePool ibmcloud,
MachinePool libvirt,
MachinePool openstack,
MachinePool ovirt,
MachinePool vsphere) |
| Modifier and Type | Method and Description |
|---|---|
MachinePool |
MachinePoolBuilder.build() |
MachinePool |
PlatformFluentImpl.buildDefaultMachinePlatform() |
MachinePool |
PlatformFluent.buildDefaultMachinePlatform() |
MachinePool |
PlatformFluentImpl.getDefaultMachinePlatform()
Deprecated.
|
MachinePool |
PlatformFluent.getDefaultMachinePlatform()
Deprecated.
|
MachinePool |
Platform.getDefaultMachinePlatform() |
| Modifier and Type | Method and Description |
|---|---|
PlatformFluent.DefaultMachinePlatformNested<A> |
PlatformFluentImpl.editOrNewDefaultMachinePlatformLike(MachinePool item) |
PlatformFluent.DefaultMachinePlatformNested<A> |
PlatformFluent.editOrNewDefaultMachinePlatformLike(MachinePool item) |
void |
Platform.setDefaultMachinePlatform(MachinePool defaultMachinePlatform) |
A |
PlatformFluentImpl.withDefaultMachinePlatform(MachinePool defaultMachinePlatform) |
A |
PlatformFluent.withDefaultMachinePlatform(MachinePool defaultMachinePlatform) |
PlatformFluent.DefaultMachinePlatformNested<A> |
PlatformFluentImpl.withNewDefaultMachinePlatformLike(MachinePool item) |
PlatformFluent.DefaultMachinePlatformNested<A> |
PlatformFluent.withNewDefaultMachinePlatformLike(MachinePool item) |
| 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) |
Platform(String apiVIP,
String cluster,
String clusterOSImage,
String datacenter,
String defaultDatastore,
MachinePool defaultMachinePlatform,
String diskType,
String folder,
String ingressVIP,
String network,
String password,
String resourcePool,
String username,
String vCenter) |
Copyright © 2015–2022 Red Hat. All rights reserved.