Documentation ¶
Index ¶
Constants ¶
View Source
const ( Unknown = Platform("Unknown") Kubernetes = Platform("Kubernetes") OpenShift = Platform("OpenShift") )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Version ¶ added in v0.7.0
type Version string
const MissingVersion Version = ""
func ParseVersion ¶ added in v0.7.0
func (Version) AtLeastString ¶ added in v0.7.0
Click to show internal directories.
Click to hide internal directories.