Documentation ¶
Overview ¶
Package version implements etcd version parsing and contains latest version information.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // MinClusterVersion is the min cluster version this etcd binary is compatible with. MinClusterVersion = "3.0.0" Version = "3.3.0-rc.3" APIVersion = "unknown" // Git SHA Value will be set during build GitSHA = "Not provided (use ./build instead of go build)" )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.