commit | 2e25a67d18816afaa414240c99cbe86fe770f2f9 | [log] [tgz] |
---|---|---|
author | Haoming Zhang <zhm1993zhm@gmail.com> | Wed Aug 30 18:30:01 2017 -0700 |
committer | Haoming Zhang <zhm1993zhm@gmail.com> | Wed Aug 30 18:30:01 2017 -0700 |
tree | eaa8924399efa8d564eb1c3b32557d3a4a036d8e | |
parent | 7e37a15bc8dd3d622a61b211f70c696449e8be31 [diff] |
[ISSUE-65161406] update data.go and tests to use transactions
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.
see the file swagger.yaml.