Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type Chart ¶
type Chart struct {
*controller.Controller
}
type Config ¶
type Config struct {
Fs afero.Fs
G8sClient versioned.Interface
HelmClient helmclient.Interface
K8sClient kubernetes.Interface
K8sExtClient apiextensionsclient.Interface
Logger micrologger.Logger
ProjectName string
WatchNamespace string
}
Click to show internal directories.
Click to hide internal directories.