Documentation ¶
Index ¶
- Constants
- func EC2FiltersFromEC2Tags(tags []ec2types.Tag) []ec2types.Filter
- func EC2FiltersFromTags(tags []apitypes.Tag) []ec2types.Filter
- func GetInstanceState(result *ec2.DescribeInstancesOutput, instanceID string) ec2types.InstanceStateName
- func GetTagsFromECTags(tags []ec2types.Tag) []apitypes.Tag
- func WrapError(err error) error
- type FatalError
- type RetryableError
Constants ¶
Variables ¶
This section is empty.
Functions ¶
func GetInstanceState ¶
func GetInstanceState(result *ec2.DescribeInstancesOutput, instanceID string) ec2types.InstanceStateName
Types ¶
type FatalError ¶
type FatalError = provider.FatalError
type RetryableError ¶
type RetryableError = provider.RetryableError
Click to show internal directories.
Click to hide internal directories.