Versions in this module Expand all Collapse all v0 v0.18.0 Apr 6, 2018 Changes in this version + func InternalRegistry(ctx context.Context) (string, error) v0.17.0 Nov 30, 2017 Changes in this version + const AwsAvailabilityZoneURL + const AwsInstanceIdURL + const AwsStackNameTag + const ErrMsgBucketAlreadyExists + const ErrMsgBucketAlreadyOwnedByYou + const ErrMsgInvalidACL + const ErrMsgNoSuchBucket + func Region() (string, error) + func S3CreateBucket(name string, acl string, region string) (string, error) + func S3DeleteBucket(name string, region string, force bool) error + func S3GetBucketLocation(bucket string, region string) (string, error) + func S3ListBuckets(region string) (*[]string, error) + func StackInfo(ctx context.Context, outputs *map[string]string) error + type MetadataKey string