# 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.
DecodeNestedRawExtensionOrUnknown.
EncodeNestedRawExtension will encode the object in the RawExtension (if not nil) or return an error.