helm

package
v2.1.12-rc2+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2019 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AppIDsLabel = "cattle.io/appIds"
)

Variables

This section is empty.

Functions

func Register

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

func WriteTempDir

func WriteTempDir(tempDirs *common.HelmPath, files map[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
	AppGetter             v3.AppsGetter
	NsClient              corev1.NamespaceInterface
}

func (*Lifecycle) Create

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

func (*Lifecycle) DeployApp

func (l *Lifecycle) DeployApp(obj *v3.App) (*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, notes string, tempDirs *hCommon.HelmPath) 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