[XAPID-1002] use dedicated conf variable for tracker endpoint
1 file changed
tree: f5c306f084c2a38bbc23768463f8346c053ee10e
  1. .gitignore
  2. api.go
  3. api_test.go
  4. apidGatewayConfDeploy-api.yaml
  5. apidGatewayConfDeploy_suite_test.go
  6. bundle.go
  7. bundle_test.go
  8. clients.go
  9. CONTRIBUTING.md
  10. data.go
  11. data_test.go
  12. get_ready_deployments.sql
  13. glide.yaml
  14. init.go
  15. LICENSE
  16. listener.go
  17. listener_test.go
  18. pluginData.go
  19. README.md
  20. test_mocks_test.go
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.