Liking cljdoc? Tell your friends :D

argo-workflows-api.api.sensor-service


sensor-service-create-sensorclj

(sensor-service-create-sensor namespace body)
sourceraw docstring

sensor-service-create-sensor-with-http-infoclj

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

sensor-service-delete-sensorclj

(sensor-service-delete-sensor namespace name)
(sensor-service-delete-sensor namespace name optional-params)
sourceraw docstring

sensor-service-delete-sensor-with-http-infoclj

(sensor-service-delete-sensor-with-http-info namespace name)
(sensor-service-delete-sensor-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

sensor-service-get-sensorclj

(sensor-service-get-sensor namespace name)
(sensor-service-get-sensor namespace name optional-params)
sourceraw docstring

sensor-service-get-sensor-with-http-infoclj

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

sensor-service-list-sensorsclj

(sensor-service-list-sensors namespace)
(sensor-service-list-sensors namespace optional-params)
sourceraw docstring

sensor-service-list-sensors-with-http-infoclj

(sensor-service-list-sensors-with-http-info namespace)
(sensor-service-list-sensors-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

sensor-service-sensors-logsclj

(sensor-service-sensors-logs namespace)
(sensor-service-sensors-logs namespace optional-params)
sourceraw docstring

sensor-service-sensors-logs-with-http-infoclj

(sensor-service-sensors-logs-with-http-info namespace)
(sensor-service-sensors-logs-with-http-info
  namespace
  {:keys [name trigger-name grep pod-log-optionscontainer pod-log-optionsfollow
          pod-log-optionsprevious pod-log-optionssince-seconds
          pod-log-optionssince-timeseconds pod-log-optionssince-timenanos
          pod-log-optionstimestamps pod-log-optionstail-lines
          pod-log-optionslimit-bytes
          pod-log-optionsinsecure-skip-tls-verify-backend]})
sourceraw docstring

sensor-service-update-sensorclj

(sensor-service-update-sensor namespace name body)
sourceraw docstring

sensor-service-update-sensor-with-http-infoclj

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

sensor-service-watch-sensorsclj

(sensor-service-watch-sensors namespace)
(sensor-service-watch-sensors namespace optional-params)
sourceraw docstring

sensor-service-watch-sensors-with-http-infoclj

(sensor-service-watch-sensors-with-http-info namespace)
(sensor-service-watch-sensors-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

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

× close