First implementation of the envvars API service
Using a code generator from the swagger yaml definition.
The code can already:
- List all envvars
- Get a envvars
- Delete a envvars
All that with authentication using the API Gateway, and deployment using deploy.sh + helmfile.
Bug: #334578
Signed-off-by: David Caro dcaro@wikimedia.org