package
4.1.0+incompatible
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev

# Functions

NewCmdRollout facilitates kubectl rollout subcommands.
NewCmdRolloutHistory is a wrapper for the Kubernetes cli rollout history command.
NewCmdRolloutLatest implements the oc rollout latest subcommand.
NewCmdRolloutPause is a wrapper for the Kubernetes cli rollout pause command.
NewCmdRolloutResume is a wrapper for the Kubernetes cli rollout resume command.
NewCmdRolloutStatus is a wrapper for the Kubernetes cli rollout status command.
NewCmdRolloutUndo is a wrapper for the Kubernetes cli rollout undo command.

# Structs

RolloutLatestOptions holds all the options for the `rollout latest` command.