backupe2e

package
v0.0.0-...-affaa53 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2019 License: Apache-2.0 Imports: 36 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDeploymentTest

func NewDeploymentTest() (deploymentTest, error)

func NewFunctionTest

func NewFunctionTest() (functionTest, error)

func NewGrafanaTest

func NewGrafanaTest() (*grafanaTest, error)

func NewMicrofrontendTest

func NewMicrofrontendTest() (microfrontendTest, error)

func NewPrometheusTest

func NewPrometheusTest() (*prometheusTest, error)

func NewStatefulSetTest

func NewStatefulSetTest() (*statefulSetTest, error)

Types

type ApiControllerTest

type ApiControllerTest struct {
	// contains filtered or unexported fields
}

func NewApiControllerTest

func NewApiControllerTest(gatewayInterface gateway.Interface, coreInterface kubernetes.Interface, kubelessInterface kubeless.Interface, domainName string, dexConfig dex.IdProviderConfig) ApiControllerTest

func NewApiControllerTestFromEnv

func NewApiControllerTestFromEnv() (ApiControllerTest, error)

func (ApiControllerTest) CreateResources

func (t ApiControllerTest) CreateResources(namespace string)

func (ApiControllerTest) CreateResourcesError

func (t ApiControllerTest) CreateResourcesError(namespace string) error

func (ApiControllerTest) DeleteResources

func (t ApiControllerTest) DeleteResources(namespace string)

func (ApiControllerTest) TestResources

func (t ApiControllerTest) TestResources(namespace string)

func (ApiControllerTest) TestResourcesError

func (t ApiControllerTest) TestResourcesError(namespace string) error

type BackupTest

type BackupTest interface {
	CreateResources(namespace string)
	TestResources(namespace string)
	DeleteResources(namespace string)
}

type Connector

type Connector interface {
	// contains filtered or unexported methods
}

Directories

Path Synopsis
cms

Jump to

Keyboard shortcuts

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