(create-node-v1-runtime-class body)
(create-node-v1-runtime-class body optional-params)
create a RuntimeClass
create a RuntimeClass
(create-node-v1-runtime-class-with-http-info body)
(create-node-v1-runtime-class-with-http-info
body
{:keys [pretty dry-run field-manager field-validation]})
create a RuntimeClass
create a RuntimeClass
(delete-node-v1-collection-runtime-class)
(delete-node-v1-collection-runtime-class optional-params)
delete collection of RuntimeClass
delete collection of RuntimeClass
(delete-node-v1-collection-runtime-class-with-http-info)
(delete-node-v1-collection-runtime-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 RuntimeClass
delete collection of RuntimeClass
(delete-node-v1-runtime-class name)
(delete-node-v1-runtime-class name optional-params)
delete a RuntimeClass
delete a RuntimeClass
(delete-node-v1-runtime-class-with-http-info name)
(delete-node-v1-runtime-class-with-http-info
name
{:keys [pretty body dry-run grace-period-seconds orphan-dependents
propagation-policy]})
delete a RuntimeClass
delete a RuntimeClass
(get-node-v1-api-resources)
get available resources
get available resources
(get-node-v1-api-resources-with-http-info)
get available resources
get available resources
(list-node-v1-runtime-class)
(list-node-v1-runtime-class optional-params)
list or watch objects of kind RuntimeClass
list or watch objects of kind RuntimeClass
(list-node-v1-runtime-class-with-http-info)
(list-node-v1-runtime-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 RuntimeClass
list or watch objects of kind RuntimeClass
(patch-node-v1-runtime-class name body)
(patch-node-v1-runtime-class name body optional-params)
partially update the specified RuntimeClass
partially update the specified RuntimeClass
(patch-node-v1-runtime-class-with-http-info name body)
(patch-node-v1-runtime-class-with-http-info name
body
{:keys [pretty dry-run field-manager
field-validation force]})
partially update the specified RuntimeClass
partially update the specified RuntimeClass
(read-node-v1-runtime-class name)
(read-node-v1-runtime-class name optional-params)
read the specified RuntimeClass
read the specified RuntimeClass
(read-node-v1-runtime-class-with-http-info name)
(read-node-v1-runtime-class-with-http-info name {:keys [pretty]})
read the specified RuntimeClass
read the specified RuntimeClass
(replace-node-v1-runtime-class name body)
(replace-node-v1-runtime-class name body optional-params)
replace the specified RuntimeClass
replace the specified RuntimeClass
(replace-node-v1-runtime-class-with-http-info name body)
(replace-node-v1-runtime-class-with-http-info
name
body
{:keys [pretty dry-run field-manager field-validation]})
replace the specified RuntimeClass
replace the specified RuntimeClass
(watch-node-v1-runtime-class name)
(watch-node-v1-runtime-class name optional-params)
watch changes to an object of kind RuntimeClass. 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 RuntimeClass. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter.
(watch-node-v1-runtime-class-list)
(watch-node-v1-runtime-class-list optional-params)
watch individual changes to a list of RuntimeClass. deprecated: use the 'watch' parameter with a list operation instead.
watch individual changes to a list of RuntimeClass. deprecated: use the 'watch' parameter with a list operation instead.
(watch-node-v1-runtime-class-list-with-http-info)
(watch-node-v1-runtime-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 RuntimeClass. deprecated: use the 'watch' parameter with a list operation instead.
watch individual changes to a list of RuntimeClass. deprecated: use the 'watch' parameter with a list operation instead.
(watch-node-v1-runtime-class-with-http-info name)
(watch-node-v1-runtime-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 RuntimeClass. 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 RuntimeClass. 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