mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-05-31 12:07:30 +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. |
||
---|---|---|
.. | ||
consts.go | ||
errors.go | ||
mizuTapperSyncer.go | ||
podWatchHelper.go | ||
provider.go | ||
proxy.go | ||
utils.go | ||
watch.go | ||
watchEvent.go |