helperimage

package
v11.10.0-rc2+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2019 License: MIT Imports: 5 Imported by: 38

Documentation

Index

Constants

View Source
const (
	OSTypeLinux   = "linux"
	OSTypeWindows = "windows"
)

Variables

View Source
var ErrUnsupportedOSVersion = errors.New("could not determine windows version")

Functions

This section is empty.

Types

type Info

type Info interface {
	Architecture() string
	Tag(revision string) (string, error)
	IsSupportingLocalImport() bool
}

Info provides information about the helper image that can be used to pull from Docker Hub.

func GetInfo

func GetInfo(info types.Info) (Info, error)

Jump to

Keyboard shortcuts

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