mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-04-01 00:07:04 +00:00
Currently shared/kubernetes/watch.go:FilteredWatch only watches pods. This PR makes it reusable for other types of resources. This is done in preparation for watching k8s events.