Documentation ¶
Overview ¶
Package to keep track of API Versions that should be registered in api.Scheme.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RegisteredVersions []string
List of registered API versions. The list is in the order of most preferred to the least.
Functions ¶
func GroupVersionsForGroup ¶ added in v1.1.0
GroupVersionsForGroup returns the registered versions of a group in the form of "group/version".
func IsRegisteredAPIVersion ¶
Returns true if the given api version is one of the registered api versions.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.