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

# Packages

No description provided by the author
No description provided by the author
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.
No description provided by the author
No description provided by the author
Package v1 is the v1 version of the API.
No description provided by the author

# Functions

Convert_runtime_Object_To_runtime_RawExtension ensures an object is converted to the destination version of the conversion.
Convert_runtime_RawExtension_To_runtime_Object ensures an object is converted to the destination version of the conversion.
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.
GetResourceKey returns a string of the form [namespace]/[name] for the given resource.
Kind takes an unqualified kind and returns back a Group qualified GroupKind.
No description provided by the author
Resource takes an unqualified resource and returns back a Group qualified GroupResource.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
OpenShiftDescription is a common, optional annotation that stores the description for a resource.
OpenShiftDisplayName is a common, optional annotation that stores the name displayed by a UI when referencing a resource.
No description provided by the author

# Variables

SchemeGroupVersion is group version used to register these objects.