Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CutHostedZonePrefix ¶ added in v0.1.19
CutHostedZonePrefix removes the 'hosted-zone' prefix from AWS hosted zone IDs
func FetchTag ¶
FetchTag returns the value of the AWS tag with the key s or an empty string if the tag is not found.
func GetRegionsFromDB ¶
GetRegionsFromDB gets the AWS Regions from the database.
func MaybeSkipRetry ¶ added in v0.1.22
MaybeSkipRetry wraps known AWS errors with asynq.SkipRetry, so that the tasks from which these errors originate from won't be retried.
func RestoreAsteriskPrefix ¶ added in v0.1.19
RestoreAsteriskPrefix checks whether the string starts with a \052 prefix and swaps it with an asterisk for internal storage. ex: \052.inventory.gardener.com becomes *.inventory.gardener.com
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.