Documentation ¶
Index ¶
- Constants
- func CatalogSource(t support.Test, name string, namespace string) func(g gomega.Gomega) (*olmV1Alpha1.CatalogSource, error)
- func DeployOperator(test support.Test, ns *corev1.Namespace, image string)
- func ExtractCatalogState() func(*olmV1Alpha1.CatalogSource) string
- func ExtractSubscriptionInstallPlan() func(*olmV1Alpha1.Subscription) string
- func OperatorGroup(t support.Test, name string, namespace string) func(g gomega.Gomega) (*olmV1.OperatorGroup, error)
- func Subscription(t support.Test, name string, namespace string) func(g gomega.Gomega) (*olmV1Alpha1.Subscription, error)
Constants ¶
View Source
const (
CatalogRegistryPollInterval = "15m0s"
)
Variables ¶
This section is empty.
Functions ¶
func CatalogSource ¶
func CatalogSource(t support.Test, name string, namespace string) func(g gomega.Gomega) (*olmV1Alpha1.CatalogSource, error)
func ExtractCatalogState ¶
func ExtractCatalogState() func(*olmV1Alpha1.CatalogSource) string
func ExtractSubscriptionInstallPlan ¶
func ExtractSubscriptionInstallPlan() func(*olmV1Alpha1.Subscription) string
func OperatorGroup ¶
func Subscription ¶
func Subscription(t support.Test, name string, namespace string) func(g gomega.Gomega) (*olmV1Alpha1.Subscription, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.