Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMachineSetWithMachineClass ¶
func GetMachineSetWithMachineClass(machineDeploymentName, machineClassName string, ownerReferenceToMachineSet map[string][]machinev1alpha1.MachineSet) *machinev1alpha1.MachineSet
GetMachineSetWithMachineClass checks if for the given <machineDeploymentName>, there exists a machine set in the <ownerReferenceToMachineSet> with the machine class <machineClassName> returns the machine set or nil
func ReportFailedMachines ¶ added in v1.9.0
func ReportFailedMachines(status machinev1alpha1.MachineDeploymentStatus) error
ReportFailedMachines reports the names of failed machines in the given `status` per error description.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.