kubernetes/pkg/client/unversioned/clientcmd/api/v1
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