(create-scheduling-v1-priority-class body)
(create-scheduling-v1-priority-class body optional-params)
create a PriorityClass
create a PriorityClass
(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
(delete-scheduling-v1-collection-priority-class)
(delete-scheduling-v1-collection-priority-class optional-params)
delete collection of PriorityClass
delete collection of PriorityClass
(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 timeout-seconds]})
delete collection of PriorityClass
delete collection of PriorityClass
(delete-scheduling-v1-priority-class name)
(delete-scheduling-v1-priority-class name optional-params)
delete a PriorityClass
delete a PriorityClass
(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
(get-scheduling-v1-api-resources)
get available resources
get available resources
(get-scheduling-v1-api-resources-with-http-info)
get available resources
get available resources
(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
(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 timeout-seconds watch]})
list or watch objects of kind PriorityClass
list or watch objects of kind PriorityClass
(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
(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
(read-scheduling-v1-priority-class name)
(read-scheduling-v1-priority-class name optional-params)
read the specified PriorityClass
read the specified PriorityClass
(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
(replace-scheduling-v1-priority-class name body)
(replace-scheduling-v1-priority-class name body optional-params)
replace the specified PriorityClass
replace the specified PriorityClass
(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
(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.
(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.
(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 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.
(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 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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close