package
0.35.0-0.rc.0
Repository: https://github.com/upbound/up.git
Documentation: pkg.go.dev

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