model

package
v0.427.2 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Artefact

type Artefact struct {
	Path       string
	Executable bool
	Digest     sha256.SHA256
}

type CronJob

type CronJob struct {
	Key           key.CronJob
	DeploymentKey key.Deployment
	Verb          schema.Ref
	Schedule      string
	StartTime     time.Time
	NextExecution time.Time
	LastExecution optional.Option[time.Time]
}

type Deployment

type Deployment struct {
	Module   string
	Language string
	Key      key.Deployment
	Schema   *schema.Module
}

type Labels

type Labels map[string]any

func (Labels) String

func (l Labels) String() string

Jump to

Keyboard shortcuts

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