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