Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "unknown" GitVersion = "unknown" GitCommit = "unknown" KubernetesVersion = "unknown" ImageVersion = "unknown" BuildDate = "unknown" ServerVersion = semver.Version{Major: 0, Minor: 0, Patch: 0} //PIPY Operator requires k8s 1.19+ MinK8sVersion = semver.Version{Major: 1, Minor: 19, Patch: 0} )
var needs to be used instead of const for ldflags
Functions ¶
func IsSupportedK8sVersion ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.