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 VersionBundle ¶
func VersionBundle() 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 InstallationName string OIDC cloudconfig.OIDCConfig 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.