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 VersionBundles ¶
func VersionBundles() []versionbundle.Bundle
Types ¶
type ResourceSetConfig ¶
type ResourceSetConfig struct {
CertsSearcher certs.Interface
K8sClient kubernetes.Interface
Logger micrologger.Logger
RandomkeysSearcher randomkeys.Interface
HandledVersionBundles []string
// Name is the project name.
Name string
}
Directories
¶
| Path | Synopsis |
|---|---|
|
Package messagecontext stores and accesses the message struct in context.Context.
|
Package messagecontext stores and accesses the message struct in context.Context. |
|
resource
|
|
Click to show internal directories.
Click to hide internal directories.