Documentation ¶
Index ¶
Constants ¶
View Source
const ( PrometheusNamespace = "app_operator" PrometheusSubsystem = Name )
View Source
const (
Name = "appcatalogentry"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
func (*Resource) EnsureCreated ¶
EnsureCreated ensures appcatalogentry CRs are created or updated for this catalog CR.
func (*Resource) EnsureDeleted ¶
EnsureDeleted ensures appcatalogentry CRs are deleted for this catalog CR.
Click to show internal directories.
Click to hide internal directories.