Liking cljdoc? Tell your friends :D

kubernetes.api.node-v-


create-node-v1-runtime-classclj

(create-node-v1-runtime-class body)
(create-node-v1-runtime-class body optional-params)

create a RuntimeClass

create a RuntimeClass
sourceraw docstring

create-node-v1-runtime-class-with-http-infoclj

(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
sourceraw docstring

delete-node-v1-collection-runtime-classclj

(delete-node-v1-collection-runtime-class)
(delete-node-v1-collection-runtime-class optional-params)

delete collection of RuntimeClass

delete collection of RuntimeClass
sourceraw docstring

delete-node-v1-collection-runtime-class-with-http-infoclj

(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 send-initial-events
          timeout-seconds]})

delete collection of RuntimeClass

delete collection of RuntimeClass
sourceraw docstring

delete-node-v1-runtime-classclj

(delete-node-v1-runtime-class name)
(delete-node-v1-runtime-class name optional-params)

delete a RuntimeClass

delete a RuntimeClass
sourceraw docstring

delete-node-v1-runtime-class-with-http-infoclj

(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
sourceraw docstring

get-node-v1-api-resourcesclj

(get-node-v1-api-resources)

get available resources

get available resources
sourceraw docstring

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

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

get available resources

get available resources
sourceraw docstring

list-node-v1-runtime-classclj

(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
sourceraw docstring

list-node-v1-runtime-class-with-http-infoclj

(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 send-initial-events
          timeout-seconds watch]})

list or watch objects of kind RuntimeClass

list or watch objects of kind RuntimeClass
sourceraw docstring

patch-node-v1-runtime-classclj

(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
sourceraw docstring

patch-node-v1-runtime-class-with-http-infoclj

(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
sourceraw docstring

read-node-v1-runtime-classclj

(read-node-v1-runtime-class name)
(read-node-v1-runtime-class name optional-params)

read the specified RuntimeClass

read the specified RuntimeClass
sourceraw docstring

read-node-v1-runtime-class-with-http-infoclj

(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
sourceraw docstring

replace-node-v1-runtime-classclj

(replace-node-v1-runtime-class name body)
(replace-node-v1-runtime-class name body optional-params)

replace the specified RuntimeClass

replace the specified RuntimeClass
sourceraw docstring

replace-node-v1-runtime-class-with-http-infoclj

(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
sourceraw docstring

watch-node-v1-runtime-classclj

(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.
sourceraw docstring

watch-node-v1-runtime-class-listclj

(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.
sourceraw docstring

watch-node-v1-runtime-class-list-with-http-infoclj

(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 send-initial-events
          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.
sourceraw docstring

watch-node-v1-runtime-class-with-http-infoclj

(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 send-initial-events
          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.
sourceraw docstring

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

× close