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)
func VersionBundle ¶
func VersionBundle() versionbundle.Bundle
Types ¶
type ResourceSetConfig ¶
type ResourceSetConfig struct {
CertsSearcher certs.Interface
K8sClient kubernetes.Interface
Logger micrologger.Logger
RandomkeysSearcher randomkeys.Interface
GuestUpdateEnabled bool
Name string
}
Click to show internal directories.
Click to hide internal directories.