mirror of https://github.com/portainer/portainer
* 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 |
||
|---|---|---|
| .. | ||
| access_control.go | ||
| azure_transport.go | ||
| build.go | ||
| configs.go | ||
| containers.go | ||
| docker_transport.go | ||
| factory.go | ||
| factory_local.go | ||
| factory_local_windows.go | ||
| local.go | ||
| manager.go | ||
| networks.go | ||
| registry.go | ||
| response.go | ||
| reverse_proxy.go | ||
| secrets.go | ||
| services.go | ||
| swarm.go | ||
| tasks.go | ||
| volumes.go | ||