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