# Functions
IsKindInAnyOriginGroup returns true if OpenShift owns the kind described in any apiVersion.
OriginKind returns true if OpenShift owns the GroupVersionKind.
# Variables
OldestVersion is the string that represents the oldest server version supported, for client code that wants to hardcode the lowest common denominator.
Version is the string that represents the current external default version.
Versions is the list of versions that are recognized in code.