Add proof of concept go ConfigMap watcher
Showing
- sidecars/geosphere-config-watcher/.gitignore 1 addition, 0 deletionssidecars/geosphere-config-watcher/.gitignore
- sidecars/geosphere-config-watcher/Dockerfile 8 additions, 0 deletionssidecars/geosphere-config-watcher/Dockerfile
- sidecars/geosphere-config-watcher/src/go.mod 49 additions, 0 deletionssidecars/geosphere-config-watcher/src/go.mod
- sidecars/geosphere-config-watcher/src/go.sum 150 additions, 0 deletionssidecars/geosphere-config-watcher/src/go.sum
- sidecars/geosphere-config-watcher/src/main.go 137 additions, 0 deletionssidecars/geosphere-config-watcher/src/main.go
sidecars/geosphere-config-watcher/.gitignore
0 → 100644
sidecars/geosphere-config-watcher/Dockerfile
0 → 100644
sidecars/geosphere-config-watcher/src/go.mod
0 → 100644
sidecars/geosphere-config-watcher/src/go.sum
0 → 100644
Please register or sign in to comment