Versions in this module Expand all Collapse all v0 v0.0.5 Oct 31, 2022 Changes in this version + func DeployService(s *Service, sname string, tag string, cfg *config.Config) error + type DeployOpts struct + AwsProfile string + Cluster string + EcsService string + Image string + Service string + Tag string + TaskDefinitionArn string + Timeout string + type Option struct + BuildArgs map[string]*string + CacheFrom []string + ContextDir string + Dockerfile string + Tags []string + type Service struct + DependsOn []string + EcsCluster string + Image string + Path string + TaskDefinitionArn string + Type string