Documentation ¶
Index ¶
Constants ¶
View Source
const (
KeyTemplateAppVersion = "{{app-version}}"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Outputs ¶
type Outputs struct { Region string `ns:"region"` Deployer aws.User `ns:"deployer"` LambdaArn string `ns:"lambda_arn"` LambdaName string `ns:"lambda_name"` ArtifactsBucketName string `ns:"artifacts_bucket_name"` ArtifactsKeyTemplate string `ns:"artifacts_key_template"` }
func (Outputs) ArtifactsKey ¶
Click to show internal directories.
Click to hide internal directories.