models

package
v1.9.1 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const BUILD_STATUS_FAILING = "failing"
View Source
const BUILD_STATUS_PASSING = "passing"
View Source
const BUILD_STATUS_PENDING = "pending"
View Source
const BUILD_STATUS_STOPPED = "stopped"
View Source
const BUILD_STATUS_SVG_RELATIVE_PATH = "./badges/build-status.svg"
View Source
const BUILD_STATUS_UNKNOWN = "unknown"

Variables

This section is empty.

Functions

This section is empty.

Types

type Status

type Status interface {
	WriteSvg(condition v1.RadixJobCondition) (*[]byte, error)
}

func NewBuildStatus

func NewBuildStatus() Status

Jump to

Keyboard shortcuts

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