package
1.34.1
Repository: https://github.com/aws/copilot-cli.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New creates a new Orchestrator.
RunTaskWithProxy returns a RunTaskOption that sets up a proxy connection to hosts.

# Structs

ContainerDefinition defines information necessary to run a container.
Host represents a service reachable via the network.
Orchestrator manages running a Task.
Task defines a set of Containers to be run together.

# Interfaces

DockerEngine is used by Orchestrator to manage containers.

# Type aliases

RunTaskOption adds optional data to RunTask.