Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name = "app"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfigError ¶
IsInvalidConfigError asserts invalidConfigError.
Types ¶
type Config ¶
type Config struct { G8sClient versioned.Interface K8sClient kubernetes.Interface Logger micrologger.Logger Provider string }
Config represents the configuration used to create a new chartconfig service.
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
Resource provides shared functionality for managing chartconfigs.
func (*Resource) GetCurrentState ¶
func (*Resource) GetDesiredState ¶
Click to show internal directories.
Click to hide internal directories.