(create-namespaced-pod-preset namespace body)
(create-namespaced-pod-preset namespace body optional-params)
create a PodPreset
create a PodPreset
(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
(delete-collection-namespaced-pod-preset namespace)
(delete-collection-namespaced-pod-preset namespace optional-params)
delete collection of PodPreset
delete collection of PodPreset
(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
(delete-namespaced-pod-preset name namespace)
(delete-namespaced-pod-preset name namespace optional-params)
delete a PodPreset
delete a PodPreset
(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
(get-api-resources)
get available resources
get available resources
(get-api-resources-with-http-info)
get available resources
get available resources
(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
(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
(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
(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
(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
(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
(read-namespaced-pod-preset name namespace)
(read-namespaced-pod-preset name namespace optional-params)
read the specified PodPreset
read the specified PodPreset
(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
(replace-namespaced-pod-preset name namespace body)
(replace-namespaced-pod-preset name namespace body optional-params)
replace the specified PodPreset
replace the specified PodPreset
(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
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close