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

# Packages

Package mocks is a generated GoMock package.

# Functions

NewServiceClient returns a ServiceClient for the svc service under env and app.
NewTaskClient returns a TaskClient that can retrieve logs from the given tasks under the groupName.
WriteHumanLogs outputs CloudWatch logs in human-readable format.
WriteJSONLogs outputs CloudWatch logs in JSON format.

# Structs

ServiceClient retrieves the logs of an Amazon ECS service.
TaskClient retrieves the logs of Amazon ECS tasks.
WriteLogEventsOpts wraps the parameters to call WriteLogEvents.

# Interfaces

HumanJSONStringer can output in both human-readable and JSON format.
TasksDescriber describes ECS tasks.