package
2.10.0-rc.1+incompatible
Repository: https://github.com/pepov/helm.git
Documentation: pkg.go.dev
# Functions
New returns an environment initialized with the defaults.
# Constants
DefaultTillerNamespace is the default namespace for Tiller.
GoTplEngine is the name of the Go template engine, as registered in the EngineYard.
# Variables
DefaultEngine points to the engine that the EngineYard should treat as the default.
# Structs
Environment provides the context for executing a client request.
PrintingKubeClient implements KubeClient, but simply prints the reader to the given output.
# Interfaces
Engine represents a template engine that can render templates.
KubeClient represents a client capable of communicating with the Kubernetes API.
# Type aliases
EngineYard maps engine names to engine implementations.