pipelinestaskcheck

package
v7.2.4 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TaskCheckConfig

type TaskCheckConfig struct {
	DefinitionRef       *TaskCheckDefinitionReference `json:"definitionRef,omitempty"`
	DisplayName         *string                       `json:"displayName,omitempty"`
	Inputs              *map[string]string            `json:"inputs,omitempty"`
	LinkedVariableGroup *string                       `json:"linkedVariableGroup,omitempty"`
	RetryInterval       *int                          `json:"retryInterval,omitempty"`
}

Config to facilitate task check

type TaskCheckDefinitionReference

type TaskCheckDefinitionReference struct {
	Id      *uuid.UUID `json:"id,omitempty"`
	Name    *string    `json:"name,omitempty"`
	Version *string    `json:"version,omitempty"`
}

Jump to

Keyboard shortcuts

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