Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetGroupVersionResource ¶
func GetGroupVersionResource(restMapper meta.RESTMapper, gvk schema.GroupVersionKind) (schema.GroupVersionResource, error)
GetGroupVersionResource is a helper to map GVK(schema.GroupVersionKind) to GVR(schema.GroupVersionResource). Call this func when you need to get gvr by same gvk many times. Refer to: https://github.com/karmada-io/karmada/issues/2105
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.