There was an error while loading. Please reload this page.
1 parent e0a7769 commit 277d447Copy full SHA for 277d447
1 file changed
pkg/datagatherer/k8sdynamic/dynamic.go
@@ -801,4 +801,4 @@ func isIncludedNamespace(namespace string, namespaces []string) bool {
801
func isNativeResource(gvr schema.GroupVersionResource) bool {
802
_, ok := kubernetesNativeResources[gvr]
803
return ok
804
-}
+}
0 commit comments