package
0.4.2
Repository: https://github.com/chef/go-libs.git
Documentation: pkg.go.dev

# Functions

returns a new Config with only the WS App (Tray) config loaded.
returns the ~/.chef-workstation directory.
finds the application configuration file (default .chef-workstation/.app-managed-config.toml) inside the current directory and recursively, plus inside the $HOME directory.
finds the user configuration file (default .chef-workstation/config.toml) inside the current directory and recursively, plus inside the $HOME directory.
finds the provided configuration file name inside the current directory, if the file is not there the, it looks up inside the users $HOME directory.
returns a new Config instance with both config loaded, the WS App (Tray) config and the User config.
returns a new Config with only the User config loaded (`config.toml`).

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

abstraction of the chef-workstation configuration file (config.toml).

# Type aliases

override functions to override any particular setting.