| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.openshift.api.model.installer.baremetal.v1 | |
| io.fabric8.openshift.api.model.installer.v1 |
| Modifier and Type | Method and Description |
|---|---|
MachinePool |
ValidationSchema.getBaremetalMachinePool() |
MachinePool |
KubeSchema.getBaremetalMachinePool() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationSchema.setBaremetalMachinePool(MachinePool baremetalMachinePool) |
void |
KubeSchema.setBaremetalMachinePool(MachinePool baremetalMachinePool) |
| 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.KubernetesList 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.KubernetesList 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 |
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 bootstrapExternalStaticGateway,
String bootstrapExternalStaticIP,
String bootstrapOSImage,
String bootstrapProvisioningIP,
String clusterOSImage,
String clusterProvisioningIP,
MachinePool defaultMachinePlatform,
String externalBridge,
String externalMACAddress,
List<Host> hosts,
String ingressVIP,
List<String> ingressVIPs,
String libvirtURI,
io.fabric8.openshift.api.model.config.v1.BareMetalPlatformLoadBalancer loadBalancer,
String provisioningBridge,
Boolean provisioningDHCPExternal,
String provisioningDHCPRange,
String provisioningHostIP,
String provisioningMACAddress,
String provisioningNetwork,
String provisioningNetworkCIDR,
String provisioningNetworkInterface) |
| Modifier and Type | Method and Description |
|---|---|
MachinePool |
MachinePoolPlatformFluent.buildBaremetal() |
MachinePool |
MachinePoolPlatform.getBaremetal() |
| Modifier and Type | Method and Description |
|---|---|
MachinePoolPlatformFluent.BaremetalNested<A> |
MachinePoolPlatformFluent.editOrNewBaremetalLike(MachinePool item) |
void |
MachinePoolPlatform.setBaremetal(MachinePool baremetal) |
A |
MachinePoolPlatformFluent.withBaremetal(MachinePool baremetal) |
MachinePoolPlatformFluent.BaremetalNested<A> |
MachinePoolPlatformFluent.withNewBaremetalLike(MachinePool item) |
| 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.