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