Documentation ¶
Index ¶
- func NewCmdRollout(fullName string, f *clientcmd.Factory, out io.Writer) *cobra.Command
- func NewCmdRolloutHistory(fullName string, f *clientcmd.Factory, out io.Writer) *cobra.Command
- func NewCmdRolloutPause(fullName string, f *clientcmd.Factory, out io.Writer) *cobra.Command
- func NewCmdRolloutResume(fullName string, f *clientcmd.Factory, out io.Writer) *cobra.Command
- func NewCmdRolloutUndo(fullName string, f *clientcmd.Factory, out io.Writer) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdRollout ¶
NewCmdRollout facilitates kubectl rollout subcommands
func NewCmdRolloutHistory ¶
NewCmdRolloutHistory is a wrapper for the Kubernetes cli rollout history command
func NewCmdRolloutPause ¶
NewCmdRolloutPause is a wrapper for the Kubernetes cli rollout pause command
func NewCmdRolloutResume ¶
NewCmdRolloutResume is a wrapper for the Kubernetes cli rollout resume command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.