# README
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
###Configurations
- Gateway cant call "/configurations" to fetch configurations.
- "type" filter is supported.
- Long-polling is supported.
- A configuration can be fetched by id "/configurations/{configId}"
###Blobs
- A blob can be downloaded by id "/blobs/{blobId}"
For details, check the file apidGatewayConfDeploy-api.yaml.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
todo: the full set of states should probably be RECEIVED, READY, FAIL, SUCCESS.
todo: the full set of states should probably be RECEIVED, READY, FAIL, SUCCESS.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author