[ISSUE-66918282] long poll for /configurations
11 files changed
tree: 0156ae3bec405b28256a5774f695765aa1610944
  1. .gitignore
  2. .travis.yml
  3. api.go
  4. api_test.go
  5. apidGatewayConfDeploy-api.yaml
  6. apidGatewayConfDeploy_suite_test.go
  7. bundle.go
  8. bundle_test.go
  9. configEtag.go
  10. CONTRIBUTING.md
  11. data.go
  12. data_test.go
  13. get_ready_deployments.sql
  14. glide.yaml
  15. init.go
  16. LICENSE
  17. listener.go
  18. listener_test.go
  19. longPoll.go
  20. pluginData.go
  21. README.md
README.md

apidGatewayConfDeploy

apidGatewayConfDeploy is a plugin for apid.

Gateways acting as clients will connect to apid; and this plugin will offer configuration updates that occur in the management. The plugin will also download the configuration data from GCS securely, and store it in the local filesystem. They can be fetched by the Gateway via API's as well.

Functional description

see the file swagger.yaml.