k3s/pkg/client/clientcmd
Jeff Lowdermilk 703b642886 Merge pull request #4517 from liggitt/kubeconfig_cert_data
Let .kubeconfig be a single-source config for API clients
2015-02-19 10:22:58 -08:00
..
api Let .kubeconfig populate ca/cert/key data, and basic-auth username/password in client configs 2015-02-19 11:29:42 -05:00
auth_loaders.go Revert "Revert "add kubeconfig types"" 2015-01-08 09:42:30 -05:00
client_config.go Let .kubeconfig populate ca/cert/key data, and basic-auth username/password in client configs 2015-02-19 11:29:42 -05:00
client_config_test.go Let .kubeconfig populate ca/cert/key data, and basic-auth username/password in client configs 2015-02-19 11:29:42 -05:00
doc.go Revert "Revert "add kubeconfig types"" 2015-01-08 09:42:30 -05:00
loader.go Merge pull request #4517 from liggitt/kubeconfig_cert_data 2015-02-19 10:22:58 -08:00
loader_test.go Surface load errors when reading .kubeconfig files 2015-02-18 23:34:51 -05:00
merged_client_builder.go add namespace to kubeconfig file 2015-01-20 16:07:54 -05:00
merged_client_builder_test.go add kubectl config 2015-01-13 16:19:57 -05:00
overrides.go Let .kubeconfig populate ca/cert/key data, and basic-auth username/password in client configs 2015-02-19 11:29:42 -05:00
validation.go Let .kubeconfig populate ca/cert/key data, and basic-auth username/password in client configs 2015-02-19 11:29:42 -05:00
validation_test.go Let .kubeconfig populate ca/cert/key data, and basic-auth username/password in client configs 2015-02-19 11:29:42 -05:00