controlplane

package
v0.0.0-...-8684de4 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2022 License: Apache-2.0 Imports: 40 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewContext

func NewContext(cmd *cobra.Command, banzaiCli cli.Cli) *cpContext

func NewControlPlaneCommand

func NewControlPlaneCommand(banzaiCli cli.Cli) *cobra.Command

NewControlPlaneCommand returns a cobra command for `controlplane` subcommands.

func NewDebugCommand

func NewDebugCommand(banzaiCli cli.Cli) *cobra.Command

NewDebugCommand creates a new cobra.Command for `banzai pipeline debug`.

func NewDownCommand

func NewDownCommand(banzaiCli cli.Cli) *cobra.Command

NewDownCommand creates a new cobra.Command for `banzai controlplane down`.

func NewInitCommand

func NewInitCommand(banzaiCli cli.Cli) *cobra.Command

NewInitCommand creates a new cobra.Command for `banzai pipeline init`.

func NewUpCommand

func NewUpCommand(banzaiCli cli.Cli) *cobra.Command

NewUpCommand creates a new cobra.Command for `banzai pipeline up`.

Types

type ExportedFilesHandler

type ExportedFilesHandler func(map[string][]byte) error

type ImageMetadata

type ImageMetadata struct {
	Custom struct {
		CredentialType      string `yaml:"credentialType,omitempty"`
		Enabled             bool   `yaml:"enabled"`
		GenerateClusterName bool   `yaml:"generateClusterName"`
	}
}

Jump to

Keyboard shortcuts

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