k3s/pkg/kubectl/cmd/rollout
Michael Rubin 760b04e294 Use dedent for the kubectl commands
The one side effect is that for the "kubectl help" commands a newline
is prepended to output, which will alter the yaml output.

Here we use dedent to format the code to match the output.

hack/update-generated-docs.sh has been run and the affected files have
been added.

Note: for describe.go we added a period to the end of an output message.
2016-06-26 22:51:14 -07:00
..
rollout.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
rollout_history.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
rollout_pause.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
rollout_resume.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
rollout_status.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00
rollout_undo.go Use dedent for the kubectl commands 2016-06-26 22:51:14 -07:00