airshipctl/cmd/config
Yasin, Siraj (SY495P) e0a4d980f6 [#22] - use table test for set context tests
* Added a helper function InitContextConfig to setup actual and expected
configs
* used testutils.runTest
* added golden files with expected output

Change-Id: I720da38103354a8eb0665ec077529584581e6923
2020-02-28 17:05:41 +00:00
..
testdata [#22] - use table test for set context tests 2020-02-28 17:05:41 +00:00
config_test.go Tighten the restrictions of the linter 2020-01-10 14:54:34 -06:00
config.go [#56] Add use-context subcommand 2020-02-26 10:35:13 -06:00
get_authinfo_test.go Introduces config cmd's for set-credentials and get-credentials 2020-02-04 13:01:19 -05:00
get_authinfo.go [#42] Refactor flag operations to be uniform 2020-02-20 11:25:41 -06:00
get_cluster_test.go This tests get-cluster with the pre-built CmdTest 2019-11-15 10:30:41 -06:00
get_cluster.go [#42] Refactor flag operations to be uniform 2020-02-20 11:25:41 -06:00
get_context_test.go Fix various code style issues 2020-02-07 09:28:18 -06:00
get_context.go [#42] Refactor flag operations to be uniform 2020-02-20 11:25:41 -06:00
init_test.go [#6] Add config init subcommand 2020-02-17 16:22:10 -06:00
init.go [#6] Add config init subcommand 2020-02-17 16:22:10 -06:00
set_authinfo_test.go [#50] Clean up temp files from unit tests 2020-02-20 11:48:11 -06:00
set_authinfo.go [#42] Refactor flag operations to be uniform 2020-02-20 11:25:41 -06:00
set_cluster_test.go [#50] Clean up temp files from unit tests 2020-02-20 11:48:11 -06:00
set_cluster.go [#42] Refactor flag operations to be uniform 2020-02-20 11:25:41 -06:00
set_context_test.go [#22] - use table test for set context tests 2020-02-28 17:05:41 +00:00
set_context.go [#56] Disable context switching with set-context 2020-02-26 10:36:26 -06:00
use_context_test.go [#56] Add use-context subcommand 2020-02-26 10:35:13 -06:00
use_context.go [#56] Add use-context subcommand 2020-02-26 10:35:13 -06:00