Package io.fabric8.openshift.api.model.installer.ovirt.v1
-
Class Summary Class Description AffinityGroup AffinityGroup defines the affinity group that the installer will createAffinityGroupBuilder AffinityGroupFluent<A extends AffinityGroupFluent<A>> GeneratedCPU CPU defines the VM cpu, made of (Sockets * Cores).CPUBuilder CPUFluent<A extends CPUFluent<A>> GeneratedDisk Disk defines a VM diskDiskBuilder DiskFluent<A extends DiskFluent<A>> GeneratedMachinePool MachinePool stores the configuration for a machine pool installed on ovirt.MachinePoolBuilder MachinePoolFluent<A extends MachinePoolFluent<A>> GeneratedMetadata Metadata contains ovirt 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>> Generated