# Functions
IsConvertible determines if given type is convertible or not.
NewDecoder creates a Decoder given the runtime.Scheme.
No description provided by the author
# Structs
Decoder knows how to decode the contents of a CRD version conversion request into a concrete object.
PartialImplementationError represents an error due to partial conversion implementation such as hub without spokes, multiple hubs or spokes without hub.