Documentation ¶
Index ¶
- Constants
- func IsInvalidConfig(err error) bool
- func NewClusterResourceSet(config ClusterResourceSetConfig) (*framework.ResourceSet, error)
- func NewDrainerResourceSet(config DrainerResourceSetConfig) (*framework.ResourceSet, error)
- func VersionBundle() versionbundle.Bundle
- type ClusterResourceSetConfig
- type DrainerResourceSetConfig
Constants ¶
View Source
const (
ResourceRetries uint64 = 3
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
func NewClusterResourceSet ¶
func NewClusterResourceSet(config ClusterResourceSetConfig) (*framework.ResourceSet, error)
func NewDrainerResourceSet ¶
func NewDrainerResourceSet(config DrainerResourceSetConfig) (*framework.ResourceSet, error)
func VersionBundle ¶
func VersionBundle() versionbundle.Bundle
Types ¶
type ClusterResourceSetConfig ¶
type ClusterResourceSetConfig struct { CertsSearcher legacy.Searcher GuestAWSClients aws.Clients HostAWSClients aws.Clients K8sClient kubernetes.Interface Logger micrologger.Logger RandomkeysSearcher *randomkeytpr.Service GuestUpdateEnabled bool InstallationName string OIDC cloudconfig.OIDCConfig ProjectName string }
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
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. |
resource
|
|
Click to show internal directories.
Click to hide internal directories.