Liking cljdoc? Tell your friends :D

kubernetes.api.scheduling-v-


create-scheduling-v1-priority-classclj

(create-scheduling-v1-priority-class body)
(create-scheduling-v1-priority-class body optional-params)

create a PriorityClass

create a PriorityClass
sourceraw docstring

create-scheduling-v1-priority-class-with-http-infoclj

(create-scheduling-v1-priority-class-with-http-info body)
(create-scheduling-v1-priority-class-with-http-info
  body
  {:keys [pretty dry-run field-manager field-validation]})

create a PriorityClass

create a PriorityClass
sourceraw docstring

delete-scheduling-v1-collection-priority-classclj

(delete-scheduling-v1-collection-priority-class)
(delete-scheduling-v1-collection-priority-class optional-params)

delete collection of PriorityClass

delete collection of PriorityClass
sourceraw docstring

delete-scheduling-v1-collection-priority-class-with-http-infoclj

(delete-scheduling-v1-collection-priority-class-with-http-info)
(delete-scheduling-v1-collection-priority-class-with-http-info
  {:keys [pretty body continue dry-run field-selector grace-period-seconds
          label-selector limit orphan-dependents propagation-policy
          resource-version resource-version-match send-initial-events
          timeout-seconds]})

delete collection of PriorityClass

delete collection of PriorityClass
sourceraw docstring

delete-scheduling-v1-priority-classclj

(delete-scheduling-v1-priority-class name)
(delete-scheduling-v1-priority-class name optional-params)

delete a PriorityClass

delete a PriorityClass
sourceraw docstring

delete-scheduling-v1-priority-class-with-http-infoclj

(delete-scheduling-v1-priority-class-with-http-info name)
(delete-scheduling-v1-priority-class-with-http-info
  name
  {:keys [pretty body dry-run grace-period-seconds orphan-dependents
          propagation-policy]})

delete a PriorityClass

delete a PriorityClass
sourceraw docstring

get-scheduling-v1-api-resourcesclj

(get-scheduling-v1-api-resources)

get available resources

get available resources
sourceraw docstring

get-scheduling-v1-api-resources-with-http-infoclj

(get-scheduling-v1-api-resources-with-http-info)

get available resources

get available resources
sourceraw docstring

list-scheduling-v1-priority-classclj

(list-scheduling-v1-priority-class)
(list-scheduling-v1-priority-class optional-params)

list or watch objects of kind PriorityClass

list or watch objects of kind PriorityClass
sourceraw docstring

list-scheduling-v1-priority-class-with-http-infoclj

(list-scheduling-v1-priority-class-with-http-info)
(list-scheduling-v1-priority-class-with-http-info
  {:keys [pretty allow-watch-bookmarks continue field-selector label-selector
          limit resource-version resource-version-match send-initial-events
          timeout-seconds watch]})

list or watch objects of kind PriorityClass

list or watch objects of kind PriorityClass
sourceraw docstring

patch-scheduling-v1-priority-classclj

(patch-scheduling-v1-priority-class name body)
(patch-scheduling-v1-priority-class name body optional-params)

partially update the specified PriorityClass

partially update the specified PriorityClass
sourceraw docstring

patch-scheduling-v1-priority-class-with-http-infoclj

(patch-scheduling-v1-priority-class-with-http-info name body)
(patch-scheduling-v1-priority-class-with-http-info
  name
  body
  {:keys [pretty dry-run field-manager field-validation force]})

partially update the specified PriorityClass

partially update the specified PriorityClass
sourceraw docstring

read-scheduling-v1-priority-classclj

(read-scheduling-v1-priority-class name)
(read-scheduling-v1-priority-class name optional-params)

read the specified PriorityClass

read the specified PriorityClass
sourceraw docstring

read-scheduling-v1-priority-class-with-http-infoclj

(read-scheduling-v1-priority-class-with-http-info name)
(read-scheduling-v1-priority-class-with-http-info name {:keys [pretty]})

read the specified PriorityClass

read the specified PriorityClass
sourceraw docstring

replace-scheduling-v1-priority-classclj

(replace-scheduling-v1-priority-class name body)
(replace-scheduling-v1-priority-class name body optional-params)

replace the specified PriorityClass

replace the specified PriorityClass
sourceraw docstring

replace-scheduling-v1-priority-class-with-http-infoclj

(replace-scheduling-v1-priority-class-with-http-info name body)
(replace-scheduling-v1-priority-class-with-http-info
  name
  body
  {:keys [pretty dry-run field-manager field-validation]})

replace the specified PriorityClass

replace the specified PriorityClass
sourceraw docstring

watch-scheduling-v1-priority-classclj

(watch-scheduling-v1-priority-class name)
(watch-scheduling-v1-priority-class name optional-params)

watch changes to an object of kind PriorityClass. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter.

watch changes to an object of kind PriorityClass. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter.
sourceraw docstring

watch-scheduling-v1-priority-class-listclj

(watch-scheduling-v1-priority-class-list)
(watch-scheduling-v1-priority-class-list optional-params)

watch individual changes to a list of PriorityClass. deprecated: use the 'watch' parameter with a list operation instead.

watch individual changes to a list of PriorityClass. deprecated: use the 'watch' parameter with a list operation instead.
sourceraw docstring

watch-scheduling-v1-priority-class-list-with-http-infoclj

(watch-scheduling-v1-priority-class-list-with-http-info)
(watch-scheduling-v1-priority-class-list-with-http-info
  {:keys [allow-watch-bookmarks continue field-selector label-selector limit
          pretty resource-version resource-version-match send-initial-events
          timeout-seconds watch]})

watch individual changes to a list of PriorityClass. deprecated: use the 'watch' parameter with a list operation instead.

watch individual changes to a list of PriorityClass. deprecated: use the 'watch' parameter with a list operation instead.
sourceraw docstring

watch-scheduling-v1-priority-class-with-http-infoclj

(watch-scheduling-v1-priority-class-with-http-info name)
(watch-scheduling-v1-priority-class-with-http-info
  name
  {:keys [allow-watch-bookmarks continue field-selector label-selector limit
          pretty resource-version resource-version-match send-initial-events
          timeout-seconds watch]})

watch changes to an object of kind PriorityClass. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter.

watch changes to an object of kind PriorityClass. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter.
sourceraw docstring

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

× close