managed

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2024 License: AGPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudInfo

type CloudInfo struct {
	Name    string   `json:"name"`
	Regions []string `json:"regions"`
}

type Runner

type Runner struct {
	// contains filtered or unexported fields
}

func BuildRunner

func BuildRunner() *Runner

type Task

type Task struct {
	Owner  string `json:"owner"`
	ID     string `json:"id"`
	Label  string `json:"label"`
	Status string `json:"status"`
	Config string `json:"config"`
}

Jump to

Keyboard shortcuts

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