envtemplate

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Info

type Info struct {
	ID           string
	Name         string
	TaskPath     string
	Image        string
	RiskTier     string
	NetworkMode  string
	ManifestHash string
	Bytes        int64
	Status       string
	CreatedAt    string
}

type Service

type Service struct {
	DB    *sql.DB
	Paths store.Paths
}

func (Service) Build

func (s Service) Build(taskPath, name string) (Info, error)

func (Service) Inspect

func (s Service) Inspect(nameOrID string) (Info, control.Task, error)

func (Service) List

func (s Service) List() ([]Info, error)

Jump to

Keyboard shortcuts

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