orb

package
v1.5.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AdaptFunc

func AdaptFunc(
	orbConfig *orb.Orb,
	orbiterCommit string,
	oneoff bool,
	deployOrbiter bool,
	gitClient *git.Client,
) orbiter.AdaptFunc

Types

type Current

type Current struct {
	Common    *tree.Common `yaml:",inline"`
	Clusters  map[string]*tree.Tree
	Providers map[string]*tree.Tree
}

type DesiredV0

type DesiredV0 struct {
	Common *tree.Common `yaml:",inline"`
	Spec   struct {
		Verbose bool
	}
	Clusters  map[string]*tree.Tree
	Providers map[string]*tree.Tree
}

func ParseDesiredV0 added in v0.21.0

func ParseDesiredV0(desiredTree *tree.Tree) (*DesiredV0, error)

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL