cdn

package
v0.54.1 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2024 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Signature

type Signature struct {
	Worker          *SignatureWorker
	Service         *SignatureService
	HatcheryService *SignatureHatcheryService // V2 required for serviceLogs
	JobName         string                    // V2 required
	JobID           int64
	RunJobID        string // V2 required
	ProjectKey      string // V2 required
	WorkflowName    string // V2 required
	WorkflowID      int64
	RunID           int64
	WorkflowRunID   string // V2 required
	RunNumber       int64  // V2 required
	RunAttempt      int64  // V2 required
	Region          string // V2 required
	NodeRunName     string
	NodeRunID       int64
	Timestamp       int64
}

type SignatureHatcheryService added in v0.53.1

type SignatureHatcheryService struct {
	HatcheryID   string
	HatcheryName string
	ServiceName  string
}

type SignatureService

type SignatureService struct {
	HatcheryID      int64
	HatcheryName    string
	RequirementID   int64
	RequirementName string
	WorkerName      string
}

type SignatureWorker

type SignatureWorker struct {
	WorkerID      string // V2 required
	WorkerName    string // V2 required
	StepOrder     int64
	StepName      string
	FileName      string
	FilePerm      uint32
	CacheTag      string
	RunResultID   string // V2Runresult required
	RunResultName string // V2Runresult required
	RunResultType string // V2Runresult required
}

Jump to

Keyboard shortcuts

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