Commit Graph

3 Commits

Author SHA1 Message Date
Arthur Outhenin-Chalandre 92cfbae0ca
Refactor object to share code from the kubernetes plugin (#17)
* Add go.mod

Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>

* Refactor the object to share kubernetes plugin objects

It also removed the unused watch endpointslicev1beta1 functions,
make sure everything is gofmt-ed and rewrite the import for consistency
across the plugin code.

Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>

* Add clusterId check in endpointsEquivalent

Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>

---------

Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
2025-01-07 08:28:36 -05:00
Itay nakash 993891f802 Fix typo in setup_test.go, changed plugin name from 'kubernetes' to 'multicluster'
Signed-off-by: Itay nakash <itaynaka@gmail.com>
2022-06-06 18:28:34 +03:00
Jaromir Vanek 5d20a951dd Add unit test coverage 2021-11-08 21:47:51 -08:00