Liking cljdoc? Tell your friends :D

argo-workflows-api.api.workflow-template-service


workflow-template-service-create-workflow-templateclj

(workflow-template-service-create-workflow-template namespace body)
sourceraw docstring

workflow-template-service-create-workflow-template-with-http-infoclj

(workflow-template-service-create-workflow-template-with-http-info namespace
                                                                   body)
sourceraw docstring

workflow-template-service-delete-workflow-templateclj

(workflow-template-service-delete-workflow-template namespace name)
(workflow-template-service-delete-workflow-template namespace
                                                    name
                                                    optional-params)
sourceraw docstring

workflow-template-service-delete-workflow-template-with-http-infoclj

(workflow-template-service-delete-workflow-template-with-http-info namespace
                                                                   name)
(workflow-template-service-delete-workflow-template-with-http-info
  namespace
  name
  {:keys [delete-optionsgrace-period-seconds delete-optionspreconditionsuid
          delete-optionspreconditionsresource-version
          delete-optionsorphan-dependents delete-optionspropagation-policy
          delete-optionsdry-run]})
sourceraw docstring

workflow-template-service-get-workflow-templateclj

(workflow-template-service-get-workflow-template namespace name)
(workflow-template-service-get-workflow-template namespace name optional-params)
sourceraw docstring

workflow-template-service-get-workflow-template-with-http-infoclj

(workflow-template-service-get-workflow-template-with-http-info namespace name)
(workflow-template-service-get-workflow-template-with-http-info
  namespace
  name
  {:keys [get-optionsresource-version]})
sourceraw docstring

workflow-template-service-lint-workflow-templateclj

(workflow-template-service-lint-workflow-template namespace body)
sourceraw docstring

workflow-template-service-lint-workflow-template-with-http-infoclj

(workflow-template-service-lint-workflow-template-with-http-info namespace body)
sourceraw docstring

workflow-template-service-list-workflow-templatesclj

(workflow-template-service-list-workflow-templates namespace)
(workflow-template-service-list-workflow-templates namespace optional-params)
sourceraw docstring

workflow-template-service-list-workflow-templates-with-http-infoclj

(workflow-template-service-list-workflow-templates-with-http-info namespace)
(workflow-template-service-list-workflow-templates-with-http-info
  namespace
  {:keys [list-optionslabel-selector list-optionsfield-selector
          list-optionswatch list-optionsallow-watch-bookmarks
          list-optionsresource-version list-optionsresource-version-match
          list-optionstimeout-seconds list-optionslimit list-optionscontinue]})
sourceraw docstring

workflow-template-service-update-workflow-templateclj

(workflow-template-service-update-workflow-template namespace name body)
sourceraw docstring

workflow-template-service-update-workflow-template-with-http-infoclj

(workflow-template-service-update-workflow-template-with-http-info namespace
                                                                   name
                                                                   body)
sourceraw docstring

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

× close