version

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2017 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetOpenshiftVersion added in v1.7.0

func GetOpenshiftVersion(host *host.Host) (string, error)

func PrintDownStreamVersions

func PrintDownStreamVersions(output io.Writer, minSupportedVersion string) error

func PrintUpStreamVersions

func PrintUpStreamVersions(output io.Writer, minSupportedVersion string, defaultVersion string) error

Types

type ImageInfo

type ImageInfo struct {
	Size         int         `json:"size"`
	Architecture string      `json:"architecture"`
	Variant      interface{} `json:"variant"`
	Features     interface{} `json:"features"`
	Os           interface{} `json:"os"`
	OsVersion    interface{} `json:"os_version"`
	OsFeatures   interface{} `json:"os_features"`
}

type ImageTags

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

Jump to

Keyboard shortcuts

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