# Functions
GetMachineConfigPoolCondition returns the condition with the provided type.
MergeMachineConfigs combines multiple machineconfig objects into one object.
NewMachineConfigPoolCondition creates a new MachineConfigPool condition.
RemoveMachineConfigPoolCondition removes the MachineConfigPool condition with the provided type.
Resource takes an unqualified resource and returns a Group qualified GroupResource.
SetMachineConfigPoolCondition updates the MachineConfigPool to include the provided condition.
# Constants
GroupName defines the API group for machineconfigpools.
MachineConfigPoolDegraded means the update for one of the machine is not progressing due to an error.
MachineConfigPoolUpdated means machineconfigpool is updated completely.
MachineConfigPoolUpdating means machineconfigpool is updating.
# Variables
AddToScheme is the function alias for AddtoScheme.
SchemeBuilder is the scheme builder for MachineConfigPools.
SchemeGroupVersion is group version used to register these objects.
# Structs
ControllerConfig describes configuration for MachineConfigController.
ControllerConfigList is a list of ControllerConfig resources.
ControllerConfigSpec is the spec for ControllerConfig resource.
MachineConfig defines the configuration for a machine.
MachineConfigList is a list of MachineConfig resources.
MachineConfigPool describes a pool of MachineConfigs.
MachineConfigPoolCondition contains condition information for an MachineConfigPool.
MachineConfigPoolList is a list of MachineConfigPool resources.
MachineConfigPoolSpec is the spec for MachineConfigPool resource.
MachineConfigPoolStatus is the status for MachineConfigPool resource.
MachineConfigSpec is the for MachineConfig.
MCOConfig describes configuration for MachineConfigOperator.
MCOConfigList is a list of MCOConfig resources.
MCOConfigSpec is the spec for MCOConfig resource.
# Type aliases
MachineConfigPoolConditionType valid conditions of a machineconfigpool.