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