k3s/pkg/client/unversioned/clientcmd/api
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
..
latest Add a streaming and "raw" abstraction to codec factory 2016-03-23 17:25:20 -04:00
v1 Change ObjectKind signature to avoid allocations 2016-05-12 10:10:35 -04:00
helpers.go Config consumers should be able to recognize an empty config 2015-11-05 15:00:23 -05:00
helpers_test.go Vet fixes, mostly pass lock by value errors. 2016-04-06 11:27:40 -07:00
register.go Change ObjectKind signature to avoid allocations 2016-05-12 10:10:35 -04:00
types.go Add a ConfigPersister for AuthProvider plugins in kubectl/clients. 2016-05-07 18:15:18 -07:00
types_test.go Add a ConfigPersister for AuthProvider plugins in kubectl/clients. 2016-05-07 18:15:18 -07:00