//
pkg.gl
Category
github.com/aws/amazon-ecs-cli
ecs-cli
modules
cli
compose
entity
service
package
1.21.0
Repository:
https://github.com/aws/amazon-ecs-cli.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
24
Dependents
4
Files
827 SLOC
#
Functions
NewService
NewService creates an instance of a Service and also sets up a cache for task definition.
#
Constants
DefaultUpdateServiceTimeout
DefaultUpdateServiceTimeout is the time that the CLI will wait to check if the count of running tasks is changing.
#
Structs
Service
Service type is placeholder for a single task definition and its cache and it performs operations on ECS Service level.