# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GenTaskDefinitions returns tasks with TaskArn set to arnPrefix+offset+version, where offset is [0, count).
GenTasks returns tasks with TaskArn set to arnPrefix+offset, where offset is [0, count).
NewCluster creates a mock ECS cluster with default limits.
NewClusterWithName creates a cluster that checks for cluster name if request includes a non empty cluster name.

# Structs

APIStat keep track of individual API calls.
Cluster implements both ECS and EC2 API for a single cluster.
ClusterStats keep track of API methods for one ECS cluster.
PageLimit defines number of items in a single page for different APIs.