Liking cljdoc? Tell your friends :D
Clojure only.

clojure-kubernetes-client.api.policy-v1beta1


create-namespaced-pod-disruption-budgetclj

(create-namespaced-pod-disruption-budget namespace body)
(create-namespaced-pod-disruption-budget namespace body optional-params)

create a PodDisruptionBudget

create a PodDisruptionBudget
sourceraw docstring

create-namespaced-pod-disruption-budget-with-http-infoclj

(create-namespaced-pod-disruption-budget-with-http-info namespace body)
(create-namespaced-pod-disruption-budget-with-http-info namespace
                                                        body
                                                        {:keys [pretty dryRun
                                                                fieldManager]})

create a PodDisruptionBudget

create a PodDisruptionBudget
sourceraw docstring

create-pod-security-policyclj

(create-pod-security-policy body)
(create-pod-security-policy body optional-params)

create a PodSecurityPolicy

create a PodSecurityPolicy
sourceraw docstring

create-pod-security-policy-with-http-infoclj

(create-pod-security-policy-with-http-info body)
(create-pod-security-policy-with-http-info body
                                           {:keys [pretty dryRun fieldManager]})

create a PodSecurityPolicy

create a PodSecurityPolicy
sourceraw docstring

delete-collection-namespaced-pod-disruption-budgetclj

(delete-collection-namespaced-pod-disruption-budget namespace)
(delete-collection-namespaced-pod-disruption-budget namespace optional-params)

delete collection of PodDisruptionBudget

delete collection of PodDisruptionBudget
sourceraw docstring

delete-collection-namespaced-pod-disruption-budget-with-http-infoclj

(delete-collection-namespaced-pod-disruption-budget-with-http-info namespace)
(delete-collection-namespaced-pod-disruption-budget-with-http-info
  namespace
  {:keys [pretty continue fieldSelector labelSelector limit resourceVersion
          timeoutSeconds watch]})

delete collection of PodDisruptionBudget

delete collection of PodDisruptionBudget
sourceraw docstring

delete-collection-pod-security-policyclj

(delete-collection-pod-security-policy)
(delete-collection-pod-security-policy optional-params)

delete collection of PodSecurityPolicy

delete collection of PodSecurityPolicy
sourceraw docstring

delete-collection-pod-security-policy-with-http-infoclj

(delete-collection-pod-security-policy-with-http-info)
(delete-collection-pod-security-policy-with-http-info
  {:keys [pretty continue fieldSelector labelSelector limit resourceVersion
          timeoutSeconds watch]})

delete collection of PodSecurityPolicy

delete collection of PodSecurityPolicy
sourceraw docstring

delete-namespaced-pod-disruption-budgetclj

(delete-namespaced-pod-disruption-budget name namespace)
(delete-namespaced-pod-disruption-budget name namespace optional-params)

delete a PodDisruptionBudget

delete a PodDisruptionBudget
sourceraw docstring

delete-namespaced-pod-disruption-budget-with-http-infoclj

(delete-namespaced-pod-disruption-budget-with-http-info name namespace)
(delete-namespaced-pod-disruption-budget-with-http-info
  name
  namespace
  {:keys [pretty dryRun gracePeriodSeconds orphanDependents propagationPolicy
          body]})

delete a PodDisruptionBudget

delete a PodDisruptionBudget
sourceraw docstring

delete-pod-security-policyclj

(delete-pod-security-policy name)
(delete-pod-security-policy name optional-params)

delete a PodSecurityPolicy

delete a PodSecurityPolicy
sourceraw docstring

delete-pod-security-policy-with-http-infoclj

(delete-pod-security-policy-with-http-info name)
(delete-pod-security-policy-with-http-info
  name
  {:keys [pretty dryRun gracePeriodSeconds orphanDependents propagationPolicy
          body]})

delete a PodSecurityPolicy

delete a PodSecurityPolicy
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-namespaced-pod-disruption-budgetclj

(list-namespaced-pod-disruption-budget namespace)
(list-namespaced-pod-disruption-budget namespace optional-params)

list or watch objects of kind PodDisruptionBudget

list or watch objects of kind PodDisruptionBudget
sourceraw docstring

list-namespaced-pod-disruption-budget-with-http-infoclj

(list-namespaced-pod-disruption-budget-with-http-info namespace)
(list-namespaced-pod-disruption-budget-with-http-info
  namespace
  {:keys [pretty continue fieldSelector labelSelector limit resourceVersion
          timeoutSeconds watch]})

list or watch objects of kind PodDisruptionBudget

list or watch objects of kind PodDisruptionBudget
sourceraw docstring

list-pod-disruption-budget-for-all-namespacesclj

(list-pod-disruption-budget-for-all-namespaces)
(list-pod-disruption-budget-for-all-namespaces optional-params)

list or watch objects of kind PodDisruptionBudget

list or watch objects of kind PodDisruptionBudget
sourceraw docstring

list-pod-disruption-budget-for-all-namespaces-with-http-infoclj

(list-pod-disruption-budget-for-all-namespaces-with-http-info)
(list-pod-disruption-budget-for-all-namespaces-with-http-info
  {:keys [continue fieldSelector labelSelector limit pretty resourceVersion
          timeoutSeconds watch]})

list or watch objects of kind PodDisruptionBudget

list or watch objects of kind PodDisruptionBudget
sourceraw docstring

list-pod-security-policyclj

(list-pod-security-policy)
(list-pod-security-policy optional-params)

list or watch objects of kind PodSecurityPolicy

list or watch objects of kind PodSecurityPolicy
sourceraw docstring

list-pod-security-policy-with-http-infoclj

(list-pod-security-policy-with-http-info)
(list-pod-security-policy-with-http-info
  {:keys [pretty continue fieldSelector labelSelector limit resourceVersion
          timeoutSeconds watch]})

list or watch objects of kind PodSecurityPolicy

list or watch objects of kind PodSecurityPolicy
sourceraw docstring

patch-namespaced-pod-disruption-budgetclj

(patch-namespaced-pod-disruption-budget name namespace body)
(patch-namespaced-pod-disruption-budget name namespace body optional-params)

partially update the specified PodDisruptionBudget

partially update the specified PodDisruptionBudget
sourceraw docstring

patch-namespaced-pod-disruption-budget-statusclj

(patch-namespaced-pod-disruption-budget-status name namespace body)
(patch-namespaced-pod-disruption-budget-status name
                                               namespace
                                               body
                                               optional-params)

partially update status of the specified PodDisruptionBudget

partially update status of the specified PodDisruptionBudget
sourceraw docstring

patch-namespaced-pod-disruption-budget-status-with-http-infoclj

(patch-namespaced-pod-disruption-budget-status-with-http-info name
                                                              namespace
                                                              body)
(patch-namespaced-pod-disruption-budget-status-with-http-info
  name
  namespace
  body
  {:keys [pretty dryRun fieldManager force]})

partially update status of the specified PodDisruptionBudget

partially update status of the specified PodDisruptionBudget
sourceraw docstring

patch-namespaced-pod-disruption-budget-with-http-infoclj

(patch-namespaced-pod-disruption-budget-with-http-info name namespace body)
(patch-namespaced-pod-disruption-budget-with-http-info
  name
  namespace
  body
  {:keys [pretty dryRun fieldManager force]})

partially update the specified PodDisruptionBudget

partially update the specified PodDisruptionBudget
sourceraw docstring

patch-pod-security-policyclj

(patch-pod-security-policy name body)
(patch-pod-security-policy name body optional-params)

partially update the specified PodSecurityPolicy

partially update the specified PodSecurityPolicy
sourceraw docstring

patch-pod-security-policy-with-http-infoclj

(patch-pod-security-policy-with-http-info name body)
(patch-pod-security-policy-with-http-info name
                                          body
                                          {:keys [pretty dryRun fieldManager
                                                  force]})

partially update the specified PodSecurityPolicy

partially update the specified PodSecurityPolicy
sourceraw docstring

read-namespaced-pod-disruption-budgetclj

(read-namespaced-pod-disruption-budget name namespace)
(read-namespaced-pod-disruption-budget name namespace optional-params)

read the specified PodDisruptionBudget

read the specified PodDisruptionBudget
sourceraw docstring

read-namespaced-pod-disruption-budget-statusclj

(read-namespaced-pod-disruption-budget-status name namespace)
(read-namespaced-pod-disruption-budget-status name namespace optional-params)

read status of the specified PodDisruptionBudget

read status of the specified PodDisruptionBudget
sourceraw docstring

read-namespaced-pod-disruption-budget-status-with-http-infoclj

(read-namespaced-pod-disruption-budget-status-with-http-info name namespace)
(read-namespaced-pod-disruption-budget-status-with-http-info name
                                                             namespace
                                                             {:keys [pretty]})

read status of the specified PodDisruptionBudget

read status of the specified PodDisruptionBudget
sourceraw docstring

read-namespaced-pod-disruption-budget-with-http-infoclj

(read-namespaced-pod-disruption-budget-with-http-info name namespace)
(read-namespaced-pod-disruption-budget-with-http-info name
                                                      namespace
                                                      {:keys [pretty exact
                                                              export]})

read the specified PodDisruptionBudget

read the specified PodDisruptionBudget
sourceraw docstring

read-pod-security-policyclj

(read-pod-security-policy name)
(read-pod-security-policy name optional-params)

read the specified PodSecurityPolicy

read the specified PodSecurityPolicy
sourceraw docstring

read-pod-security-policy-with-http-infoclj

(read-pod-security-policy-with-http-info name)
(read-pod-security-policy-with-http-info name {:keys [pretty exact export]})

read the specified PodSecurityPolicy

read the specified PodSecurityPolicy
sourceraw docstring

replace-namespaced-pod-disruption-budgetclj

(replace-namespaced-pod-disruption-budget name namespace body)
(replace-namespaced-pod-disruption-budget name namespace body optional-params)

replace the specified PodDisruptionBudget

replace the specified PodDisruptionBudget
sourceraw docstring

replace-namespaced-pod-disruption-budget-statusclj

(replace-namespaced-pod-disruption-budget-status name namespace body)
(replace-namespaced-pod-disruption-budget-status name
                                                 namespace
                                                 body
                                                 optional-params)

replace status of the specified PodDisruptionBudget

replace status of the specified PodDisruptionBudget
sourceraw docstring

replace-namespaced-pod-disruption-budget-status-with-http-infoclj

(replace-namespaced-pod-disruption-budget-status-with-http-info name
                                                                namespace
                                                                body)
(replace-namespaced-pod-disruption-budget-status-with-http-info
  name
  namespace
  body
  {:keys [pretty dryRun fieldManager]})

replace status of the specified PodDisruptionBudget

replace status of the specified PodDisruptionBudget
sourceraw docstring

replace-namespaced-pod-disruption-budget-with-http-infoclj

(replace-namespaced-pod-disruption-budget-with-http-info name namespace body)
(replace-namespaced-pod-disruption-budget-with-http-info name
                                                         namespace
                                                         body
                                                         {:keys [pretty dryRun
                                                                 fieldManager]})

replace the specified PodDisruptionBudget

replace the specified PodDisruptionBudget
sourceraw docstring

replace-pod-security-policyclj

(replace-pod-security-policy name body)
(replace-pod-security-policy name body optional-params)

replace the specified PodSecurityPolicy

replace the specified PodSecurityPolicy
sourceraw docstring

replace-pod-security-policy-with-http-infoclj

(replace-pod-security-policy-with-http-info name body)
(replace-pod-security-policy-with-http-info name
                                            body
                                            {:keys [pretty dryRun
                                                    fieldManager]})

replace the specified PodSecurityPolicy

replace the specified PodSecurityPolicy
sourceraw docstring

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

× close