Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindMachineConfigPools ¶
func FindMachineConfigPools(mcps *mcov1.MachineConfigPoolList, nodeGroups []nropv1alpha1.NodeGroup) ([]*mcov1.MachineConfigPool, error)
Types ¶
type Tree ¶
type Tree struct { NodeGroup *nropv1alpha1.NodeGroup MachineConfigPools []*mcov1.MachineConfigPool }
func FindTrees ¶
func FindTrees(mcps *mcov1.MachineConfigPoolList, nodeGroups []nropv1alpha1.NodeGroup) ([]Tree, error)
Click to show internal directories.
Click to hide internal directories.