# Packages
No description provided by the author
# Functions
RemoveFromTaskArray removes the element at ndx from an array of task pointers, arr.
TaskFromACS translates ecsacs.Task to apitask.Task by first marshaling the received ecsacs.Task to json and unmarshaling it as apitask.Task.
# Constants
specifies awsvpc type mode for a task.
specifies bridge type mode for a task.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NamespacePauseContainerName is the internal name for the IPC resource namespace and/or PID namespace sharing pause container.
NetworkPauseContainerName is the internal name for the pause container.
No description provided by the author
# Structs
Association is a definition of a device (or other potential things) that is associated with a task.
EncodedString is used to describe an association, the consumer of the association data should be responsible to decode it.
PlatformFields consists of fields specific to Linux for a task.
Task is the internal representation of a task in the ECS agent.
TaskOverrides are the overrides applied to a task.
TaskVolume is a definition of all the volumes available for containers to reference within a task.
# Type aliases
TaskENIs type enumerates the list of ENI objects as a type.