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