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 ¶
- func IsAppliedManifestWorkExist(cilent appliedwrokclient.Interface) bool
- func NewCmd(clusteradmFlags *genericclioptionsclusteradm.ClusteradmFlags, ...) *cobra.Command
- func WaitResourceToBeDelete(context context.Context, client klusterletclient.Interface, name string, ...) error
- type Options
- type Values
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsAppliedManifestWorkExist ¶
func IsAppliedManifestWorkExist(cilent appliedwrokclient.Interface) bool
func NewCmd ¶
func NewCmd(clusteradmFlags *genericclioptionsclusteradm.ClusteradmFlags, streams genericclioptions.IOStreams) *cobra.Command
NewCmd ...
func WaitResourceToBeDelete ¶
Types ¶
type Options ¶
type Options struct { //ClusteradmFlags: The generic optiosn from the clusteradm cli-runtime. ClusteradmFlags *genericclioptionsclusteradm.ClusteradmFlags // contains filtered or unexported fields }
Options: The structure holding all the command-line options
Click to show internal directories.
Click to hide internal directories.