8 Commits

Author SHA1 Message Date
Alex Ellis
e2d7cb9a38 Bump to 0.6.1 2017-08-25 10:26:14 +01:00
Alex Ellis
1286e34a11 Update with invoke URLs and new website. 2017-08-25 10:25:41 +01:00
Alex Ellis
9639bc732b Create README.md 2017-08-25 10:15:00 +01:00
Sebastien Guilloux
9e711b3b5d Handle private docker registry auth
This adds support for private docker registries, by adding
an optional `registryAuth` field in the CreateFunctionRequest.
Auth must be passed as base64-encoded basic auth, similar to
how done in Docker file store credentials (~/.docker/config.json).
Credentials are then passed to swarm at service creation.
2017-05-30 17:10:34 +01:00
Alex Ellis
aa2e5d525b Document envVars to create method 2017-05-18 09:16:54 +01:00
Alex Ellis
0bada07f78 Include Alert endpoint in docs 2017-05-01 20:03:30 +01:00
Alex Ellis
cbcd0603d6 Add get/delete to Swagger 2017-05-01 19:33:53 +01:00
Alex Ellis
cafc5f0e0d Add Swagger definition for Deploy a new function 2017-05-01 16:44:31 +01:00