# Functions
BuildMetaScheme builds the default scheme used for identifying metadata in a Crossplane package.
BuildObjectScheme builds the default scheme used for identifying objects in a Crossplane package.
TryConvert converts the supplied object to the first supplied candidate that does not return an error.
TryConvertToPkg converts the supplied object to a pkgmeta.Pkg, if possible.