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