package
4.1.0+incompatible
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev

# Packages

# Functions

Convert_runtime_Object_To_runtime_RawExtension attempts to convert runtime.Objects to the appropriate target, returning an error if there is insufficient information on the conversion scope to determine the target version.
Convert_runtime_RawExtension_To_runtime_Object attempts to convert an incoming object into the appropriate output type.
GetConfigMapName calls GetName with the length restriction for ConfigMaps.
GetName returns a name given a base ("deployment-5") and a suffix ("deploy") It will first attempt to join them with a dash.
GetPodName calls GetName with the length restriction for pods.
LegacyMetaV1FieldSelectorConversionWithName auto-accepts metav1 values for name and namespace AND "name" which many of our older resources used.