k3s/pkg/kubectl/cmd/rollout
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
..
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
rollout.go statefulSet kubectl rollout command 2017-08-24 16:43:03 -07:00
rollout_history.go All commands must declare Unstructured or Internal 2017-11-19 20:41:02 -05:00
rollout_pause.go All commands must declare Unstructured or Internal 2017-11-19 20:41:02 -05:00
rollout_resume.go All commands must declare Unstructured or Internal 2017-11-19 20:41:02 -05:00
rollout_status.go All commands must declare Unstructured or Internal 2017-11-19 20:41:02 -05:00
rollout_undo.go All commands must declare Unstructured or Internal 2017-11-19 20:41:02 -05:00