Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ECSCluster ¶
ECSCluster reprensens a cluster on ECS
type ECSService ¶
type ECSService struct { ID string // Service ARN Name string // Name of the service DesiredT, PendingT, RunningT int64 // Service task information }
ECSService represents a service on an ECS cluster
Click to show internal directories.
Click to hide internal directories.