package
0.1.0
Repository: https://github.com/2opremio/amazon-ecs-cli.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

GetFilePermissions is a utility method that gets permissions of a file.
NewCliConfig creates a new instance of CliConfig from the cluster name.
NewCliParams creates a new ECSParams object from the config file.
NewReadWriter creates a new Parser object.

# Constants

No description provided by the author

# Structs

CliConfig is the top level struct used to map to the ini config.
CliParams saves config to create an aws service clients.
Destination stores the config destination path to write to and the permissions to create the ecs config directory if none exists.
IniReadWriter implments the ReadWriter interfaces.
SectionKeys is the struct embedded in CliConfig.

# Interfaces

ReadWriter interface has methods to read and write ecs-cli config to and from the config file.