Documentation
¶
Index ¶
Constants ¶
View Source
const (
Name = "appv22"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfigError ¶
IsInvalidConfigError asserts invalidConfigError.
func IsNotMigratedError ¶
IsNotMigratedError asserts notMigratedError.
Types ¶
type Config ¶
type Config struct {
G8sClient versioned.Interface
GetClusterConfigFunc func(obj interface{}) (v1alpha1.ClusterGuestConfig, error)
GetClusterObjectMetaFunc func(obj interface{}) (metav1.ObjectMeta, error)
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.