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.Service GuestAWSConfig awsclient.Config HostAWSConfig awsclient.Config K8sClient kubernetes.Interface Logger micrologger.Logger RandomkeysSearcher *randomkeytpr.Service HandledVersionBundles []string InstallationName string ProjectName string PubKeyFile string }
Click to show internal directories.
Click to hide internal directories.