tree

package
v0.0.0-...-89ae700 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitialiseDirectory

func InitialiseDirectory(root string, envs []string) error

InitialiseDirectory creates a new directory structure for deploying from environments.

Types

type Target

type Target struct {
	Environment string
	Cluster     string
}

Target represents a specific cluster within an environment.

e.g. "eu-west" within the "production" environment.

func Targets

func Targets(fs billy.Filesystem) ([]Target, error)

Targets parses a Kubectl layout filesystem, finding all the Targets based at the root.

Jump to

Keyboard shortcuts

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