(create-namespaced-lease namespace body)
(create-namespaced-lease namespace body optional-params)
create a Lease
create a Lease
(create-namespaced-lease-with-http-info namespace body)
(create-namespaced-lease-with-http-info namespace
body
{:keys [pretty dryRun fieldManager]})
create a Lease
create a Lease
(delete-collection-namespaced-lease namespace)
(delete-collection-namespaced-lease namespace optional-params)
delete collection of Lease
delete collection of Lease
(delete-collection-namespaced-lease-with-http-info namespace)
(delete-collection-namespaced-lease-with-http-info
namespace
{:keys [pretty continue fieldSelector labelSelector limit resourceVersion
timeoutSeconds watch]})
delete collection of Lease
delete collection of Lease
(delete-namespaced-lease name namespace)
(delete-namespaced-lease name namespace optional-params)
delete a Lease
delete a Lease
(delete-namespaced-lease-with-http-info name namespace)
(delete-namespaced-lease-with-http-info name
namespace
{:keys [pretty dryRun gracePeriodSeconds
orphanDependents
propagationPolicy body]})
delete a Lease
delete a Lease
(get-api-resources)
get available resources
get available resources
(get-api-resources-with-http-info)
get available resources
get available resources
(list-lease-for-all-namespaces)
(list-lease-for-all-namespaces optional-params)
list or watch objects of kind Lease
list or watch objects of kind Lease
(list-lease-for-all-namespaces-with-http-info)
(list-lease-for-all-namespaces-with-http-info
{:keys [continue fieldSelector labelSelector limit pretty resourceVersion
timeoutSeconds watch]})
list or watch objects of kind Lease
list or watch objects of kind Lease
(list-namespaced-lease namespace)
(list-namespaced-lease namespace optional-params)
list or watch objects of kind Lease
list or watch objects of kind Lease
(list-namespaced-lease-with-http-info namespace)
(list-namespaced-lease-with-http-info
namespace
{:keys [pretty continue fieldSelector labelSelector limit resourceVersion
timeoutSeconds watch]})
list or watch objects of kind Lease
list or watch objects of kind Lease
(patch-namespaced-lease name namespace body)
(patch-namespaced-lease name namespace body optional-params)
partially update the specified Lease
partially update the specified Lease
(patch-namespaced-lease-with-http-info name namespace body)
(patch-namespaced-lease-with-http-info name
namespace
body
{:keys [pretty dryRun fieldManager
force]})
partially update the specified Lease
partially update the specified Lease
(read-namespaced-lease name namespace)
(read-namespaced-lease name namespace optional-params)
read the specified Lease
read the specified Lease
(read-namespaced-lease-with-http-info name namespace)
(read-namespaced-lease-with-http-info name
namespace
{:keys [pretty exact export]})
read the specified Lease
read the specified Lease
(replace-namespaced-lease name namespace body)
(replace-namespaced-lease name namespace body optional-params)
replace the specified Lease
replace the specified Lease
(replace-namespaced-lease-with-http-info name namespace body)
(replace-namespaced-lease-with-http-info name
namespace
body
{:keys [pretty dryRun fieldManager]})
replace the specified Lease
replace the specified Lease
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close