Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name = "chartoperator"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type Config ¶
type Config struct { // Dependencies. FileSystem afero.Fs CtrlClient client.Client K8sClient kubernetes.Interface Logger micrologger.Logger Values *values.Values // Settings. ChartNamespace string WorkloadClusterID string }
Config represents the configuration used to create a new clients resource.
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
func (Resource) EnsureCreated ¶
func (Resource) EnsureDeleted ¶
Click to show internal directories.
Click to hide internal directories.