deps

package
v0.0.0-...-b04963e Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImageSet

type ImageSet struct {
	Names    []string `json:"names"`
	Prefixes []string `json:"prefixes"`
	Exclude  []string `json:"exclude"`
	Extras   []string `json:"extras"`
}

type TmplData

type TmplData struct {
	Tag  string
	Arch string
}

type Version

type Version struct {
	Name string `json:"name"`
	Tag  string `json:"tag"`
	Uri  string `json:"uri"`
}

type Versions

type Versions struct {
	Arch       string     `json:"arch"`
	Components []*Version `json:"components"`
	Images     []*Version `json:"images"`
}

Jump to

Keyboard shortcuts

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