package
1.21.0
Repository: https://github.com/aws/amazon-ecs-cli.git
Documentation: pkg.go.dev

# Packages

Package clients implements the secrets.SecretDecrypter interface for AWS clients.

# Functions

NewContainerSecret returns a new container secret.

# Structs

A ContainerSecret labels an ECS secret with the container name it belongs to.

# Interfaces

SecretDecrypter wraps the DecryptSecret function.