package
13.2.4
Repository: https://github.com/giantswarm/aws-operator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

IsAlreadyTerminated asserts alreadyTerminatedError.
IsDeleteFailed asserts eventCFDeleteError.
IsDeleteInProgress asserts deleteInProgressError.
IsEmptyAmazonAccountID asserts emptyAmazonAccountIDError.
IsInvalidConfig asserts invalidConfigError.
IsMalformedAmazonAccountID asserts malformedAmazonAccountIDError.
IsNotExists asserts notExistsError.
IsNotFound asserts notFoundError.
IsTooFewResults asserts tooFewResultsError.
IsTooManyResults asserts tooManyResultsError.
IsUpdateInProgress asserts updateInProgressError.
IsWrongAmazonAccountIDLength asserts wrongAmazonAccountIDLengthError.
IsWrongType asserts wrongTypeError.
New creates a new configured cloudformation resource.

# Constants

Name is the identifier of the resource.

# Structs

Config represents the configuration used to create a new cloudformation resource.
ConfigAPIWhitelist defines guest cluster k8s public/private api whitelisting.
ConfigAPIWhitelistSecurityGroup represents the structure required for defining whitelisting for resource security group.
Resource implements the cloudformation resource.