Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNotBound = errors.New("new PVC did not get bound") ErrConfirmationNotSuccessful = errors.New("confirmation was not successful please type in yes to continue") ErrConfirmationUnknown = errors.New("please type yes or no") ErrVolumeMounted = errors.New("volume currently mounted") )
Functions ¶
func NewCmdRenamePVC ¶
func NewCmdRenamePVC(streams genericclioptions.IOStreams) *cobra.Command
NewCmdRenamePVC returns the cobra command for the pvc rename
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.