package
1.0.8
Repository: https://github.com/jkhelil/origin.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
Package latest defines the default output serializations that code should use and imports the required schemas.
Package v1 is the v1 version of the API.
Package v1beta3 is the v1beta3 version of the API.
No description provided by the author

# Functions

GetFieldLabelConversionFunc returns a field label conversion func, which does the following: * returns overrideLabels[label], value, nil if the specified label exists in the overrideLabels map * returns label, value, nil if the specified label exists as a key in the supportedLabels map (values in this map are unused, it is intended to be a prototypical label/value map) * otherwise, returns an error.
GetNameValidationFunc returns a name validation function that includes the standard restrictions we want for all types.
No description provided by the author

# Variables

Codec is the identity codec for this package - it can only convert itself to itself.
No description provided by the author
No description provided by the author