Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name = "chartcrd"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type Config ¶
type Config struct {
Logger micrologger.Logger
}
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
func (*Resource) EnsureCreated ¶
func (*Resource) EnsureDeleted ¶
EnsureDeleted is a no-op because the chart CRD in the workload cluster is deleted with the workload cluster resources.
Click to show internal directories.
Click to hide internal directories.