This website requires JavaScript.
Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
f3c70ffeebfaf4ef475d3db2a5cec50b71a86c0d
kubernetes
/
pkg
/
client
/
unversioned
/
clientcmd
/
api
History
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_test.go
Vet fixes, mostly pass lock by value errors.
2016-04-06 11:27:40 -07:00
helpers.go
Config consumers should be able to recognize an empty config
2015-11-05 15:00:23 -05:00
register.go
Change ObjectKind signature to avoid allocations
2016-05-12 10:10:35 -04:00
types_test.go
Add a ConfigPersister for AuthProvider plugins in kubectl/clients.
2016-05-07 18:15:18 -07:00
types.go
Add a ConfigPersister for AuthProvider plugins in kubectl/clients.
2016-05-07 18:15:18 -07:00