package version
import "k8s.io/client-go/pkg/version"
Package version supplies version information collected at build time to kubernetes components.
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
- Version
- v0.33.0 (latest)
- Published
- Apr 23, 2025
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 8 hours ago –
Tools for package owners.