airshipctl/pkg/config
Ruslan Aliev f9fdf4eaa9 Use document filesystem in config object to read/write files
It allows us to have more clear and controllable unit tests and
to move towards bringing all file operations in airshipctl to a
common standard for all source files (using only document
filesystem module).

Change-Id: I560edb7c8e9cd682f3c188527245fcd40045e16c
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
Relates-To: #415
2021-02-23 23:29:31 -06:00
..
testdata Merge "Add InventoryRepoName field to config" 2021-01-28 06:13:58 +00:00
config_helper_test.go Removed K8s Authors 2020-09-23 11:36:43 -04:00
config_helper.go Add --overwrite option to config init cmd 2020-11-14 00:52:37 +00:00
config_test.go Use document filesystem in config object to read/write files 2021-02-23 23:29:31 -06:00
config.go Use document filesystem in config object to read/write files 2021-02-23 23:29:31 -06:00
constants.go Remove unnecessary constants 2021-01-14 14:51:12 +00:00
context.go Remove clustertype-related functions 2020-10-16 11:31:58 -05:00
encryption_config_test.go Removed K8s Authors 2020-09-23 11:36:43 -04:00
encryption_config.go Removed K8s Authors 2020-09-23 11:36:43 -04:00
errors.go Add InventoryRepoName field to config 2021-01-22 22:26:37 +00:00
management_test.go Add management config validation 2020-05-21 14:21:59 +00:00
management.go Add management config validation 2020-05-21 14:21:59 +00:00
manifest.go Add InventoryRepoName field to config 2021-01-22 22:26:37 +00:00
options_test.go Remove clustertype-related functions 2020-10-16 11:31:58 -05:00
options.go Refactor subPath out of config manifests 2020-11-04 09:30:03 -06:00
repo_test.go Add document pull step to gate script runner 2020-09-25 00:39:28 -05:00
repo.go Fix pulling docs from remote branch 2021-01-14 12:35:56 -06:00
utils.go Use document filesystem in config object to read/write files 2021-02-23 23:29:31 -06:00