k3s/pkg/client/clientcmd
Clayton Coleman 9b5b27a12e Return a typed error for config validation, and make errors simple
Will allow clients to determine when the configuration is bad.
2015-04-02 01:40:00 -04:00
..
api Replace automatic YAML decoding with opt-in YAML decoding 2015-03-20 00:03:56 -04: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 Return a typed error for config validation, and make errors simple 2015-04-02 01:40:00 -04: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 allow any number of kubeconfig files 2015-03-17 08:49:34 -04:00
loader_test.go allow any number of kubeconfig files 2015-03-17 08:49:34 -04:00
merged_client_builder.go add namespace to kubeconfig file 2015-01-20 16:07:54 -05:00
merged_client_builder_test.go allow any number of kubeconfig files 2015-03-17 08:49:34 -04:00
overrides.go Simplify generating kubeconfig with embeded cert data 2015-03-03 12:18:07 -08:00
validation.go Return a typed error for config validation, and make errors simple 2015-04-02 01:40:00 -04:00
validation_test.go Return a typed error for config validation, and make errors simple 2015-04-02 01:40:00 -04:00