helm

package
v2.0.0-alpha12....-8907509 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2018 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(user *config.UserContext, kubeConfigGetter common.KubeConfigGetter)

func WriteTempDir

func WriteTempDir(rootDir string, files map[string]string) (string, error)

Types

type Lifecycle

type Lifecycle struct {
	KubeConfigGetter      common.KubeConfigGetter
	UserManager           user.Manager
	TokenClient           mgmtv3.TokenInterface
	UserClient            mgmtv3.UserInterface
	TemplateVersionClient mgmtv3.TemplateVersionInterface
	K8sClient             kubernetes.Interface
	ListenConfigClient    mgmtv3.ListenConfigInterface
	ClusterName           string
	TemplateContentClient mgmtv3.TemplateContentInterface
	AppRevisionGetter     v3.AppRevisionsGetter
}

func (*Lifecycle) Create

func (l *Lifecycle) Create(obj *v3.App) (*v3.App, error)

func (*Lifecycle) DeployApp

func (l *Lifecycle) DeployApp(obj *v3.App, install bool) (*v3.App, error)

func (*Lifecycle) Remove

func (l *Lifecycle) Remove(obj *v3.App) (*v3.App, error)

func (*Lifecycle) Run

func (l *Lifecycle) Run(obj *v3.App, template, templateDir, notes string, install bool) error

func (*Lifecycle) Updated

func (l *Lifecycle) Updated(obj *v3.App) (*v3.App, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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