| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
KubevirtPlatformSpec |
KubevirtPlatformSpecBuilder.build() |
KubevirtPlatformSpec |
PlatformSpecFluent.buildKubevirt() |
KubevirtPlatformSpec |
PlatformSpec.getKubevirt() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
KubevirtPlatformSpecFluent.copyInstance(KubevirtPlatformSpec instance) |
PlatformSpecFluent.KubevirtNested<A> |
PlatformSpecFluent.editOrNewKubevirtLike(KubevirtPlatformSpec item) |
void |
PlatformSpec.setKubevirt(KubevirtPlatformSpec kubevirt) |
A |
PlatformSpecFluent.withKubevirt(KubevirtPlatformSpec kubevirt) |
PlatformSpecFluent.KubevirtNested<A> |
PlatformSpecFluent.withNewKubevirtLike(KubevirtPlatformSpec item) |
| Constructor and Description |
|---|
KubevirtPlatformSpecBuilder(KubevirtPlatformSpec instance) |
KubevirtPlatformSpecBuilder(KubevirtPlatformSpecFluent<?> fluent,
KubevirtPlatformSpec instance) |
KubevirtPlatformSpecFluent(KubevirtPlatformSpec instance) |
PlatformSpec(AlibabaCloudPlatformSpec alibabaCloud,
AWSPlatformSpec aws,
AzurePlatformSpec azure,
BareMetalPlatformSpec baremetal,
EquinixMetalPlatformSpec equinixMetal,
ExternalPlatformSpec external,
GCPPlatformSpec gcp,
IBMCloudPlatformSpec ibmcloud,
KubevirtPlatformSpec kubevirt,
NutanixPlatformSpec nutanix,
OpenStackPlatformSpec openstack,
OvirtPlatformSpec ovirt,
PowerVSPlatformSpec powervs,
String type,
VSpherePlatformSpec vsphere) |
Copyright © 2015–2023 Red Hat. All rights reserved.