Documentation ¶
Index ¶
- func CreateRegistryAndWait(suiteCtx *types.SuiteContext, ctx *types.TestContext, ...)
- func DeleteRegistryAndWait(suiteCtx *types.SuiteContext, namespace string, registryName string)
- func ExistsRegistry(suiteCtx *types.SuiteContext, namespace string, registryName string) bool
- func WaitForRegistryReady(suiteCtx *types.SuiteContext, namespace string, registryName string, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateRegistryAndWait ¶
func CreateRegistryAndWait(suiteCtx *types.SuiteContext, ctx *types.TestContext, registry *apicurio.ApicurioRegistry)
CreateRegistryAndWait common logic to create one ApicurioRegistry and wait for the deployment to be ready
func DeleteRegistryAndWait ¶
func DeleteRegistryAndWait(suiteCtx *types.SuiteContext, namespace string, registryName string)
DeleteRegistryAndWait removes one ApicurioRegistry deployment and ensures it's deleted waiting
func ExistsRegistry ¶
func ExistsRegistry(suiteCtx *types.SuiteContext, namespace string, registryName string) bool
ExistsRegistry verifies if the ApicurioRegistry CR named registryName exists
func WaitForRegistryReady ¶
func WaitForRegistryReady(suiteCtx *types.SuiteContext, namespace string, registryName string, registryReplicas int32)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.