package
0.2.11
Repository: https://github.com/shipengqi/component-base.git
Documentation: pkg.go.dev

# Packages

Package verflag defines utility functions to handle command line flags related to version of Kubernetes.

# Functions

Get returns the overall codebase version.

# Variables

BuildTime in ISO8601 format, output of $(date -u +'%Y-%m-%dT%H:%M:%SZ').
GitCommit sha1 from git, output of $(git rev-parse HEAD).
GitTreeState state of git tree, either "clean" or "dirty".
Version is the current version of application.

# Structs

No description provided by the author