kubeshark/shared/kubernetes
Nimrod Gilboa Markevich 2e75834dd0
Refactor watch pods to allow reusing watch wrapper (#470)
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.
2021-11-18 11:53:11 +02:00
..
consts.go TRA-3842 daemon mode (#427) 2021-11-04 11:46:45 +02:00
errors.go TRA-3868 move tapped pod watch and tapper updating to shared (#416) 2021-11-01 14:12:32 +02:00
mizuTapperSyncer.go Refactor watch pods to allow reusing watch wrapper (#470) 2021-11-18 11:53:11 +02:00
podWatchHelper.go Refactor watch pods to allow reusing watch wrapper (#470) 2021-11-18 11:53:11 +02:00
provider.go Refactor watch pods to allow reusing watch wrapper (#470) 2021-11-18 11:53:11 +02:00
proxy.go TRA-3913 support mizu via expose service (#440) 2021-11-08 11:23:03 +02:00
utils.go TRA-3842 daemon mode (#427) 2021-11-04 11:46:45 +02:00
watch.go Refactor watch pods to allow reusing watch wrapper (#470) 2021-11-18 11:53:11 +02:00
watchEvent.go Refactor watch pods to allow reusing watch wrapper (#470) 2021-11-18 11:53:11 +02:00