Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name = "tillerv1"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type Config ¶
type Config struct { HelmClient helmclient.Interface Logger micrologger.Logger }
Config represents the configuration used to create a new tiller resource.
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
Resource implements the tiller resource.
func (*Resource) EnsureCreated ¶
EnsureCreated ensures Tiller is installed and the latest version.
func (*Resource) EnsureDeleted ¶
EnsureDeleted ensures Tiller is installed and the latest version. This is so the release resource has a working tiller to connect to.
Click to show internal directories.
Click to hide internal directories.