k3s/pkg/client/clientcmd
Jeff Lowdermilk 7db006ab1a Generate standalone kubeconfig on kube-up, clear on kube-down.
Also tweaked the ginkgo tests to pull auth directly from a kubeconfig file
instead of the legacy kubernetes_auth file.
2015-03-10 14:23:34 -07: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 Generate standalone kubeconfig on kube-up, clear on kube-down. 2015-03-10 14:23:34 -07: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 tolerate empty .kubeconfig files 2015-02-20 08:27:08 -05: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 Simplify generating kubeconfig with embeded cert data 2015-03-03 12:18:07 -08: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