# Functions
NewContainerResponse creates a new container response based on container id.
NewTaskResponse creates a new response object for the task.
NewTaskStatsResponse returns a new task stats response object.
# Structs
ContainerResponse defines the schema for the container response JSON object.
LimitsResponse defines the schema for task/cpu limits response JSON object.
PortResponse defines the schema for portmapping response JSON object.
TaskResponse defines the schema for the task response JSON object.