Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMachinesForCluster ¶
func GetMachinesForCluster(ctx context.Context, c client.Client, cluster client.ObjectKey, filters ...collections.Func) (collections.Machines, error)
GetMachinesForCluster returns a list of machines that can be filtered or not. If no filter is supplied then all machines associated with the target cluster are returned.
func IsTerminalError ¶
IsTerminalError checks whether the error is a terminalError. These are returned to indicate non-retriable errors.
func TerminalError ¶
TerminalError is used to indicate a non-retriable error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.