(create-coordination-v1-namespaced-lease namespace body)
(create-coordination-v1-namespaced-lease namespace body optional-params)
create a Lease
create a Lease
(create-coordination-v1-namespaced-lease-with-http-info namespace body)
(create-coordination-v1-namespaced-lease-with-http-info
namespace
body
{:keys [pretty dry-run field-manager field-validation]})
create a Lease
create a Lease
(delete-coordination-v1-collection-namespaced-lease namespace)
(delete-coordination-v1-collection-namespaced-lease namespace optional-params)
delete collection of Lease
delete collection of Lease
(delete-coordination-v1-collection-namespaced-lease-with-http-info namespace)
(delete-coordination-v1-collection-namespaced-lease-with-http-info
namespace
{: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 Lease
delete collection of Lease
(delete-coordination-v1-namespaced-lease name namespace)
(delete-coordination-v1-namespaced-lease name namespace optional-params)
delete a Lease
delete a Lease
(delete-coordination-v1-namespaced-lease-with-http-info name namespace)
(delete-coordination-v1-namespaced-lease-with-http-info
name
namespace
{:keys [pretty body dry-run grace-period-seconds orphan-dependents
propagation-policy]})
delete a Lease
delete a Lease
(get-coordination-v1-api-resources)
get available resources
get available resources
(get-coordination-v1-api-resources-with-http-info)
get available resources
get available resources
(list-coordination-v1-lease-for-all-namespaces)
(list-coordination-v1-lease-for-all-namespaces optional-params)
list or watch objects of kind Lease
list or watch objects of kind Lease
(list-coordination-v1-lease-for-all-namespaces-with-http-info)
(list-coordination-v1-lease-for-all-namespaces-with-http-info
{:keys [allow-watch-bookmarks continue field-selector label-selector limit
pretty resource-version resource-version-match timeout-seconds
watch]})
list or watch objects of kind Lease
list or watch objects of kind Lease
(list-coordination-v1-namespaced-lease namespace)
(list-coordination-v1-namespaced-lease namespace optional-params)
list or watch objects of kind Lease
list or watch objects of kind Lease
(list-coordination-v1-namespaced-lease-with-http-info namespace)
(list-coordination-v1-namespaced-lease-with-http-info
namespace
{: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 Lease
list or watch objects of kind Lease
(patch-coordination-v1-namespaced-lease name namespace body)
(patch-coordination-v1-namespaced-lease name namespace body optional-params)
partially update the specified Lease
partially update the specified Lease
(patch-coordination-v1-namespaced-lease-with-http-info name namespace body)
(patch-coordination-v1-namespaced-lease-with-http-info
name
namespace
body
{:keys [pretty dry-run field-manager field-validation force]})
partially update the specified Lease
partially update the specified Lease
(read-coordination-v1-namespaced-lease name namespace)
(read-coordination-v1-namespaced-lease name namespace optional-params)
read the specified Lease
read the specified Lease
(read-coordination-v1-namespaced-lease-with-http-info name namespace)
(read-coordination-v1-namespaced-lease-with-http-info name
namespace
{:keys [pretty]})
read the specified Lease
read the specified Lease
(replace-coordination-v1-namespaced-lease name namespace body)
(replace-coordination-v1-namespaced-lease name namespace body optional-params)
replace the specified Lease
replace the specified Lease
(replace-coordination-v1-namespaced-lease-with-http-info name namespace body)
(replace-coordination-v1-namespaced-lease-with-http-info
name
namespace
body
{:keys [pretty dry-run field-manager field-validation]})
replace the specified Lease
replace the specified Lease
(watch-coordination-v1-lease-list-for-all-namespaces)
(watch-coordination-v1-lease-list-for-all-namespaces optional-params)
watch individual changes to a list of Lease. deprecated: use the 'watch' parameter with a list operation instead.
watch individual changes to a list of Lease. deprecated: use the 'watch' parameter with a list operation instead.
(watch-coordination-v1-lease-list-for-all-namespaces-with-http-info)
(watch-coordination-v1-lease-list-for-all-namespaces-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 Lease. deprecated: use the 'watch' parameter with a list operation instead.
watch individual changes to a list of Lease. deprecated: use the 'watch' parameter with a list operation instead.
(watch-coordination-v1-namespaced-lease name namespace)
(watch-coordination-v1-namespaced-lease name namespace optional-params)
watch changes to an object of kind Lease. 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 Lease. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter.
(watch-coordination-v1-namespaced-lease-list namespace)
(watch-coordination-v1-namespaced-lease-list namespace optional-params)
watch individual changes to a list of Lease. deprecated: use the 'watch' parameter with a list operation instead.
watch individual changes to a list of Lease. deprecated: use the 'watch' parameter with a list operation instead.
(watch-coordination-v1-namespaced-lease-list-with-http-info namespace)
(watch-coordination-v1-namespaced-lease-list-with-http-info
namespace
{: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 Lease. deprecated: use the 'watch' parameter with a list operation instead.
watch individual changes to a list of Lease. deprecated: use the 'watch' parameter with a list operation instead.
(watch-coordination-v1-namespaced-lease-with-http-info name namespace)
(watch-coordination-v1-namespaced-lease-with-http-info
name
namespace
{: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 Lease. 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 Lease. 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