kubernetes/test/e2e/apimachinery/aggregated_discovery.go

var _

func isGVRPresent(resourcesByGV map[schema.GroupVersion]*metav1.APIResourceList, gvr schema.GroupVersionResource) bool {}

func isGVPresent(gvs *metav1.APIGroupList, gv schema.GroupVersion) bool {}

func isGVRPresentAPIDiscovery(apidiscovery apidiscoveryv2.APIGroupDiscoveryList, gvr schema.GroupVersionResource) bool {}