helm

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2018 License: MPL-2.0 Imports: 37 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
	// contains filtered or unexported fields
}

func NewMeta added in v0.3.2

func NewMeta(d *schema.ResourceData) (*Meta, error)

func (*Meta) GetHelmClient added in v0.2.0

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

Jump to

Keyboard shortcuts

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