version

package
v0.0.18 Latest Latest
Warning

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

Go to latest
Published: May 20, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MetaDataReader added in v0.0.13

type MetaDataReader interface {
	Metadata() (workspace.Metadata, error)
}

type UI

type UI interface {
	Say(message string, args ...interface{})
}

type Version

type Version struct {
	UI             UI
	Version        *config.Version
	BuildVersion   string
	Config         config.Config
	MetaDataReader MetaDataReader
}

func (*Version) Cmd

func (v *Version) Cmd() *cobra.Command

func (*Version) Execute

func (v *Version) Execute(pathTarball string)

Directories

Path Synopsis
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.

Jump to

Keyboard shortcuts

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