package
1.12.0-alpha.0
Repository: https://github.com/karmada-io/karmada.git
Documentation: pkg.go.dev

# Functions

GetGroupVersionResource is a helper to map GVK(schema.GroupVersionKind) to GVR(schema.GroupVersionResource).
MapperProvider is a wrapper of cachedRESTMapper which is typically used to generate customized RESTMapper for controller-runtime framework.
NewCachedRESTMapper builds a cachedRESTMapper with a customized underlyingMapper.