utils

package
v0.0.0-...-d712efb Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	StreamStable    = "Stable"
	StreamCandidate = "Candidate"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type PreReleaseDetails

type PreReleaseDetails struct {
	Build               string
	Stream              string
	Timestamp           string
	CIConfigurationName string
	Count               string
	UpgradeFrom         string
	Architecture        string
}

type ReleaseVerificationJobDetails

type ReleaseVerificationJobDetails struct {
	X, Y, Z uint64
	*PreReleaseDetails
}

func ParseReleaseVerificationJobName

func ParseReleaseVerificationJobName(name string) (*ReleaseVerificationJobDetails, error)

func (ReleaseVerificationJobDetails) ToString

Jump to

Keyboard shortcuts

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