catalog

package
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 14, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package catalog contains objects and resources, which are used by multiple tests

Package catalog contains objects and resources, which are used by multiple tests

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCatalogService added in v0.9.0

func CreateCatalogService(catalogService models.CatalogService)

func CreateCatalogServiceInNamespace added in v0.9.0

func CreateCatalogServiceInNamespace(namespace string, catalogService models.CatalogService)

func CreateHelmChart added in v0.9.0

func CreateHelmChart(helmChart helmapiv1.HelmChart, wait bool)

func CreateService added in v0.9.0

func CreateService(name, namespace string, catalogService models.CatalogService)

func DeleteCatalogService added in v0.9.0

func DeleteCatalogService(name string)

func DeleteCatalogServiceFromNamespace added in v0.9.0

func DeleteCatalogServiceFromNamespace(namespace, name string)

func GetConfigurationBindingName added in v0.6.0

func GetConfigurationBindingName(namespaceName, configurationName, appName string) string

func HelmChartTmpFile added in v0.9.0

func HelmChartTmpFile(helmChart helmapiv1.HelmChart) string

func NewAppName

func NewAppName() string

func NewCatalogServiceName added in v0.6.2

func NewCatalogServiceName() string

func NewConfigurationName added in v0.6.0

func NewConfigurationName() string

func NewNamespaceName added in v0.2.1

func NewNamespaceName() string

func NewServiceName

func NewServiceName() string

func NewTmpName added in v0.0.23

func NewTmpName(base string) string

func NewUserCredentials added in v0.1.4

func NewUserCredentials() (string, string)

func RandInt added in v0.1.4

func RandInt() int

RandInt return a random integer produced with a new seed every time. This guarantees that future test runs won't collide with any possible left overs from previous runs. More here: https://gobyexample.com/random-numbers

func SampleServiceTmpFile added in v0.9.0

func SampleServiceTmpFile(namespace string, catalogService models.CatalogService) string

func WaitForHelmRelease added in v0.9.0

func WaitForHelmRelease(namespace, name string)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL