status

package
v1.4.4 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Status

type Status status.Status
const (
	New       Status = 1
	Accepted  Status = 2
	Running   Status = 3
	Failed    Status = 4
	Killed    Status = 5
	Succeeded Status = 6
	Canceling Status = 7
	Canceled  Status = 8
)

func (*Status) MarshalJSON

func (s *Status) MarshalJSON() ([]byte, error)

func (*Status) UnmarshalYAML

func (s *Status) UnmarshalYAML(unmarshal func(interface{}) error) error

Jump to

Keyboard shortcuts

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