Documentation ¶
Index ¶
- func AvailabilityZones() ([]string, error)
- func CreateS3Bucket(bucketName string, region string) (string, error)
- func GetAccountIDAndRegion() (string, string, error)
- func GetContainerRegistryHost() (string, error)
- func LazyCreateRegistry(orgName string, appName string) error
- func NewAwsSession() (*session.Session, string, error)
- func RegisterAwsCustomDomain(customDomain string, elbAddress string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AvailabilityZones ¶ added in v1.3.85
func CreateS3Bucket ¶ added in v1.3.85
CreateS3Bucket creates a new S3 bucket in the default region with the given bucket name returning the location string
func GetAccountIDAndRegion ¶
GetAccountID returns the current account ID
func GetContainerRegistryHost ¶
GetContainerRegistryHost
func LazyCreateRegistry ¶
LazyCreateRegistry lazily creates the ECR registry if it does not already exist
func RegisterAwsCustomDomain ¶ added in v1.3.91
RegisterAwsCustomDomain registers a wildcard ALIAS for the custom domain to point at the given ELB host name
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.