airshipctl/cmd/config
Michael Beaver 193dc935f1 Refactor subPath out of config manifests
This change removes the SubPath entry portion of the config manifests, and
refactors several areas that used it. This also updates unit tests to
reflect the new changes.

Closes: #255

Change-Id: Ibbb519a3f1fb28a1594e971274c5de54b99c867e
2020-11-04 09:30:03 -06:00
..
testdata Refactor subPath out of config manifests 2020-11-04 09:30:03 -06:00
config_test.go Removed K8s Authors 2020-09-23 11:36:43 -04:00
config.go Remove clusters, users, reconcilation and config import 2020-09-16 18:35:12 -05:00
get_context_test.go Removed K8s Authors 2020-09-23 11:36:43 -04:00
get_context.go Remove clustertype-related functions 2020-10-16 11:31:58 -05:00
get_encryption_config_test.go Removed K8s Authors 2020-09-23 11:36:43 -04:00
get_encryption_config.go Adding commands to get and set encryption configs 2020-09-16 15:58:16 +00:00
get_management_config_test.go Removed K8s Authors 2020-09-23 11:36:43 -04:00
get_management_config.go Refactor config* commands 2020-09-03 23:52:49 -05:00
get_manifest_test.go Replace PrimaryRepositoryName with PhaseRepositoryName 2020-10-12 15:28:27 +03:00
get_manifest.go Refactor config* commands 2020-09-03 23:52:49 -05:00
init_test.go Removed K8s Authors 2020-09-23 11:36:43 -04:00
init.go Remove kubeconfig from config struct 2020-10-07 14:35:07 -05:00
set_context_test.go Remove clustertype-related functions 2020-10-16 11:31:58 -05:00
set_context.go Remove clustertype-related functions 2020-10-16 11:31:58 -05:00
set_encryption_config.go Removed K8s Authors 2020-09-23 11:36:43 -04:00
set_encryption_configuration_test.go Adding commands to get and set encryption configs 2020-09-16 15:58:16 +00:00
set_management_configuration_test.go Refactor config* commands 2020-09-03 23:52:49 -05:00
set_management_configuration.go Remove kubeconfig from config struct 2020-10-07 14:35:07 -05:00
set_manifest_test.go Refactor subPath out of config manifests 2020-11-04 09:30:03 -06:00
set_manifest.go Refactor subPath out of config manifests 2020-11-04 09:30:03 -06:00
use_context_test.go Removed K8s Authors 2020-09-23 11:36:43 -04:00
use_context.go Removed K8s Authors 2020-09-23 11:36:43 -04:00