dockerhub

package
v1.19.2 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var K3sKinds = []string{"k3s", "k3s-crio", "k3s-docker"}
View Source
var KubeKinds = []string{"kubernetes", "kubernetes-crio", "kubernetes-docker"}
View Source
var KubeVersions = []string{"18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29"}

Functions

func Do

func Do()

func Request

func Request(url, method string, requestData []byte, timeout int64) ([]byte, error)

func Retry

func Retry(fn func() error) error

Types

type Repo

type Repo struct {
	Name string `json:"name"`
}

type Repositories

type Repositories struct {
	Results []Repo `json:"results"`
	Next    string `json:"next"`
}

type SkopeoList added in v1.18.2

type SkopeoList map[registryName]registrySyncConfig

Jump to

Keyboard shortcuts

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