airshipctl/pkg/config
Ian Howell 1d09fa090c Add auth to template for 22_test_configs.sh
This adds the following vairables to be used with the 22_test_configs.sh
script, so that it can generate configs which have access to private
repos.

* AIRSHIP_CONFIG_MANIFEST_REPO_AUTH_TYPE
* AIRSHIP_CONFIG_MANIFEST_REPO_AUTH_KEY_PASSWORD
* AIRSHIP_CONFIG_MANIFEST_REPO_AUTH_KEY_PATH
* AIRSHIP_CONFIG_MANIFEST_REPO_AUTH_HTTP_PASSWORD
* AIRSHIP_CONFIG_MANIFEST_REPO_AUTH_SSH_PASSWORD
* AIRSHIP_CONFIG_MANIFEST_REPO_AUTH_USERNAME

Relates-To: #627

Change-Id: I791e45eb6747e76f0e69a7cdcfde90db570fa1d1
2021-09-03 09:16:36 -05:00
..
testdata Remove NameInKubeconf field from Context struct 2021-03-26 19:22:52 -05:00
config.go Update metadata.yaml to kubernetes style 2021-06-04 03:34:31 +00:00
config_helper.go Refactor config get-manifest command 2021-04-03 22:27:43 -05:00
config_helper_test.go Refactor config get-manifest command 2021-04-03 22:27:43 -05:00
config_test.go Update metadata.yaml to kubernetes style 2021-06-04 03:34:31 +00:00
constants.go Change default manifest target path 2021-05-03 12:08:52 +00:00
context.go Remove NameInKubeconf field from Context struct 2021-03-26 19:22:52 -05:00
errors.go Implement fetching remote refs for document pull 2021-07-29 10:16:27 -05: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 Update metadata.yaml to kubernetes style 2021-06-04 03:34:31 +00:00
manifest_test.go Change default manifest target path 2021-05-03 12:08:52 +00:00
options.go Implement fetching remote refs for document pull 2021-07-29 10:16:27 -05:00
options_test.go Show the context name and current context using get-context command 2021-05-19 13:42:22 +05:30
repo.go Add auth to template for 22_test_configs.sh 2021-09-03 09:16:36 -05:00
repo_test.go Add document pull step to gate script runner 2020-09-25 00:39:28 -05:00
utils.go Change default manifest target path 2021-05-03 12:08:52 +00:00