Documentation ¶
Index ¶
- func AddLabelToInstalledCSV(prefixCsvName string, namespace string, label map[string]string) error
- func DeployOperatorSubscription(...) error
- func DeployOperatorSubscriptionWithNodeSelector(...) error
- func DeployTestOperatorGroup(namespace string, clusterWide bool) error
- func GetCsvByPrefix(prefixCsvName string, namespace string) (*v1alpha1.ClusterServiceVersion, error)
- func WaitUntilOperatorIsReady(csvPrefix, namespace string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddLabelToInstalledCSV ¶
AddLabelToInstalledCSV adds given label to existing csv object.
func DeployTestOperatorGroup ¶
func GetCsvByPrefix ¶
func GetCsvByPrefix(prefixCsvName string, namespace string) (*v1alpha1.ClusterServiceVersion, error)
GetCsvByPrefix returns csv object based on given prefix.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.