Liking cljdoc? Tell your friends :D

clojure-kubernetes-client.api.settings-v1alpha1


create-namespaced-pod-presetclj

(create-namespaced-pod-preset namespace body)
(create-namespaced-pod-preset namespace body optional-params)

create a PodPreset

create a PodPreset
sourceraw docstring

create-namespaced-pod-preset-with-http-infoclj

(create-namespaced-pod-preset-with-http-info namespace body)
(create-namespaced-pod-preset-with-http-info namespace
                                             body
                                             {:keys [pretty dryRun
                                                     fieldManager]})

create a PodPreset

create a PodPreset
sourceraw docstring

delete-collection-namespaced-pod-presetclj

(delete-collection-namespaced-pod-preset namespace)
(delete-collection-namespaced-pod-preset namespace optional-params)

delete collection of PodPreset

delete collection of PodPreset
sourceraw docstring

delete-collection-namespaced-pod-preset-with-http-infoclj

(delete-collection-namespaced-pod-preset-with-http-info namespace)
(delete-collection-namespaced-pod-preset-with-http-info
  namespace
  {:keys [pretty continue fieldSelector labelSelector limit resourceVersion
          timeoutSeconds watch]})

delete collection of PodPreset

delete collection of PodPreset
sourceraw docstring

delete-namespaced-pod-presetclj

(delete-namespaced-pod-preset name namespace)
(delete-namespaced-pod-preset name namespace optional-params)

delete a PodPreset

delete a PodPreset
sourceraw docstring

delete-namespaced-pod-preset-with-http-infoclj

(delete-namespaced-pod-preset-with-http-info name namespace)
(delete-namespaced-pod-preset-with-http-info
  name
  namespace
  {:keys [pretty dryRun gracePeriodSeconds orphanDependents propagationPolicy
          body]})

delete a PodPreset

delete a PodPreset
sourceraw docstring

get-api-resourcesclj

(get-api-resources)

get available resources

get available resources
sourceraw docstring

get-api-resources-with-http-infoclj

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

get available resources

get available resources
sourceraw docstring

list-namespaced-pod-presetclj

(list-namespaced-pod-preset namespace)
(list-namespaced-pod-preset namespace optional-params)

list or watch objects of kind PodPreset

list or watch objects of kind PodPreset
sourceraw docstring

list-namespaced-pod-preset-with-http-infoclj

(list-namespaced-pod-preset-with-http-info namespace)
(list-namespaced-pod-preset-with-http-info
  namespace
  {:keys [pretty continue fieldSelector labelSelector limit resourceVersion
          timeoutSeconds watch]})

list or watch objects of kind PodPreset

list or watch objects of kind PodPreset
sourceraw docstring

list-pod-preset-for-all-namespacesclj

(list-pod-preset-for-all-namespaces)
(list-pod-preset-for-all-namespaces optional-params)

list or watch objects of kind PodPreset

list or watch objects of kind PodPreset
sourceraw docstring

list-pod-preset-for-all-namespaces-with-http-infoclj

(list-pod-preset-for-all-namespaces-with-http-info)
(list-pod-preset-for-all-namespaces-with-http-info
  {:keys [continue fieldSelector labelSelector limit pretty resourceVersion
          timeoutSeconds watch]})

list or watch objects of kind PodPreset

list or watch objects of kind PodPreset
sourceraw docstring

patch-namespaced-pod-presetclj

(patch-namespaced-pod-preset name namespace body)
(patch-namespaced-pod-preset name namespace body optional-params)

partially update the specified PodPreset

partially update the specified PodPreset
sourceraw docstring

patch-namespaced-pod-preset-with-http-infoclj

(patch-namespaced-pod-preset-with-http-info name namespace body)
(patch-namespaced-pod-preset-with-http-info name
                                            namespace
                                            body
                                            {:keys [pretty dryRun fieldManager
                                                    force]})

partially update the specified PodPreset

partially update the specified PodPreset
sourceraw docstring

read-namespaced-pod-presetclj

(read-namespaced-pod-preset name namespace)
(read-namespaced-pod-preset name namespace optional-params)

read the specified PodPreset

read the specified PodPreset
sourceraw docstring

read-namespaced-pod-preset-with-http-infoclj

(read-namespaced-pod-preset-with-http-info name namespace)
(read-namespaced-pod-preset-with-http-info name
                                           namespace
                                           {:keys [pretty exact export]})

read the specified PodPreset

read the specified PodPreset
sourceraw docstring

replace-namespaced-pod-presetclj

(replace-namespaced-pod-preset name namespace body)
(replace-namespaced-pod-preset name namespace body optional-params)

replace the specified PodPreset

replace the specified PodPreset
sourceraw docstring

replace-namespaced-pod-preset-with-http-infoclj

(replace-namespaced-pod-preset-with-http-info name namespace body)
(replace-namespaced-pod-preset-with-http-info name
                                              namespace
                                              body
                                              {:keys [pretty dryRun
                                                      fieldManager]})

replace the specified PodPreset

replace the specified PodPreset
sourceraw docstring

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

× close