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) (*framework.ResourceSet, error)
func VersionBundles ¶
func VersionBundles() []versionbundle.Bundle
Types ¶
type ResourceSetConfig ¶
type ResourceSetConfig struct { CertsSearcher legacy.Searcher GuestAWSClients aws.Clients HostAWSClients aws.Clients K8sClient kubernetes.Interface Logger micrologger.Logger RandomkeysSearcher *randomkeytpr.Service HandledVersionBundles []string InstallationName string ProjectName string }
Directories
¶
Path | Synopsis |
---|---|
resource
|
|
cloudformation/adapter
Package adapter contains the required logic for creating data structures used for feeding CloudFormation templates.
|
Package adapter contains the required logic for creating data structures used for feeding CloudFormation templates. |
Click to show internal directories.
Click to hide internal directories.