blob: dd683e9de1a403dc720f71b63cd76afcc9225fca [file] [log] [blame] [view] [edit]
# apidGatewayConfDeploy
apidGatewayConfDeploy is a plugin for
[apid](http://github.com/30x/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](swagger.yaml).