Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Outputs ¶
type Outputs struct { Region string `ns:"region"` ServiceName string `ns:"service_name"` ImageRepoUrl docker.ImageUrl `ns:"image_repo_url,optional"` ImagePusher aws.User `ns:"image_pusher,optional"` MainContainerName string `ns:"main_container_name,optional"` Deployer aws.User `ns:"deployer,optional"` Cluster aws_fargate.Outputs `ns:",connectionType:cluster/aws-fargate,connectionContract=cluster/aws/ecs:fargate"` }
func (Outputs) GetDeployer ¶ added in v0.0.40
Click to show internal directories.
Click to hide internal directories.