Documentation ¶
Index ¶
Constants ¶
View Source
const (
ResourceRetries uint64 = 3
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
func NewResourceSet ¶
func NewResourceSet(config ResourceSetConfig) (*controller.ResourceSet, error)
Types ¶
type ResourceSetConfig ¶
type ResourceSetConfig struct { K8sClient k8sclient.Interface Logger micrologger.Logger ProjectName string }
Click to show internal directories.
Click to hide internal directories.