| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
CustomDeploy |
CustomDeployBuilder.build() |
CustomDeploy |
BareMetalHostSpecFluentImpl.buildCustomDeploy() |
CustomDeploy |
BareMetalHostSpecFluent.buildCustomDeploy() |
CustomDeploy |
ProvisionStatusFluentImpl.buildCustomDeploy() |
CustomDeploy |
ProvisionStatusFluent.buildCustomDeploy() |
CustomDeploy |
BareMetalHostSpecFluentImpl.getCustomDeploy()
Deprecated.
|
CustomDeploy |
BareMetalHostSpecFluent.getCustomDeploy()
Deprecated.
|
CustomDeploy |
ProvisionStatusFluentImpl.getCustomDeploy()
Deprecated.
|
CustomDeploy |
ProvisionStatusFluent.getCustomDeploy()
Deprecated.
|
CustomDeploy |
BareMetalHostSpec.getCustomDeploy() |
CustomDeploy |
ProvisionStatus.getCustomDeploy() |
| Constructor and Description |
|---|
BareMetalHostSpec(String automatedCleaningMode,
BMCDetails bmc,
String bootMACAddress,
String bootMode,
io.fabric8.kubernetes.api.model.ObjectReference consumerRef,
CustomDeploy customDeploy,
String description,
Boolean externallyProvisioned,
FirmwareConfig firmware,
String hardwareProfile,
Image image,
io.fabric8.kubernetes.api.model.SecretReference metaData,
io.fabric8.kubernetes.api.model.SecretReference networkData,
Boolean online,
String preprovisioningNetworkDataName,
RAIDConfig raid,
RootDeviceHints rootDeviceHints,
List<io.fabric8.kubernetes.api.model.Taint> taints,
io.fabric8.kubernetes.api.model.SecretReference userData) |
CustomDeployBuilder(CustomDeploy instance) |
CustomDeployBuilder(CustomDeploy instance,
Boolean validationEnabled) |
CustomDeployBuilder(CustomDeployFluent<?> fluent,
CustomDeploy instance) |
CustomDeployBuilder(CustomDeployFluent<?> fluent,
CustomDeploy instance,
Boolean validationEnabled) |
CustomDeployFluentImpl(CustomDeploy instance) |
ProvisionStatus(String id,
String bootMode,
CustomDeploy customDeploy,
FirmwareConfig firmware,
Image image,
RAIDConfig raid,
RootDeviceHints rootDeviceHints,
String state) |
Copyright © 2015–2023 Red Hat. All rights reserved.