Liking cljdoc? Tell your friends :D

monkey.ci.runners.oci


add-api-tokenclj

(add-api-token conf build rt)

Generates a new API token that can be used by the build runner to invoke certain API calls.

Generates a new API token that can be used by the build runner to invoke
certain API calls.
sourceraw docstring

add-ssh-keys-dirclj

(add-ssh-keys-dir conf build)
source

add-ssh-keys-mountclj

(add-ssh-keys-mount conf build)
source

add-ssh-keys-volumeclj

(add-ssh-keys-volume conf build)
source

build-containerclj

source

build-ssh-keysclj

source

config-volumeclj

source

format-sidclj

source

instance-configclj

(instance-config conf build rt)

Creates container instance configuration using the context and the skeleton config.

Creates container instance configuration using the context and the
skeleton config.
sourceraw docstring

log-configclj

source

log-config-dirclj

source

log-config-fileclj

source

log-config-volumeclj

source

max-script-timeoutclj

Max msecs a build script can run before we terminate it

Max msecs a build script can run before we terminate it
sourceraw docstring

oci-runnerclj

(oci-runner client conf build rt)

Runs the build script as an OCI container instance. Returns a deferred with the container exit code.

Runs the build script as an OCI container instance.  Returns a deferred with
the container exit code.
sourceraw docstring

run-oci-buildclj

(run-oci-build ic {:keys [client conf build rt find-container]})
source

ssh-keys-dirclj

source

ssh-keys-mountclj

source

ssh-keys-volumeclj

source

wait-for-build-end-eventclj

(wait-for-build-end-event events sid)

Returns a deferred that realizes when the script/end event has been received.

Returns a deferred that realizes when the script/end event has been received.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close