package
1.4.17
Repository: https://github.com/insionng/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package ecsiface provides an interface to enable mocking the Amazon EC2 Container Service service client for testing your code.

# Functions

New creates a new instance of the ECS client with a session.

# Constants

AgentUpdateStatusFailed is a AgentUpdateStatus enum value.
AgentUpdateStatusPending is a AgentUpdateStatus enum value.
AgentUpdateStatusStaged is a AgentUpdateStatus enum value.
AgentUpdateStatusStaging is a AgentUpdateStatus enum value.
AgentUpdateStatusUpdated is a AgentUpdateStatus enum value.
AgentUpdateStatusUpdating is a AgentUpdateStatus enum value.
DesiredStatusPending is a DesiredStatus enum value.
DesiredStatusRunning is a DesiredStatus enum value.
DesiredStatusStopped is a DesiredStatus enum value.
LogDriverAwslogs is a LogDriver enum value.
LogDriverFluentd is a LogDriver enum value.
LogDriverGelf is a LogDriver enum value.
LogDriverJournald is a LogDriver enum value.
LogDriverJsonFile is a LogDriver enum value.
LogDriverSplunk is a LogDriver enum value.
LogDriverSyslog is a LogDriver enum value.
NetworkModeBridge is a NetworkMode enum value.
NetworkModeHost is a NetworkMode enum value.
NetworkModeNone is a NetworkMode enum value.
A ServiceName is the name of the service the client will make API calls to.
SortOrderAsc is a SortOrder enum value.
SortOrderDesc is a SortOrder enum value.
TaskDefinitionFamilyStatusActive is a TaskDefinitionFamilyStatus enum value.
TaskDefinitionFamilyStatusAll is a TaskDefinitionFamilyStatus enum value.
TaskDefinitionFamilyStatusInactive is a TaskDefinitionFamilyStatus enum value.
TaskDefinitionStatusActive is a TaskDefinitionStatus enum value.
TaskDefinitionStatusInactive is a TaskDefinitionStatus enum value.
TransportProtocolTcp is a TransportProtocol enum value.
TransportProtocolUdp is a TransportProtocol enum value.
UlimitNameCore is a UlimitName enum value.
UlimitNameCpu is a UlimitName enum value.
UlimitNameData is a UlimitName enum value.
UlimitNameFsize is a UlimitName enum value.
UlimitNameLocks is a UlimitName enum value.
UlimitNameMemlock is a UlimitName enum value.
UlimitNameMsgqueue is a UlimitName enum value.
UlimitNameNice is a UlimitName enum value.
UlimitNameNofile is a UlimitName enum value.
UlimitNameNproc is a UlimitName enum value.
UlimitNameRss is a UlimitName enum value.
UlimitNameRtprio is a UlimitName enum value.
UlimitNameRttime is a UlimitName enum value.
UlimitNameSigpending is a UlimitName enum value.
UlimitNameStack is a UlimitName enum value.

# Structs

The attributes applicable to a container instance when it is registered.
A regional grouping of one or more container instances on which you can run task requests.
A Docker container that is part of a task.
Container definitions are used in task definitions to describe the different containers that are launched as part of a task.
An EC2 instance that is running the Amazon ECS agent and has been registered with a cluster.
The overrides that should be sent to a container.
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
No description provided by the author
The details of an Amazon ECS service deployment.
Optional deployment parameters that control how many tasks run during the deployment and the ordering of stopping and starting tasks.
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
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
No description provided by the author
No description provided by the author
Amazon EC2 Container Service (Amazon ECS) is a highly scalable, fast, container management service that makes it easy to run, stop, and manage Docker containers on a cluster of EC2 instances.
A failed resource.
Hostnames and IP address entries that are added to the /etc/hosts file of a container via the extraHosts parameter of its ContainerDefinition.
Details on a container instance host volume.
A key and value pair object.
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
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
Details on a load balancer that is used with a service.
Log configuration options to send to a custom log driver for the container.
Details on a volume mount point that is used in a container definition.
Details on the network bindings between a container and its host container instance.
Port mappings allow containers to access ports on the host container instance to send or receive traffic.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Describes the resources available for a container instance.
No description provided by the author
No description provided by the author
Details on a service within a cluster.
Details on an event associated with a service.
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
No description provided by the author
Details on a task in a cluster.
Details of a task definition.
The overrides associated with a task.
The ulimit settings to pass to the container.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The Docker and Amazon ECS container agent version information about a container instance.
A data volume used in a task definition.
Details on a data volume from another container.