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
b97367034469693c2e64018de945f2002badaabf
kubernetes
/
pkg
/
client
/
unversioned
/
clientcmd
/
api
/
v1
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
..
conversion.go
Update clientcmd.Config to use new Decode methods
2016-01-22 01:10:23 -05: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