package
1.4.0-alpha.0
Repository: https://github.com/jim-minter/origin.git
Documentation: pkg.go.dev

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