package version
import "k8s.io/kubernetes/pkg/version"
Package version supplies version information collected at build time to kubernetes components. +k8s:openapi-gen=true
Index ¶
Functions ¶
func Get ¶
func Get() apimachineryversion.Info
Get returns the overall codebase version. It's for detecting what code a binary was built from.
Source Files ¶
base.go doc.go version.go
Directories ¶
Path | Synopsis |
---|---|
pkg/version/prometheus | Package prometheus registers Kubernetes version information as a prometheus metric. |
pkg/version/verflag | Package verflag defines utility functions to handle command line flags related to version of Kubernetes. |
- Version
- v1.9.3
- Published
- Feb 6, 2018
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 7 seconds ago –
Tools for package owners.