kubernetes/pkg/client/unversioned/clientcmd
Clayton Coleman a84e62d9e6
Change ObjectKind signature to avoid allocations
We don't need to pass a pointer into SetGroupKindVersion() - a
struct works just as well.
2016-05-12 10:10:35 -04:00
..
api Change ObjectKind signature to avoid allocations 2016-05-12 10:10:35 -04:00
auth_loaders.go Moving client libs to unversioned dir 2015-08-18 10:03:19 -07:00
client_config_test.go Corrects some misspellings in comments 2016-05-11 08:16:13 +01:00
client_config.go Add a ConfigPersister for AuthProvider plugins in kubectl/clients. 2016-05-07 18:15:18 -07:00
config.go Add a ConfigPersister for AuthProvider plugins in kubectl/clients. 2016-05-07 18:15:18 -07:00
doc.go Fix documentation in clientcmd/doc.go. 2015-09-21 13:39:04 -06:00
loader_test.go Vet fixes, mostly pass lock by value errors. 2016-04-06 11:27:40 -07:00
loader.go Corrects some misspellings in comments 2016-05-11 08:16:13 +01:00
merged_client_builder.go Add a ConfigPersister for AuthProvider plugins in kubectl/clients. 2016-05-07 18:15:18 -07:00
overrides.go add act-as powers 2016-04-14 12:49:10 -04:00
validation_test.go Config consumers should be able to recognize an empty config 2015-11-05 15:00:23 -05:00
validation.go Config consumers should be able to recognize an empty config 2015-11-05 15:00:23 -05:00