Documentation
¶
Index ¶
- Variables
- func DestroyStack(s DestroyStackRequest) error
- func GetClouProviderCredentials(customCredentials map[string]string) credentials.ProviderCredentials
- func GetTagsAsFilters() (filters []*awsEC2Types.Filter)
- func SetAWSCredentials(ctx context.Context, stack auto.Stack, customCredentials map[string]string) error
- type DestroyStackRequest
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultCredentials = GetClouProviderCredentials(nil)
Functions ¶
func DestroyStack ¶
func DestroyStack(s DestroyStackRequest) error
func GetClouProviderCredentials ¶
func GetClouProviderCredentials(customCredentials map[string]string) credentials.ProviderCredentials
func GetTagsAsFilters ¶
func GetTagsAsFilters() (filters []*awsEC2Types.Filter)
Create a list of filters for tags based on the tags added by mapt
Types ¶
type DestroyStackRequest ¶
Click to show internal directories.
Click to hide internal directories.