Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsOperatorDegraded ¶
func IsOperatorDegraded(cv configv1.ClusterVersion) bool
IsOperatorDegraded returns whether an operator is degraded in the cluster
Types ¶
type UpdatingPool ¶
UpdatingPool represents a machine config pool that is currently updating
func MachineConfigPoolsUpdating ¶
func MachineConfigPoolsUpdating(mcpl machineconfigurationv1.MachineConfigPoolList) []UpdatingPool
MachineConfigPoolsUpdating returns a list of machine config pools that are currently updating
func (UpdatingPool) String ¶
func (p UpdatingPool) String() string
String returns a string representation of the updating pool
Click to show internal directories.
Click to hide internal directories.