Liking cljdoc? Tell your friends :D
Clojure only.

clojure-kubernetes-client.api.extensions-v1beta1


create-namespaced-daemon-setclj

(create-namespaced-daemon-set namespace body)
(create-namespaced-daemon-set namespace body optional-params)

create a DaemonSet

create a DaemonSet
sourceraw docstring

create-namespaced-daemon-set-with-http-infoclj

(create-namespaced-daemon-set-with-http-info namespace body)
(create-namespaced-daemon-set-with-http-info namespace
                                             body
                                             {:keys [pretty dryRun
                                                     fieldManager]})

create a DaemonSet

create a DaemonSet
sourceraw docstring

create-namespaced-deploymentclj

(create-namespaced-deployment namespace body)
(create-namespaced-deployment namespace body optional-params)

create a Deployment

create a Deployment
sourceraw docstring

create-namespaced-deployment-rollbackclj

(create-namespaced-deployment-rollback name namespace body)
(create-namespaced-deployment-rollback name namespace body optional-params)

create rollback of a Deployment

create rollback of a Deployment
sourceraw docstring

create-namespaced-deployment-rollback-with-http-infoclj

(create-namespaced-deployment-rollback-with-http-info name namespace body)
(create-namespaced-deployment-rollback-with-http-info
  name
  namespace
  body
  {:keys [dryRun fieldManager pretty]})

create rollback of a Deployment

create rollback of a Deployment
sourceraw docstring

create-namespaced-deployment-with-http-infoclj

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

create a Deployment

create a Deployment
sourceraw docstring

create-namespaced-ingressclj

(create-namespaced-ingress namespace body)
(create-namespaced-ingress namespace body optional-params)

create an Ingress

create an Ingress
sourceraw docstring

create-namespaced-ingress-with-http-infoclj

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

create an Ingress

create an Ingress
sourceraw docstring

create-namespaced-network-policyclj

(create-namespaced-network-policy namespace body)
(create-namespaced-network-policy namespace body optional-params)

create a NetworkPolicy

create a NetworkPolicy
sourceraw docstring

create-namespaced-network-policy-with-http-infoclj

(create-namespaced-network-policy-with-http-info namespace body)
(create-namespaced-network-policy-with-http-info namespace
                                                 body
                                                 {:keys [pretty dryRun
                                                         fieldManager]})

create a NetworkPolicy

create a NetworkPolicy
sourceraw docstring

create-namespaced-replica-setclj

(create-namespaced-replica-set namespace body)
(create-namespaced-replica-set namespace body optional-params)

create a ReplicaSet

create a ReplicaSet
sourceraw docstring

create-namespaced-replica-set-with-http-infoclj

(create-namespaced-replica-set-with-http-info namespace body)
(create-namespaced-replica-set-with-http-info namespace
                                              body
                                              {:keys [pretty dryRun
                                                      fieldManager]})

create a ReplicaSet

create a ReplicaSet
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-daemon-setclj

(delete-collection-namespaced-daemon-set namespace)
(delete-collection-namespaced-daemon-set namespace optional-params)

delete collection of DaemonSet

delete collection of DaemonSet
sourceraw docstring

delete-collection-namespaced-daemon-set-with-http-infoclj

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

delete collection of DaemonSet

delete collection of DaemonSet
sourceraw docstring

delete-collection-namespaced-deploymentclj

(delete-collection-namespaced-deployment namespace)
(delete-collection-namespaced-deployment namespace optional-params)

delete collection of Deployment

delete collection of Deployment
sourceraw docstring

delete-collection-namespaced-deployment-with-http-infoclj

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

delete collection of Deployment

delete collection of Deployment
sourceraw docstring

delete-collection-namespaced-ingressclj

(delete-collection-namespaced-ingress namespace)
(delete-collection-namespaced-ingress namespace optional-params)

delete collection of Ingress

delete collection of Ingress
sourceraw docstring

delete-collection-namespaced-ingress-with-http-infoclj

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

delete collection of Ingress

delete collection of Ingress
sourceraw docstring

delete-collection-namespaced-network-policyclj

(delete-collection-namespaced-network-policy namespace)
(delete-collection-namespaced-network-policy namespace optional-params)

delete collection of NetworkPolicy

delete collection of NetworkPolicy
sourceraw docstring

delete-collection-namespaced-network-policy-with-http-infoclj

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

delete collection of NetworkPolicy

delete collection of NetworkPolicy
sourceraw docstring

delete-collection-namespaced-replica-setclj

(delete-collection-namespaced-replica-set namespace)
(delete-collection-namespaced-replica-set namespace optional-params)

delete collection of ReplicaSet

delete collection of ReplicaSet
sourceraw docstring

delete-collection-namespaced-replica-set-with-http-infoclj

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

delete collection of ReplicaSet

delete collection of ReplicaSet
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-daemon-setclj

(delete-namespaced-daemon-set name namespace)
(delete-namespaced-daemon-set name namespace optional-params)

delete a DaemonSet

delete a DaemonSet
sourceraw docstring

delete-namespaced-daemon-set-with-http-infoclj

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

delete a DaemonSet

delete a DaemonSet
sourceraw docstring

delete-namespaced-deploymentclj

(delete-namespaced-deployment name namespace)
(delete-namespaced-deployment name namespace optional-params)

delete a Deployment

delete a Deployment
sourceraw docstring

delete-namespaced-deployment-with-http-infoclj

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

delete a Deployment

delete a Deployment
sourceraw docstring

delete-namespaced-ingressclj

(delete-namespaced-ingress name namespace)
(delete-namespaced-ingress name namespace optional-params)

delete an Ingress

delete an Ingress
sourceraw docstring

delete-namespaced-ingress-with-http-infoclj

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

delete an Ingress

delete an Ingress
sourceraw docstring

delete-namespaced-network-policyclj

(delete-namespaced-network-policy name namespace)
(delete-namespaced-network-policy name namespace optional-params)

delete a NetworkPolicy

delete a NetworkPolicy
sourceraw docstring

delete-namespaced-network-policy-with-http-infoclj

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

delete a NetworkPolicy

delete a NetworkPolicy
sourceraw docstring

delete-namespaced-replica-setclj

(delete-namespaced-replica-set name namespace)
(delete-namespaced-replica-set name namespace optional-params)

delete a ReplicaSet

delete a ReplicaSet
sourceraw docstring

delete-namespaced-replica-set-with-http-infoclj

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

delete a ReplicaSet

delete a ReplicaSet
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-daemon-set-for-all-namespacesclj

(list-daemon-set-for-all-namespaces)
(list-daemon-set-for-all-namespaces optional-params)

list or watch objects of kind DaemonSet

list or watch objects of kind DaemonSet
sourceraw docstring

list-daemon-set-for-all-namespaces-with-http-infoclj

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

list or watch objects of kind DaemonSet

list or watch objects of kind DaemonSet
sourceraw docstring

list-deployment-for-all-namespacesclj

(list-deployment-for-all-namespaces)
(list-deployment-for-all-namespaces optional-params)

list or watch objects of kind Deployment

list or watch objects of kind Deployment
sourceraw docstring

list-deployment-for-all-namespaces-with-http-infoclj

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

list or watch objects of kind Deployment

list or watch objects of kind Deployment
sourceraw docstring

list-ingress-for-all-namespacesclj

(list-ingress-for-all-namespaces)
(list-ingress-for-all-namespaces optional-params)

list or watch objects of kind Ingress

list or watch objects of kind Ingress
sourceraw docstring

list-ingress-for-all-namespaces-with-http-infoclj

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

list or watch objects of kind Ingress

list or watch objects of kind Ingress
sourceraw docstring

list-namespaced-daemon-setclj

(list-namespaced-daemon-set namespace)
(list-namespaced-daemon-set namespace optional-params)

list or watch objects of kind DaemonSet

list or watch objects of kind DaemonSet
sourceraw docstring

list-namespaced-daemon-set-with-http-infoclj

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

list or watch objects of kind DaemonSet

list or watch objects of kind DaemonSet
sourceraw docstring

list-namespaced-deploymentclj

(list-namespaced-deployment namespace)
(list-namespaced-deployment namespace optional-params)

list or watch objects of kind Deployment

list or watch objects of kind Deployment
sourceraw docstring

list-namespaced-deployment-with-http-infoclj

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

list or watch objects of kind Deployment

list or watch objects of kind Deployment
sourceraw docstring

list-namespaced-ingressclj

(list-namespaced-ingress namespace)
(list-namespaced-ingress namespace optional-params)

list or watch objects of kind Ingress

list or watch objects of kind Ingress
sourceraw docstring

list-namespaced-ingress-with-http-infoclj

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

list or watch objects of kind Ingress

list or watch objects of kind Ingress
sourceraw docstring

list-namespaced-network-policyclj

(list-namespaced-network-policy namespace)
(list-namespaced-network-policy namespace optional-params)

list or watch objects of kind NetworkPolicy

list or watch objects of kind NetworkPolicy
sourceraw docstring

list-namespaced-network-policy-with-http-infoclj

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

list or watch objects of kind NetworkPolicy

list or watch objects of kind NetworkPolicy
sourceraw docstring

list-namespaced-replica-setclj

(list-namespaced-replica-set namespace)
(list-namespaced-replica-set namespace optional-params)

list or watch objects of kind ReplicaSet

list or watch objects of kind ReplicaSet
sourceraw docstring

list-namespaced-replica-set-with-http-infoclj

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

list or watch objects of kind ReplicaSet

list or watch objects of kind ReplicaSet
sourceraw docstring

list-network-policy-for-all-namespacesclj

(list-network-policy-for-all-namespaces)
(list-network-policy-for-all-namespaces optional-params)

list or watch objects of kind NetworkPolicy

list or watch objects of kind NetworkPolicy
sourceraw docstring

list-network-policy-for-all-namespaces-with-http-infoclj

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

list or watch objects of kind NetworkPolicy

list or watch objects of kind NetworkPolicy
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

list-replica-set-for-all-namespacesclj

(list-replica-set-for-all-namespaces)
(list-replica-set-for-all-namespaces optional-params)

list or watch objects of kind ReplicaSet

list or watch objects of kind ReplicaSet
sourceraw docstring

list-replica-set-for-all-namespaces-with-http-infoclj

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

list or watch objects of kind ReplicaSet

list or watch objects of kind ReplicaSet
sourceraw docstring

patch-namespaced-daemon-setclj

(patch-namespaced-daemon-set name namespace body)
(patch-namespaced-daemon-set name namespace body optional-params)

partially update the specified DaemonSet

partially update the specified DaemonSet
sourceraw docstring

patch-namespaced-daemon-set-statusclj

(patch-namespaced-daemon-set-status name namespace body)
(patch-namespaced-daemon-set-status name namespace body optional-params)

partially update status of the specified DaemonSet

partially update status of the specified DaemonSet
sourceraw docstring

patch-namespaced-daemon-set-status-with-http-infoclj

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

partially update status of the specified DaemonSet

partially update status of the specified DaemonSet
sourceraw docstring

patch-namespaced-daemon-set-with-http-infoclj

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

partially update the specified DaemonSet

partially update the specified DaemonSet
sourceraw docstring

patch-namespaced-deploymentclj

(patch-namespaced-deployment name namespace body)
(patch-namespaced-deployment name namespace body optional-params)

partially update the specified Deployment

partially update the specified Deployment
sourceraw docstring

patch-namespaced-deployment-scaleclj

(patch-namespaced-deployment-scale name namespace body)
(patch-namespaced-deployment-scale name namespace body optional-params)

partially update scale of the specified Deployment

partially update scale of the specified Deployment
sourceraw docstring

patch-namespaced-deployment-scale-with-http-infoclj

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

partially update scale of the specified Deployment

partially update scale of the specified Deployment
sourceraw docstring

patch-namespaced-deployment-statusclj

(patch-namespaced-deployment-status name namespace body)
(patch-namespaced-deployment-status name namespace body optional-params)

partially update status of the specified Deployment

partially update status of the specified Deployment
sourceraw docstring

patch-namespaced-deployment-status-with-http-infoclj

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

partially update status of the specified Deployment

partially update status of the specified Deployment
sourceraw docstring

patch-namespaced-deployment-with-http-infoclj

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

partially update the specified Deployment

partially update the specified Deployment
sourceraw docstring

patch-namespaced-ingressclj

(patch-namespaced-ingress name namespace body)
(patch-namespaced-ingress name namespace body optional-params)

partially update the specified Ingress

partially update the specified Ingress
sourceraw docstring

patch-namespaced-ingress-statusclj

(patch-namespaced-ingress-status name namespace body)
(patch-namespaced-ingress-status name namespace body optional-params)

partially update status of the specified Ingress

partially update status of the specified Ingress
sourceraw docstring

patch-namespaced-ingress-status-with-http-infoclj

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

partially update status of the specified Ingress

partially update status of the specified Ingress
sourceraw docstring

patch-namespaced-ingress-with-http-infoclj

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

partially update the specified Ingress

partially update the specified Ingress
sourceraw docstring

patch-namespaced-network-policyclj

(patch-namespaced-network-policy name namespace body)
(patch-namespaced-network-policy name namespace body optional-params)

partially update the specified NetworkPolicy

partially update the specified NetworkPolicy
sourceraw docstring

patch-namespaced-network-policy-with-http-infoclj

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

partially update the specified NetworkPolicy

partially update the specified NetworkPolicy
sourceraw docstring

patch-namespaced-replica-setclj

(patch-namespaced-replica-set name namespace body)
(patch-namespaced-replica-set name namespace body optional-params)

partially update the specified ReplicaSet

partially update the specified ReplicaSet
sourceraw docstring

patch-namespaced-replica-set-scaleclj

(patch-namespaced-replica-set-scale name namespace body)
(patch-namespaced-replica-set-scale name namespace body optional-params)

partially update scale of the specified ReplicaSet

partially update scale of the specified ReplicaSet
sourceraw docstring

patch-namespaced-replica-set-scale-with-http-infoclj

(patch-namespaced-replica-set-scale-with-http-info name namespace body)
(patch-namespaced-replica-set-scale-with-http-info name
                                                   namespace
                                                   body
                                                   {:keys [pretty dryRun
                                                           fieldManager force]})

partially update scale of the specified ReplicaSet

partially update scale of the specified ReplicaSet
sourceraw docstring

patch-namespaced-replica-set-statusclj

(patch-namespaced-replica-set-status name namespace body)
(patch-namespaced-replica-set-status name namespace body optional-params)

partially update status of the specified ReplicaSet

partially update status of the specified ReplicaSet
sourceraw docstring

patch-namespaced-replica-set-status-with-http-infoclj

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

partially update status of the specified ReplicaSet

partially update status of the specified ReplicaSet
sourceraw docstring

patch-namespaced-replica-set-with-http-infoclj

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

partially update the specified ReplicaSet

partially update the specified ReplicaSet
sourceraw docstring

patch-namespaced-replication-controller-dummy-scaleclj

(patch-namespaced-replication-controller-dummy-scale name namespace body)
(patch-namespaced-replication-controller-dummy-scale name
                                                     namespace
                                                     body
                                                     optional-params)

partially update scale of the specified ReplicationControllerDummy

partially update scale of the specified ReplicationControllerDummy
sourceraw docstring

patch-namespaced-replication-controller-dummy-scale-with-http-infoclj

(patch-namespaced-replication-controller-dummy-scale-with-http-info name
                                                                    namespace
                                                                    body)
(patch-namespaced-replication-controller-dummy-scale-with-http-info
  name
  namespace
  body
  {:keys [pretty dryRun fieldManager force]})

partially update scale of the specified ReplicationControllerDummy

partially update scale of the specified ReplicationControllerDummy
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-daemon-setclj

(read-namespaced-daemon-set name namespace)
(read-namespaced-daemon-set name namespace optional-params)

read the specified DaemonSet

read the specified DaemonSet
sourceraw docstring

read-namespaced-daemon-set-statusclj

(read-namespaced-daemon-set-status name namespace)
(read-namespaced-daemon-set-status name namespace optional-params)

read status of the specified DaemonSet

read status of the specified DaemonSet
sourceraw docstring

read-namespaced-daemon-set-status-with-http-infoclj

(read-namespaced-daemon-set-status-with-http-info name namespace)
(read-namespaced-daemon-set-status-with-http-info name
                                                  namespace
                                                  {:keys [pretty]})

read status of the specified DaemonSet

read status of the specified DaemonSet
sourceraw docstring

read-namespaced-daemon-set-with-http-infoclj

(read-namespaced-daemon-set-with-http-info name namespace)
(read-namespaced-daemon-set-with-http-info name
                                           namespace
                                           {:keys [pretty exact export]})

read the specified DaemonSet

read the specified DaemonSet
sourceraw docstring

read-namespaced-deploymentclj

(read-namespaced-deployment name namespace)
(read-namespaced-deployment name namespace optional-params)

read the specified Deployment

read the specified Deployment
sourceraw docstring

read-namespaced-deployment-scaleclj

(read-namespaced-deployment-scale name namespace)
(read-namespaced-deployment-scale name namespace optional-params)

read scale of the specified Deployment

read scale of the specified Deployment
sourceraw docstring

read-namespaced-deployment-scale-with-http-infoclj

(read-namespaced-deployment-scale-with-http-info name namespace)
(read-namespaced-deployment-scale-with-http-info name
                                                 namespace
                                                 {:keys [pretty]})

read scale of the specified Deployment

read scale of the specified Deployment
sourceraw docstring

read-namespaced-deployment-statusclj

(read-namespaced-deployment-status name namespace)
(read-namespaced-deployment-status name namespace optional-params)

read status of the specified Deployment

read status of the specified Deployment
sourceraw docstring

read-namespaced-deployment-status-with-http-infoclj

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

read status of the specified Deployment

read status of the specified Deployment
sourceraw docstring

read-namespaced-deployment-with-http-infoclj

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

read the specified Deployment

read the specified Deployment
sourceraw docstring

read-namespaced-ingressclj

(read-namespaced-ingress name namespace)
(read-namespaced-ingress name namespace optional-params)

read the specified Ingress

read the specified Ingress
sourceraw docstring

read-namespaced-ingress-statusclj

(read-namespaced-ingress-status name namespace)
(read-namespaced-ingress-status name namespace optional-params)

read status of the specified Ingress

read status of the specified Ingress
sourceraw docstring

read-namespaced-ingress-status-with-http-infoclj

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

read status of the specified Ingress

read status of the specified Ingress
sourceraw docstring

read-namespaced-ingress-with-http-infoclj

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

read the specified Ingress

read the specified Ingress
sourceraw docstring

read-namespaced-network-policyclj

(read-namespaced-network-policy name namespace)
(read-namespaced-network-policy name namespace optional-params)

read the specified NetworkPolicy

read the specified NetworkPolicy
sourceraw docstring

read-namespaced-network-policy-with-http-infoclj

(read-namespaced-network-policy-with-http-info name namespace)
(read-namespaced-network-policy-with-http-info name
                                               namespace
                                               {:keys [pretty exact export]})

read the specified NetworkPolicy

read the specified NetworkPolicy
sourceraw docstring

read-namespaced-replica-setclj

(read-namespaced-replica-set name namespace)
(read-namespaced-replica-set name namespace optional-params)

read the specified ReplicaSet

read the specified ReplicaSet
sourceraw docstring

read-namespaced-replica-set-scaleclj

(read-namespaced-replica-set-scale name namespace)
(read-namespaced-replica-set-scale name namespace optional-params)

read scale of the specified ReplicaSet

read scale of the specified ReplicaSet
sourceraw docstring

read-namespaced-replica-set-scale-with-http-infoclj

(read-namespaced-replica-set-scale-with-http-info name namespace)
(read-namespaced-replica-set-scale-with-http-info name
                                                  namespace
                                                  {:keys [pretty]})

read scale of the specified ReplicaSet

read scale of the specified ReplicaSet
sourceraw docstring

read-namespaced-replica-set-statusclj

(read-namespaced-replica-set-status name namespace)
(read-namespaced-replica-set-status name namespace optional-params)

read status of the specified ReplicaSet

read status of the specified ReplicaSet
sourceraw docstring

read-namespaced-replica-set-status-with-http-infoclj

(read-namespaced-replica-set-status-with-http-info name namespace)
(read-namespaced-replica-set-status-with-http-info name
                                                   namespace
                                                   {:keys [pretty]})

read status of the specified ReplicaSet

read status of the specified ReplicaSet
sourceraw docstring

read-namespaced-replica-set-with-http-infoclj

(read-namespaced-replica-set-with-http-info name namespace)
(read-namespaced-replica-set-with-http-info name
                                            namespace
                                            {:keys [pretty exact export]})

read the specified ReplicaSet

read the specified ReplicaSet
sourceraw docstring

read-namespaced-replication-controller-dummy-scaleclj

(read-namespaced-replication-controller-dummy-scale name namespace)
(read-namespaced-replication-controller-dummy-scale name
                                                    namespace
                                                    optional-params)

read scale of the specified ReplicationControllerDummy

read scale of the specified ReplicationControllerDummy
sourceraw docstring

read-namespaced-replication-controller-dummy-scale-with-http-infoclj

(read-namespaced-replication-controller-dummy-scale-with-http-info name
                                                                   namespace)
(read-namespaced-replication-controller-dummy-scale-with-http-info name
                                                                   namespace
                                                                   {:keys
                                                                      [pretty]})

read scale of the specified ReplicationControllerDummy

read scale of the specified ReplicationControllerDummy
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-daemon-setclj

(replace-namespaced-daemon-set name namespace body)
(replace-namespaced-daemon-set name namespace body optional-params)

replace the specified DaemonSet

replace the specified DaemonSet
sourceraw docstring

replace-namespaced-daemon-set-statusclj

(replace-namespaced-daemon-set-status name namespace body)
(replace-namespaced-daemon-set-status name namespace body optional-params)

replace status of the specified DaemonSet

replace status of the specified DaemonSet
sourceraw docstring

replace-namespaced-daemon-set-status-with-http-infoclj

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

replace status of the specified DaemonSet

replace status of the specified DaemonSet
sourceraw docstring

replace-namespaced-daemon-set-with-http-infoclj

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

replace the specified DaemonSet

replace the specified DaemonSet
sourceraw docstring

replace-namespaced-deploymentclj

(replace-namespaced-deployment name namespace body)
(replace-namespaced-deployment name namespace body optional-params)

replace the specified Deployment

replace the specified Deployment
sourceraw docstring

replace-namespaced-deployment-scaleclj

(replace-namespaced-deployment-scale name namespace body)
(replace-namespaced-deployment-scale name namespace body optional-params)

replace scale of the specified Deployment

replace scale of the specified Deployment
sourceraw docstring

replace-namespaced-deployment-scale-with-http-infoclj

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

replace scale of the specified Deployment

replace scale of the specified Deployment
sourceraw docstring

replace-namespaced-deployment-statusclj

(replace-namespaced-deployment-status name namespace body)
(replace-namespaced-deployment-status name namespace body optional-params)

replace status of the specified Deployment

replace status of the specified Deployment
sourceraw docstring

replace-namespaced-deployment-status-with-http-infoclj

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

replace status of the specified Deployment

replace status of the specified Deployment
sourceraw docstring

replace-namespaced-deployment-with-http-infoclj

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

replace the specified Deployment

replace the specified Deployment
sourceraw docstring

replace-namespaced-ingressclj

(replace-namespaced-ingress name namespace body)
(replace-namespaced-ingress name namespace body optional-params)

replace the specified Ingress

replace the specified Ingress
sourceraw docstring

replace-namespaced-ingress-statusclj

(replace-namespaced-ingress-status name namespace body)
(replace-namespaced-ingress-status name namespace body optional-params)

replace status of the specified Ingress

replace status of the specified Ingress
sourceraw docstring

replace-namespaced-ingress-status-with-http-infoclj

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

replace status of the specified Ingress

replace status of the specified Ingress
sourceraw docstring

replace-namespaced-ingress-with-http-infoclj

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

replace the specified Ingress

replace the specified Ingress
sourceraw docstring

replace-namespaced-network-policyclj

(replace-namespaced-network-policy name namespace body)
(replace-namespaced-network-policy name namespace body optional-params)

replace the specified NetworkPolicy

replace the specified NetworkPolicy
sourceraw docstring

replace-namespaced-network-policy-with-http-infoclj

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

replace the specified NetworkPolicy

replace the specified NetworkPolicy
sourceraw docstring

replace-namespaced-replica-setclj

(replace-namespaced-replica-set name namespace body)
(replace-namespaced-replica-set name namespace body optional-params)

replace the specified ReplicaSet

replace the specified ReplicaSet
sourceraw docstring

replace-namespaced-replica-set-scaleclj

(replace-namespaced-replica-set-scale name namespace body)
(replace-namespaced-replica-set-scale name namespace body optional-params)

replace scale of the specified ReplicaSet

replace scale of the specified ReplicaSet
sourceraw docstring

replace-namespaced-replica-set-scale-with-http-infoclj

(replace-namespaced-replica-set-scale-with-http-info name namespace body)
(replace-namespaced-replica-set-scale-with-http-info name
                                                     namespace
                                                     body
                                                     {:keys [pretty dryRun
                                                             fieldManager]})

replace scale of the specified ReplicaSet

replace scale of the specified ReplicaSet
sourceraw docstring

replace-namespaced-replica-set-statusclj

(replace-namespaced-replica-set-status name namespace body)
(replace-namespaced-replica-set-status name namespace body optional-params)

replace status of the specified ReplicaSet

replace status of the specified ReplicaSet
sourceraw docstring

replace-namespaced-replica-set-status-with-http-infoclj

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

replace status of the specified ReplicaSet

replace status of the specified ReplicaSet
sourceraw docstring

replace-namespaced-replica-set-with-http-infoclj

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

replace the specified ReplicaSet

replace the specified ReplicaSet
sourceraw docstring

replace-namespaced-replication-controller-dummy-scaleclj

(replace-namespaced-replication-controller-dummy-scale name namespace body)
(replace-namespaced-replication-controller-dummy-scale name
                                                       namespace
                                                       body
                                                       optional-params)

replace scale of the specified ReplicationControllerDummy

replace scale of the specified ReplicationControllerDummy
sourceraw docstring

replace-namespaced-replication-controller-dummy-scale-with-http-infoclj

(replace-namespaced-replication-controller-dummy-scale-with-http-info name
                                                                      namespace
                                                                      body)
(replace-namespaced-replication-controller-dummy-scale-with-http-info
  name
  namespace
  body
  {:keys [pretty dryRun fieldManager]})

replace scale of the specified ReplicationControllerDummy

replace scale of the specified ReplicationControllerDummy
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