Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name = "tillermigration"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type Config ¶
type Config struct { // Dependencies. G8sClient versioned.Interface K8sClient kubernetes.Interface Logger micrologger.Logger // Settings. TillerNamespace string }
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
func (*Resource) EnsureCreated ¶
EnsureCreated ensures tiller resources are deleted once all helm releases are migrated to v3.
func (*Resource) EnsureDeleted ¶
EnsureDeleted is no-op method for this resource
Click to show internal directories.
Click to hide internal directories.