Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(config Config) (*controller.ResourceSet, error)
Types ¶
type Config ¶
type Config struct {
HandlesFunc func(obj interface{}) bool
K8sClient kubernetes.Interface
Logger micrologger.Logger
Resources []resource.Interface
ProjectName string
}
Click to show internal directories.
Click to hide internal directories.