Documentation
¶
Overview ¶
Copyright Contributors to the Open Cluster Management project
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdDeleteCluster ¶
func NewCmdDeleteCluster(streams genericclioptions.IOStreams) *cobra.Command
NewCmdDeleteCluster ...
Types ¶
type DeleteClusterOptions ¶
type DeleteClusterOptions struct {
// contains filtered or unexported fields
}
func (*DeleteClusterOptions) Complete ¶
func (o *DeleteClusterOptions) Complete(cmd *cobra.Command, args []string) (err error)
func (*DeleteClusterOptions) Run ¶
func (o *DeleteClusterOptions) Run() error
func (*DeleteClusterOptions) Validate ¶
func (o *DeleteClusterOptions) Validate() (err error)
Click to show internal directories.
Click to hide internal directories.