kubernetes/pkg/kubectl/cmd/auth
Clayton Coleman 8f4b6c8771
All commands must declare Unstructured or Internal
Callers must take a dependency on one or the other set of conversions
and default client behavior. Future changes may add a Versioned() type,
but this is an accurate reflection of current code state.
2017-11-19 20:41:02 -05:00
..
auth.go add reconcile command to kubectl auth 2017-08-30 16:04:00 -04:00
BUILD switch some commands to use its own scheme 2017-10-27 18:31:42 -07:00
cani_test.go switch some commands to use its own scheme 2017-10-27 18:31:42 -07:00
cani.go Adjust the validating messages 2017-09-21 09:58:50 +08:00
reconcile.go All commands must declare Unstructured or Internal 2017-11-19 20:41:02 -05:00