orb

package
v0.21.10 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AdaptFunc

func AdaptFunc(
	orb *orb.Orb,
	orbiterCommit string,
	oneoff bool,
	deployOrbiter bool) orbiter.AdaptFunc

func RewriteFunc added in v0.21.0

func RewriteFunc(
	orb *orb.Orb, newMasterkey string) secret.Func

func SecretsFunc

func SecretsFunc(
	orb *orb.Orb) secret.Func

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)

Jump to

Keyboard shortcuts

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