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(clusteradmFlags *genericclioptionsclusteradm.ClusteradmFlags, streams genericclioptions.IOStreams) *cobra.Command
NewCmd ...
Types ¶
type BundleVersion ¶
type Options ¶
type Options struct { //ClusteradmFlags: The generic options from the clusteradm cli-runtime. ClusteradmFlags *genericclioptionsclusteradm.ClusteradmFlags Streams genericclioptions.IOStreams // contains filtered or unexported fields }
Options is holding all the command-line options
type Values ¶
type Values struct { //The values related to the hub Registry string `json:"registry"` //bundle version BundleVersion BundleVersion //Hub: Hub information Hub Hub }
Values: The values used in the template
Click to show internal directories.
Click to hide internal directories.