operations

package
v1.0.2-0...-b8906d8 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RUNNING   = OperationState("RUNNING")
	PENDING   = OperationState("PENDING")
	COMPLETED = OperationState("COMPLETED")
	FAILED    = OperationState("FAILED")
	UNKNOWN   = OperationState("UNKNOWN")
)

Variables

This section is empty.

Functions

This section is empty.

Types

type OperationState

type OperationState string

Jump to

Keyboard shortcuts

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