version

package
v0.1.0-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Unknown = Version{}

Functions

This section is empty.

Types

type Version

type Version = semver.Version

func NewVersion

func NewVersion(major, minor, patch uint64) Version

func ParseFromBinary

func ParseFromBinary(ctx context.Context, path string) (Version, error)

func ParseFromImage

func ParseFromImage(ctx context.Context, runtime string, image string, command string) (Version, error)

func ParseFromOutput

func ParseFromOutput(s string) (Version, error)

Jump to

Keyboard shortcuts

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