cmdimpl

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: May 19, 2021 License: MPL-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DeployTypeKustomize = "kustomize"
	DeployTypeHelm      = "helm"
)

Variables

This section is empty.

Functions

func Add

func Add(args []string, allParams AddParamSet)

Add provides the implementation for the wego add command

func Install added in v0.0.3

func Install(params InstallParamSet) ([]byte, error)

Types

type AddParamSet

type AddParamSet struct {
	Dir            string
	Name           string
	Owner          string
	Url            string
	Path           string
	Branch         string
	PrivateKey     string
	DeploymentType string
	Namespace      string
}

type InstallParamSet added in v0.0.3

type InstallParamSet struct {
	Namespace string
}

Jump to

Keyboard shortcuts

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