Liking cljdoc? Tell your friends :D

argo-workflows-api.api.artifact-service


artifact-service-get-artifact-fileclj

(artifact-service-get-artifact-file namespace
                                    id-discriminator
                                    id
                                    node-id
                                    artifact-name
                                    artifact-discriminator)

Get an artifact.

Get an artifact.
sourceraw docstring

artifact-service-get-artifact-file-with-http-infoclj

(artifact-service-get-artifact-file-with-http-info namespace
                                                   id-discriminator
                                                   id
                                                   node-id
                                                   artifact-name
                                                   artifact-discriminator)

Get an artifact.

Get an artifact.
sourceraw docstring

artifact-service-get-input-artifactclj

(artifact-service-get-input-artifact namespace name node-id artifact-name)

Get an input artifact.

Get an input artifact.
sourceraw docstring

artifact-service-get-input-artifact-by-uidclj

(artifact-service-get-input-artifact-by-uid uid node-id artifact-name)

Get an input artifact by UID.

Get an input artifact by UID.
sourceraw docstring

artifact-service-get-input-artifact-by-uid-with-http-infoclj

(artifact-service-get-input-artifact-by-uid-with-http-info uid
                                                           node-id
                                                           artifact-name)

Get an input artifact by UID.

Get an input artifact by UID.
sourceraw docstring

artifact-service-get-input-artifact-with-http-infoclj

(artifact-service-get-input-artifact-with-http-info namespace
                                                    name
                                                    node-id
                                                    artifact-name)

Get an input artifact.

Get an input artifact.
sourceraw docstring

artifact-service-get-output-artifactclj

(artifact-service-get-output-artifact namespace name node-id artifact-name)

Get an output artifact.

Get an output artifact.
sourceraw docstring

artifact-service-get-output-artifact-by-uidclj

(artifact-service-get-output-artifact-by-uid uid node-id artifact-name)

Get an output artifact by UID.

Get an output artifact by UID.
sourceraw docstring

artifact-service-get-output-artifact-by-uid-with-http-infoclj

(artifact-service-get-output-artifact-by-uid-with-http-info uid
                                                            node-id
                                                            artifact-name)

Get an output artifact by UID.

Get an output artifact by UID.
sourceraw docstring

artifact-service-get-output-artifact-with-http-infoclj

(artifact-service-get-output-artifact-with-http-info namespace
                                                     name
                                                     node-id
                                                     artifact-name)

Get an output artifact.

Get an output artifact.
sourceraw docstring

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

× close