Documentation ¶
Index ¶
- Constants
- func Build(workingDir string, dirs []Dir) (v1.Image, error)
- func GetRefHash(url, ref string) (string, error)
- func IsNetworkReachable(mod string) (bool, error)
- func ListTags(mod string) ([]string, error)
- func Pull(url, outPath string) error
- func Push(tag string, img v1.Image) error
- type Dir
Constants ¶
Variables ¶
This section is empty.
Functions ¶
func GetRefHash ¶
Looks up a Ref and returns the hash it currently points at we recommend you setup a registry with immutable tags
func IsNetworkReachable ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.