types

package
v1.13.2-0...-6ec3c60 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2024 License: MPL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WaitFor

type WaitFor struct {
	Field     []WaitForField
	Condition []WaitForStatusCondition
}

type WaitForField

type WaitForField struct {
	Key       string
	Value     string
	ValueType string `mapstructure:"value_type"`
}

type WaitForStatusCondition

type WaitForStatusCondition struct {
	Type   string
	Status string
}

Jump to

Keyboard shortcuts

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