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