containers

package
v0.1.6-alpha Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type Container

type Container struct {
	Name           string `json:"name"`
	RepoURL        string `json:"repo_url"`
	EntrypointPath string `json:"entrypoint_path"`
	Port           int    `json:"port"`
}

type Response

type Response struct {
	Jobs []orchestrator.CacheJob `json:"jobs"`
}

Jump to

Keyboard shortcuts

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