Documentation ¶
Index ¶
- func AdaptFunc(id string, whitelist dynamic.WhiteListFunc, ...) orbiter.AdaptFunc
- func ListMachines(monitor mntr.Monitor, desiredTree *tree.Tree, providerID string) (map[string]infra.Machine, error)
- func NewMachinesService(monitor mntr.Monitor, desired *DesiredV0, id string) *machinesService
- type Current
- type DesiredV0
- type Keys
- type Machine
- type Spec
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListMachines ¶ added in v0.26.0
Types ¶
type Current ¶
type Current struct { Common *tree.Common `yaml:",inline"` Current struct { Ingresses map[string]*infra.Address // contains filtered or unexported fields } }
func (*Current) Cleanupped ¶
Click to show internal directories.
Click to hide internal directories.