e2e

package
v0.0.0-...-87ef7df Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2018 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Operator

type Operator interface {
	Start() error
	Stop() error
	KubeClientset() kubernetes.Interface
	ExtClientset() apiextensions.Interface
	Clientset() versioned.Interface
}

Operator represents MySQL operator pod deployed in the cluster

func NewOperator

func NewOperator() (Operator, error)

NewOperator creates new Operator based on ${KUBECONFIG} env variable.

Jump to

Keyboard shortcuts

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