Versions in this module Expand all Collapse all v1 v1.6.0 Apr 29, 2021 Changes in this version + type ECSServiceCommandGenerator struct + Cluster string + ECSClient ecsClient + Service string + func (g ECSServiceCommandGenerator) Generate() (*GenerateCommandOpts, error) + type GenerateCommandOpts struct + func (o GenerateCommandOpts) String() string + type ServiceCommandGenerator struct + App string + ECSInformationGetter ecsInformationGetter + Env string + Service string + func (g ServiceCommandGenerator) Generate() (*GenerateCommandOpts, error)