airshipctl/cmd/config
Stanislav Egorov cd9b4dddb4 Refactored airshipctl config
Removed Modules from config. There are no other types of modules
that need additional configuration. BootstrapInfo is defined
in the config directly.

Used camelCase for config parameters.

Change-Id: I3531a061026f3b2f1e72af6272ba4709f28d1b3d
2020-04-22 19:26:07 -07:00
..
testdata Refactored airshipctl config 2020-04-22 19:26:07 -07:00
config_test.go Properly locate tests within a config_test pkg for pkg/config and cmd/config 2020-03-11 16:21:57 -07:00
config.go Add copyright for missing files 2020-04-09 08:35:59 -05:00
get_authinfo_test.go Organize CLI helper functions 2020-04-17 09:28:18 -05:00
get_authinfo.go Organize CLI helper functions 2020-04-17 09:28:18 -05:00
get_cluster_test.go Refactor of codebase addressing IDE errors 2020-04-14 15:55:04 -04:00
get_cluster.go Organize CLI helper functions 2020-04-17 09:28:18 -05:00
get_context_test.go Remove getters/setters of AirshipCTLSettings 2020-04-08 09:00:32 -05:00
get_context.go Organize CLI helper functions 2020-04-17 09:28:18 -05:00
init_test.go [#6] Add config init subcommand 2020-02-17 16:22:10 -06:00
init.go Remove getters/setters of AirshipCTLSettings 2020-04-08 09:00:32 -05:00
set_authinfo_test.go Remove getters/setters of AirshipCTLSettings 2020-04-08 09:00:32 -05:00
set_authinfo.go Remove getters/setters of AirshipCTLSettings 2020-04-08 09:00:32 -05:00
set_cluster_test.go Remove getters/setters of AirshipCTLSettings 2020-04-08 09:00:32 -05:00
set_cluster.go Remove getters/setters of AirshipCTLSettings 2020-04-08 09:00:32 -05:00
set_context_test.go Remove getters/setters of AirshipCTLSettings 2020-04-08 09:00:32 -05:00
set_context.go Remove getters/setters of AirshipCTLSettings 2020-04-08 09:00:32 -05:00
use_context_test.go Remove getters/setters of AirshipCTLSettings 2020-04-08 09:00:32 -05:00
use_context.go Remove getters/setters of AirshipCTLSettings 2020-04-08 09:00:32 -05:00