helm

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2017 License: MPL-2.0 Imports: 35 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrReleaseNotFound = errors.New("release not found")
View Source
var ErrRepositoryNotFound = errors.New("repository not found")

Functions

func Provider

func Provider() terraform.ResourceProvider

Provider returns the provider schema to Terraform.

Types

type Meta

type Meta struct {
	Settings         *helm_env.EnvSettings
	TLSConfig        *tls.Config
	K8sClient        kubernetes.Interface
	K8sConfig        *rest.Config
	Tunnel           *kube.Tunnel
	DefaultNamespace string
}

func (*Meta) GetHelmClient added in v0.2.0

func (m *Meta) GetHelmClient() helm.Interface

Jump to

Keyboard shortcuts

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