integration

package
v1.46.2 Latest Latest
Warning

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

Go to latest
Published: May 16, 2022 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Type is the extension type for this integration test controller.
	Type = "integrationtest"

	// AnnotationKeyTimeIn is a constant for a key of an annotation in an extension object which contains the current
	// time set by the integration test itself.
	AnnotationKeyTimeIn = "time-in"
	// AnnotationKeyTimeOut is a constant for a key of an annotation in an extension object which contains the value of
	// the time-in annotation observed by the integration test controller.
	AnnotationKeyTimeOut = "time-out"
	// AnnotationKeyDesiredOperation is a constant for a key of an annotation describing the desired operation.
	AnnotationKeyDesiredOperation = "desired-operation"
	// AnnotationValueOperationDelete is a constant for a value of an annotation describing the delete operation.
	AnnotationValueOperationDelete = "delete"
	// AnnotationKeyDesiredOperationState is a constant for a key of an annotation describing the desired operation
	// state.
	AnnotationKeyDesiredOperationState = "desired-operation-state"
	// AnnotationValueDesiredOperationStateError is a constant for a value of an annotation describing the that the
	// desired operation should error.
	AnnotationValueDesiredOperationStateError = "error"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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