Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client enables business logic for running the Agent inside Docker
func (*Client) IsAgentImageLoaded ¶
IsAgentImageLoaded returns true if the Agent image is loaded in Docker
func (*Client) RemoveExistingAgentContainer ¶
RemoveExistingAgentContainer remvoes any existing container named "ecs-agent" or returns without error if none is found
func (*Client) StartAgent ¶
StartAgent starts the Agent in Docker and returns the exit code from the container
Click to show internal directories.
Click to hide internal directories.