Versions in this module Expand all Collapse all v0 v0.0.5 Oct 31, 2022 Changes in this version + const Filename + func CheckCommand(command string, subcommand []string) (string, error) + type Config struct + AwsProfile string + AwsRegion string + Env string + IsGlobal bool + Namespace string + Session *session.Session + func InitializeConfig(options ...Option) (*Config, error) + type Option func(*requiments) + func WithConfigFile() Option + func WithDocker() Option + func WithSSMPlugin() Option