package
0.0.0-20240408232739-4c4ccab96891
Repository: https://github.com/aws-controllers-k8s/dev-tools.git
Documentation: pkg.go.dev

# Functions

Load reads a local configuration file and returns an ackdev configuration object.
Save serialise a configuration object and writes it to given filepath.

# Variables

DefaultConfig is the default configuration used to generated ackdev config.

# Structs

Config is the ackdev global configuration.
Git contains information used by ackdev to manage local git repositories.
GithubConfig represents the Github information needed to personal forks.
RepositoriesConfig represent repositories that are be managed by ackdev.
RunConfig contains flags and arguments passed to service controllers binaries when they are executed locally.