Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name = "chartmigration"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type Config ¶
type Config struct { G8sClient versioned.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 ¶
func (*Resource) EnsureDeleted ¶
EnsureDeleted is not implemented as no migration is required.
Click to show internal directories.
Click to hide internal directories.