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 ¶
View Source
const ( AWS = "aws" AZURE = "azure" GCP = "gcp" OPENSTACK = "openstack" VSPHERE = "vsphere" )
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 // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.