airshipctl/pkg/config
Ruslan Aliev fba618225a Remove AirshipCTLSettings from root level cmd
AirshipCTLSettings will no longer be used by any command, so this
patch removes it from root level.

Change-Id: I2aa1d80ab0785b498af1ac2c86334f9b0d9ff047
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
Relates-To: #327
2020-09-03 23:52:49 -05:00
..
testdata Move bootstrapInfo config section to manifests 2020-08-31 16:54:46 +03:00
authinfo.go Fix Lint warnings: Missing comments for functions 2020-04-30 22:32:39 -05:00
authinfo_test.go Encoding secret data in airshipctl config files 2020-05-08 15:09:17 +00:00
cluster.go Move bootstrapInfo config section to manifests 2020-08-31 16:54:46 +03:00
cluster_test.go Improve config package organization pt.1 2020-04-27 20:54:59 +04:00
config.go Refactor config init command 2020-09-03 23:52:49 -05:00
config_helper.go Exclude kubeconfig from use-context update 2020-07-16 18:58:31 +04:00
config_helper_test.go New CLI option to get/set manifest 2020-06-25 18:47:51 -05:00
config_test.go Move bootstrapInfo config section to manifests 2020-08-31 16:54:46 +03:00
constants.go Remove AirshipCTLSettings from root level cmd 2020-09-03 23:52:49 -05:00
context.go documentation changes 2020-07-29 09:17:00 -04:00
errors.go Merge "Fixed TODO in package config" 2020-09-01 22:17:51 +00:00
management.go Add management config validation 2020-05-21 14:21:59 +00:00
management_test.go Add management config validation 2020-05-21 14:21:59 +00:00
manifest.go documentation changes 2020-07-29 09:17:00 -04:00
options.go Fixed TODO in package config 2020-08-28 22:56:41 -07:00
options_test.go [#42] Refactor flag operations to be uniform 2020-02-20 11:25:41 -06:00
repo.go documentation changes 2020-07-29 09:17:00 -04:00
repo_test.go Fix pull documents for non-master branch 2020-05-09 01:22:54 -05:00
utils.go Introduce new approach of config object loading 2020-09-02 23:41:05 -05:00