Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DesiredV0 ¶
type MachinesFunc ¶ added in v0.26.0
type MachinesFunc func(monitor mntr.Monitor, desiredTree *tree.Tree, repoURL string) (machineIDs []string, machines map[string]infra.Machine, err error)
func ListMachines ¶ added in v0.26.0
func ListMachines() MachinesFunc
Click to show internal directories.
Click to hide internal directories.