airshipctl/pkg/config
Ruslan Aliev af9e46dfec Refactor CurrentContextEntryPoint function
Currently it takes ClusterType as first parameter, however
this parameter can be retrieved via appropriate function
CurrentContextClusterType in the same module.

Change-Id: I205fd7d00bf1745cada88d8fd972dac1dbe0fddf
2020-04-29 06:17:00 -05:00
..
testdata Add management configuration module 2020-04-24 21:14:16 +00:00
authinfo.go Improve config package organization pt.1 2020-04-27 20:54:59 +04:00
authinfo_test.go Improve config package organization pt.1 2020-04-27 20:54:59 +04:00
cluster.go Improve config package organization pt.1 2020-04-27 20:54:59 +04:00
cluster_test.go Improve config package organization pt.1 2020-04-27 20:54:59 +04:00
config.go Refactor CurrentContextEntryPoint function 2020-04-29 06:17:00 -05:00
config_helper.go Organize CLI helper functions 2020-04-17 09:28:18 -05:00
config_helper_test.go Organize CLI helper functions 2020-04-17 09:28:18 -05:00
config_test.go Refactor CurrentContextEntryPoint function 2020-04-29 06:17:00 -05:00
constants.go Define a standard for creating commands 2020-04-24 10:50:59 -05:00
errors.go Add management configuration module 2020-04-24 21:14:16 +00:00
options.go Fix for Lint warnings 2020-04-28 09:40:57 -05:00
options_test.go [#42] Refactor flag operations to be uniform 2020-02-20 11:25:41 -06:00
repo.go Fix for Lint warnings 2020-04-28 09:40:57 -05:00
repo_test.go Refactored airshipctl config 2020-04-22 19:26:07 -07:00
types.go Add management support to non-ephemeral hosts 2020-04-28 16:29:19 +00:00
utils.go Merge "Fix for Lint warnings" 2020-04-28 18:32:20 +00:00