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