# Functions
NewClientProvider creates the default rest client provider.
No description provided by the author
No description provided by the author
NewRestClientFromClient creates a new copy of the Client.
No description provided by the author
# Structs
ContainerMetadata defines container metadata for a container.
Limits defines the Cpu and Memory limits.
LogOptions defines the CloudWatch configuration.
No description provided by the author
TaskMetadata defines task metadata for a task.
TaskMetadataRestClient is a thin wrapper around an ecs task metadata client, encapsulating endpoints and their corresponding http methods.
# Interfaces
Client defines the basic HTTP client interface with GET response validation and content parsing.
ClientProvider defines.
No description provided by the author
RestClient is swappable for testing.