Documentation ¶
Overview ¶
Code generated by go generate; DO NOT EDIT. This file was generated by robots at 2021-02-09 13:11:28.537236306 -0500 EST m=+0.034330659 using data from 'go tool dist list'
Index ¶
Constants ¶
View Source
const ( // DefaultHostname is the default built-in registry (DockerHub) DefaultHostname = "docker.io" // LegacyDefaultHostname is the old hostname used for DockerHub LegacyDefaultHostname = "index.docker.io" // DefaultRepoPrefix is the prefix used for official images in DockerHub DefaultRepoPrefix = "library/" )
Variables ¶
This section is empty.
Functions ¶
func IsValidOSArch ¶
IsValidOSArch checks against the generated list of os/arch combinations from Go as well as checking for valid variants for ARM (the only architecture that uses variants)
func NewResolver ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.