Versions in this module Expand all Collapse all v0 v0.0.1 Jul 28, 2020 Changes in this version + var GVKGVRMap map[schema.GroupVersionKind]schema.GroupVersionResource + func BuildGVKGVRMap(config *rest.Config) map[schema.GroupVersionKind]schema.GroupVersionResource + func ConvertLabel(labelSelector *metav1.LabelSelector) (labels.Selector, error) + func GetAPIVersion(mapping *meta.RESTMapping) string + func RebuildGVKGVRMap(config *rest.Config) map[schema.GroupVersionKind]schema.GroupVersionResource + func StripVersion(gv string) string + func TruncateString(str string, num int) string