Package io.fabric8.openshift.api.model.installer.baremetal.v1
-
Class Summary Class Description BMC BMC stores the information about a baremetal host's management controller.BMCBuilder BMCFluent<A extends BMCFluent<A>> GeneratedHost Host stores all the configuration data for a baremetal host.HostBuilder HostFluent<A extends HostFluent<A>> GeneratedMachinePool MachinePool stores the configuration for a machine pool installed on bare metal.MachinePoolBuilder MachinePoolFluent<A extends MachinePoolFluent<A>> GeneratedMetadata Metadata contains baremetal metadata (e.g. for uninstalling the cluster).MetadataBuilder MetadataFluent<A extends MetadataFluent<A>> GeneratedPlatform Platform stores all the global configuration that all machinesets use.PlatformBuilder PlatformFluent<A extends PlatformFluent<A>> GeneratedRootDeviceHints RootDeviceHints holds the hints for specifying the storage location for the root filesystem for the image.RootDeviceHintsBuilder RootDeviceHintsFluent<A extends RootDeviceHintsFluent<A>> Generated