portainer/api/http/proxy
Chaim Lev-Ari 65291c68e9 feat(jobs): add the job execution API
* feat(jobs): add job service interface

* feat(jobs): create job execution api

* style(jobs): remove comment

* feat(jobs): add bindings

* feat(jobs): validate payload different cases

* refactor(jobs): rename endpointJob method

* refactor(jobs): return original error

* feat(jobs): pull image before creating container

* feat(jobs): run jobs with sh

* style(jobs): remove comment

* refactor(jobs): change error names

* feat(jobs): sync pull image

* fix(jobs): close image reader after error check

* style(jobs): remove comment and add docs

* refactor(jobs): inline script command

* fix(jobs): handle pul image error

* refactor(jobs): handle image pull output

* fix(docker): set http client timeout to 100s

* fix(client): remove timeout from http client
2018-10-23 10:03:30 +13:00
..
access_control.go feat(UAC): change default ownership to admininstrators (#2137) 2018-08-19 07:57:28 +02:00
azure_transport.go
build.go feat(jobs): add the job execution API 2018-10-23 10:03:30 +13:00
configs.go
containers.go feat(UAC): change default ownership to admininstrators (#2137) 2018-08-19 07:57:28 +02:00
docker_transport.go feat(api): rewrite SwarmInspect operation (#2065) 2018-07-23 18:04:11 +02:00
factory.go
factory_local.go fix(api): fix invalid build related filenames (#2067) 2018-07-23 18:50:45 +02:00
factory_local_windows.go fix(api): fix invalid build related filenames (#2067) 2018-07-23 18:50:45 +02:00
local.go refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
manager.go
networks.go feat(UAC): change default ownership to admininstrators (#2137) 2018-08-19 07:57:28 +02:00
registry.go
response.go
reverse_proxy.go
secrets.go
services.go feat(UAC): change default ownership to admininstrators (#2137) 2018-08-19 07:57:28 +02:00
swarm.go feat(api): rewrite SwarmInspect operation (#2065) 2018-07-23 18:04:11 +02:00
tasks.go feat(UAC): change default ownership to admininstrators (#2137) 2018-08-19 07:57:28 +02:00
volumes.go feat(UAC): change default ownership to admininstrators (#2137) 2018-08-19 07:57:28 +02:00