Liking cljdoc? Tell your friends :D

clojure-kubernetes-client.api.admissionregistration-v1beta1


create-mutating-webhook-configurationclj

(create-mutating-webhook-configuration body)
(create-mutating-webhook-configuration body optional-params)

create a MutatingWebhookConfiguration

create a MutatingWebhookConfiguration
sourceraw docstring

create-mutating-webhook-configuration-with-http-infoclj

(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
sourceraw docstring

create-validating-webhook-configurationclj

(create-validating-webhook-configuration body)
(create-validating-webhook-configuration body optional-params)

create a ValidatingWebhookConfiguration

create a ValidatingWebhookConfiguration
sourceraw docstring

create-validating-webhook-configuration-with-http-infoclj

(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
sourceraw docstring

delete-collection-mutating-webhook-configurationclj

(delete-collection-mutating-webhook-configuration)
(delete-collection-mutating-webhook-configuration optional-params)

delete collection of MutatingWebhookConfiguration

delete collection of MutatingWebhookConfiguration
sourceraw docstring

delete-collection-mutating-webhook-configuration-with-http-infoclj

(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
sourceraw docstring

delete-collection-validating-webhook-configurationclj

(delete-collection-validating-webhook-configuration)
(delete-collection-validating-webhook-configuration optional-params)

delete collection of ValidatingWebhookConfiguration

delete collection of ValidatingWebhookConfiguration
sourceraw docstring

delete-collection-validating-webhook-configuration-with-http-infoclj

(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
sourceraw docstring

delete-mutating-webhook-configurationclj

(delete-mutating-webhook-configuration name)
(delete-mutating-webhook-configuration name optional-params)

delete a MutatingWebhookConfiguration

delete a MutatingWebhookConfiguration
sourceraw docstring

delete-mutating-webhook-configuration-with-http-infoclj

(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
sourceraw docstring

delete-validating-webhook-configurationclj

(delete-validating-webhook-configuration name)
(delete-validating-webhook-configuration name optional-params)

delete a ValidatingWebhookConfiguration

delete a ValidatingWebhookConfiguration
sourceraw docstring

delete-validating-webhook-configuration-with-http-infoclj

(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
sourceraw docstring

get-api-resourcesclj

(get-api-resources)

get available resources

get available resources
sourceraw docstring

get-api-resources-with-http-infoclj

(get-api-resources-with-http-info)

get available resources

get available resources
sourceraw docstring

list-mutating-webhook-configurationclj

(list-mutating-webhook-configuration)
(list-mutating-webhook-configuration optional-params)

list or watch objects of kind MutatingWebhookConfiguration

list or watch objects of kind MutatingWebhookConfiguration
sourceraw docstring

list-mutating-webhook-configuration-with-http-infoclj

(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
sourceraw docstring

list-validating-webhook-configurationclj

(list-validating-webhook-configuration)
(list-validating-webhook-configuration optional-params)

list or watch objects of kind ValidatingWebhookConfiguration

list or watch objects of kind ValidatingWebhookConfiguration
sourceraw docstring

list-validating-webhook-configuration-with-http-infoclj

(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
sourceraw docstring

patch-mutating-webhook-configurationclj

(patch-mutating-webhook-configuration name body)
(patch-mutating-webhook-configuration name body optional-params)

partially update the specified MutatingWebhookConfiguration

partially update the specified MutatingWebhookConfiguration
sourceraw docstring

patch-mutating-webhook-configuration-with-http-infoclj

(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
sourceraw docstring

patch-validating-webhook-configurationclj

(patch-validating-webhook-configuration name body)
(patch-validating-webhook-configuration name body optional-params)

partially update the specified ValidatingWebhookConfiguration

partially update the specified ValidatingWebhookConfiguration
sourceraw docstring

patch-validating-webhook-configuration-with-http-infoclj

(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
sourceraw docstring

read-mutating-webhook-configurationclj

(read-mutating-webhook-configuration name)
(read-mutating-webhook-configuration name optional-params)

read the specified MutatingWebhookConfiguration

read the specified MutatingWebhookConfiguration
sourceraw docstring

read-mutating-webhook-configuration-with-http-infoclj

(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
sourceraw docstring

read-validating-webhook-configurationclj

(read-validating-webhook-configuration name)
(read-validating-webhook-configuration name optional-params)

read the specified ValidatingWebhookConfiguration

read the specified ValidatingWebhookConfiguration
sourceraw docstring

read-validating-webhook-configuration-with-http-infoclj

(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
sourceraw docstring

replace-mutating-webhook-configurationclj

(replace-mutating-webhook-configuration name body)
(replace-mutating-webhook-configuration name body optional-params)

replace the specified MutatingWebhookConfiguration

replace the specified MutatingWebhookConfiguration
sourceraw docstring

replace-mutating-webhook-configuration-with-http-infoclj

(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
sourceraw docstring

replace-validating-webhook-configurationclj

(replace-validating-webhook-configuration name body)
(replace-validating-webhook-configuration name body optional-params)

replace the specified ValidatingWebhookConfiguration

replace the specified ValidatingWebhookConfiguration
sourceraw docstring

replace-validating-webhook-configuration-with-http-infoclj

(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
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close