Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewResourceSet ¶
func NewResourceSet(config ResourceSetConfig) ([]resource.Interface, error)
Types ¶
type ResourceSetConfig ¶
type ResourceSetConfig struct {
K8sClient k8sclient.Interface
Logger micrologger.Logger
}
Click to show internal directories.
Click to hide internal directories.