Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
func IsInvalidConfig(err error) bool
IsInvalidConfig asserts invalidConfigError.
func NewClusterResourceSet ¶
func NewClusterResourceSet(config ControllerConfig) ([]resource.Interface, error)
func NewController ¶
func NewController(config ControllerConfig) (*controller.Controller, error)
Types ¶
type ControllerConfig ¶
type ControllerConfig struct {
K8sClient k8sclient.Interface
Logger micrologger.Logger
SentryDSN string
Debug setting.Debug
}
Click to show internal directories.
Click to hide internal directories.