Documentation
¶
Index ¶
- func IsInvalidConfig(err error) bool
- func IsInvalidVersion(err error) bool
- func NewClusterFramework(config ClusterFrameworkConfig) (*framework.Framework, error)
- func NewDrainerFramework(config DrainerFrameworkConfig) (*framework.Framework, error)
- type ClusterFrameworkConfig
- type DrainerFrameworkConfig
- type DrainerFrameworkConfigAWS
- type FrameworkConfigAWSConfig
- type FrameworkConfigOIDCConfig
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
func IsInvalidVersion ¶
IsInvalidVersion asserts invalidVersionError.
func NewClusterFramework ¶
func NewClusterFramework(config ClusterFrameworkConfig) (*framework.Framework, error)
func NewDrainerFramework ¶
func NewDrainerFramework(config DrainerFrameworkConfig) (*framework.Framework, error)
Types ¶
type ClusterFrameworkConfig ¶
type ClusterFrameworkConfig struct { G8sClient versioned.Interface K8sClient kubernetes.Interface K8sExtClient apiextensionsclient.Interface Logger micrologger.Logger GuestAWSConfig FrameworkConfigAWSConfig GuestUpdateEnabled bool HostAWSConfig FrameworkConfigAWSConfig InstallationName string OIDC FrameworkConfigOIDCConfig ProjectName string PubKeyFile string }
type DrainerFrameworkConfig ¶
type DrainerFrameworkConfig struct { G8sClient versioned.Interface K8sClient kubernetes.Interface K8sExtClient apiextensionsclient.Interface Logger micrologger.Logger AWS DrainerFrameworkConfigAWS GuestUpdateEnabled bool 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. |
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. |
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. |
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. |
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. |
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. |
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. |
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.