Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Raw is the string representation of the version. This will be replaced // with the calculated version at build time. Raw = "v4.7.0" // Version is semver representation of the version. Version = semver.MustParse("4.7.0") // String is the human-friendly representation of the version. String = fmt.Sprintf("SriovNetworkConfigOperator %s", Raw) )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.