# Functions

NewECSDriver returns a new DriverPlugin implementation.

# Structs

Driver is a driver for running ECS containers.
DriverConfig is the driver configuration set by the SetConfig RPC call.
No description provided by the author
No description provided by the author
TaskConfig is the driver configuration of a task within a job.
No description provided by the author
TaskState is the state which is encoded in the handle returned in StartTask.