package
3.7.0-alpha.1+incompatible
Repository: https://github.com/goodwinos/origin.git
Documentation: pkg.go.dev

# Functions

IsKindInAnyOriginGroup returns true if OpenShift owns the kind described in any apiVersion.
IsOriginAPIGroup returns true if the provided group name belongs to Origin API.
OriginKind returns true if OpenShift owns the GroupVersionKind.
OriginLegacyKind returns true for OriginKinds which are not in their own api group.

# 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.