Container runner implementation that uses OCI container instances.
Container runner implementation that uses OCI container instances.
(instance-config conf rt)
Generates the configuration for the container instance. It has
a container that runs the job, as configured in the :job
, and
next to that a sidecar that is responsible for capturing the output
and dispatching events.
Generates the configuration for the container instance. It has a container that runs the job, as configured in the `:job`, and next to that a sidecar that is responsible for capturing the output and dispatching events.
(wait-for-sidecar-end-event events sid job-id)
Checks the incoming events to see if a sidecar end event has been received. Returns a deferred that will contain the sidecar end event.
Checks the incoming events to see if a sidecar end event has been received. Returns a deferred that will contain the sidecar end event.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |