Versions in this module Expand all Collapse all v0 v0.1.1 Apr 11, 2023 v0.1.0 Mar 27, 2023 Changes in this version + var ValidateMachinePoolName = apivalidation.NameIsDNSSubdomain + func ValidateMachine(machine *compute.Machine) field.ErrorList + func ValidateMachineClass(machineClass *compute.MachineClass) field.ErrorList + func ValidateMachineClassUpdate(newMachineClass, oldMachineClass *compute.MachineClass) field.ErrorList + func ValidateMachinePool(machinePool *compute.MachinePool) field.ErrorList + func ValidateMachinePoolUpdate(newMachinePool, oldMachinePool *compute.MachinePool) field.ErrorList + func ValidateMachineUpdate(newMachine, oldMachine *compute.Machine) field.ErrorList