version

package
v1.8.2 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2018 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Command

func Command() *cobra.Command

Command creates version command

func RegisterHandler

func RegisterHandler(mu *http.ServeMux, logger *zap.Logger)

RegisterHandler registers version handler to /version

Types

type Info

type Info struct {
	GitCommit  string `json:"gitCommit"`
	GitVersion string `json:"GitVersion"`
	BuildDate  string `json:"BuildDate"`
}

Info holds build information

func Get

func Get() Info

Get creates and initialized Info object

Jump to

Keyboard shortcuts

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