(workflow-service-create-workflow namespace body)
(workflow-service-create-workflow-with-http-info namespace body)
(workflow-service-delete-workflow namespace name)
(workflow-service-delete-workflow namespace name optional-params)
(workflow-service-delete-workflow-with-http-info namespace name)
(workflow-service-delete-workflow-with-http-info
namespace
name
{:keys [delete-optionsgrace-period-seconds delete-optionspreconditionsuid
delete-optionspreconditionsresource-version
delete-optionsorphan-dependents delete-optionspropagation-policy
delete-optionsdry-run force]})
(workflow-service-get-workflow namespace name)
(workflow-service-get-workflow namespace name optional-params)
(workflow-service-get-workflow-with-http-info namespace name)
(workflow-service-get-workflow-with-http-info
namespace
name
{:keys [get-optionsresource-version fields]})
(workflow-service-lint-workflow namespace body)
(workflow-service-lint-workflow-with-http-info namespace body)
(workflow-service-list-workflows namespace)
(workflow-service-list-workflows namespace optional-params)
(workflow-service-list-workflows-with-http-info namespace)
(workflow-service-list-workflows-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
fields]})
(workflow-service-pod-logs namespace name pod-name)
(workflow-service-pod-logs namespace name pod-name optional-params)
DEPRECATED: Cannot work via HTTP if podName is an empty string. Use WorkflowLogs.
DEPRECATED: Cannot work via HTTP if podName is an empty string. Use WorkflowLogs.
(workflow-service-pod-logs-with-http-info namespace name pod-name)
(workflow-service-pod-logs-with-http-info
namespace
name
pod-name
{:keys [log-optionscontainer log-optionsfollow log-optionsprevious
log-optionssince-seconds log-optionssince-timeseconds
log-optionssince-timenanos log-optionstimestamps log-optionstail-lines
log-optionslimit-bytes log-optionsinsecure-skip-tls-verify-backend
grep selector]})
DEPRECATED: Cannot work via HTTP if podName is an empty string. Use WorkflowLogs.
DEPRECATED: Cannot work via HTTP if podName is an empty string. Use WorkflowLogs.
(workflow-service-resubmit-workflow namespace name body)
(workflow-service-resubmit-workflow-with-http-info namespace name body)
(workflow-service-resume-workflow namespace name body)
(workflow-service-resume-workflow-with-http-info namespace name body)
(workflow-service-retry-workflow namespace name body)
(workflow-service-retry-workflow-with-http-info namespace name body)
(workflow-service-set-workflow namespace name body)
(workflow-service-set-workflow-with-http-info namespace name body)
(workflow-service-stop-workflow namespace name body)
(workflow-service-stop-workflow-with-http-info namespace name body)
(workflow-service-submit-workflow namespace body)
(workflow-service-submit-workflow-with-http-info namespace body)
(workflow-service-suspend-workflow namespace name body)
(workflow-service-suspend-workflow-with-http-info namespace name body)
(workflow-service-terminate-workflow namespace name body)
(workflow-service-terminate-workflow-with-http-info namespace name body)
(workflow-service-watch-events namespace)
(workflow-service-watch-events namespace optional-params)
(workflow-service-watch-events-with-http-info namespace)
(workflow-service-watch-events-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]})
(workflow-service-watch-workflows namespace)
(workflow-service-watch-workflows namespace optional-params)
(workflow-service-watch-workflows-with-http-info namespace)
(workflow-service-watch-workflows-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
fields]})
(workflow-service-workflow-logs namespace name)
(workflow-service-workflow-logs namespace name optional-params)
(workflow-service-workflow-logs-with-http-info namespace name)
(workflow-service-workflow-logs-with-http-info
namespace
name
{:keys [pod-name log-optionscontainer log-optionsfollow log-optionsprevious
log-optionssince-seconds log-optionssince-timeseconds
log-optionssince-timenanos log-optionstimestamps log-optionstail-lines
log-optionslimit-bytes log-optionsinsecure-skip-tls-verify-backend
grep selector]})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close