Documentation
¶
Overview ¶
Copyright Contributors to the Open Cluster Management project
Copyright Contributors to the Open Cluster Management project ¶
Copyright Contributors to the Open Cluster Management project
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmd ¶
func NewCmd(cmFlags *genericclioptionscm.CMFlags, streams genericclioptions.IOStreams) *cobra.Command
NewCmd ...
Types ¶
type Options ¶
type Options struct {
//CMFlags: The generic optiosn from the cm cli-runtime.
CMFlags *genericclioptionscm.CMFlags
//The list of cluster claim name to create (comma-separated)
ClusterClaims string
ClusterPool string
ClusterPoolHost string
Import bool
GetOptions *get.GetOptions
WithCredentials bool
Timeout int
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.