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

# Packages

Package mocks is a generated GoMock package.

# Structs

JobProps contains the information needed to represent a Job.
ServiceProps contains the information needed to represent a Service (port, HealthCheck, and workload common props).
WorkloadInitializer holds the clients necessary to initialize either a service or job in an existing application.
WorkloadProps contains the information needed to represent a Workload (job or service).

# Interfaces

Prog contains the methods needed to render multi-stage operations.
Store represents the methods needed to add workloads to the SSM parameter store.
WorkloadAdder contains the methods needed to add jobs and services to an existing application.
Workspace contains the methods needed to manipulate a Copilot workspace.