test

package
v0.0.0-...-5e118e0 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2020 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultTimeout       = 20 * time.Minute
	DefaultRetryInterval = 2 * time.Second
)
View Source
const (
	DefaultStorageClass = "standard"
	KeyMinioAccessKey   = "MINIO_ACCESS_KEY"
	KeyMinioSecretKey   = "MINIO_SECRET_KEY"
	KeyS3AccessKey      = "s3.client.default.access_key"
	KeyS3SecretKey      = "s3.client.default.secret_key"
	MinioAccessKey      = "not@accesskey"
	MinioSecretKey      = "not@secretkey"
	Minio               = "minio"
	LabelApp            = "app"
	MinioCredentialName = "minio-credentials"
	DefaultNamespace    = "default"
)
View Source
const (
	KubemoveNamespace = "kubemove"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Invocation

type Invocation struct {
	*util.PluginOptions
	// contains filtered or unexported fields
}

func NewInvocation

func NewInvocation(opt *util.PluginOptions) Invocation

func (*Invocation) EventuallyCreateMinioBucket

func (i *Invocation) EventuallyCreateMinioBucket() GomegaAsyncAssertion

func (*Invocation) EventuallyDestinationDataSyncCreated

func (i *Invocation) EventuallyDestinationDataSyncCreated(meta metav1.ObjectMeta) GomegaAsyncAssertion

func (*Invocation) EventuallyMoveEngineReady

func (i *Invocation) EventuallyMoveEngineReady(meta metav1.ObjectMeta) GomegaAsyncAssertion

func (*Invocation) EventuallySourceDataSyncCreated

func (i *Invocation) EventuallySourceDataSyncCreated(meta metav1.ObjectMeta) GomegaAsyncAssertion

func (*Invocation) EventuallyStandbyMoveEngineCreated

func (i *Invocation) EventuallyStandbyMoveEngineCreated(meta metav1.ObjectMeta) GomegaAsyncAssertion

func (*Invocation) EventuallySyncSucceeded

func (i *Invocation) EventuallySyncSucceeded(meta metav1.ObjectMeta) GomegaAsyncAssertion

Jump to

Keyboard shortcuts

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