Liking cljdoc? Tell your friends :D
Clojure only.

clojure-kubernetes-client.api.apps-v1beta2


create-namespaced-controller-revisionclj

(create-namespaced-controller-revision namespace body)
(create-namespaced-controller-revision namespace body optional-params)

create a ControllerRevision

create a ControllerRevision
sourceraw docstring

create-namespaced-controller-revision-with-http-infoclj

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

create a ControllerRevision

create a ControllerRevision
sourceraw docstring

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-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-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-namespaced-stateful-setclj

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

create a StatefulSet

create a StatefulSet
sourceraw docstring

create-namespaced-stateful-set-with-http-infoclj

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

create a StatefulSet

create a StatefulSet
sourceraw docstring

delete-collection-namespaced-controller-revisionclj

(delete-collection-namespaced-controller-revision namespace)
(delete-collection-namespaced-controller-revision namespace optional-params)

delete collection of ControllerRevision

delete collection of ControllerRevision
sourceraw docstring

delete-collection-namespaced-controller-revision-with-http-infoclj

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

delete collection of ControllerRevision

delete collection of ControllerRevision
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-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-namespaced-stateful-setclj

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

delete collection of StatefulSet

delete collection of StatefulSet
sourceraw docstring

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

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

delete collection of StatefulSet

delete collection of StatefulSet
sourceraw docstring

delete-namespaced-controller-revisionclj

(delete-namespaced-controller-revision name namespace)
(delete-namespaced-controller-revision name namespace optional-params)

delete a ControllerRevision

delete a ControllerRevision
sourceraw docstring

delete-namespaced-controller-revision-with-http-infoclj

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

delete a ControllerRevision

delete a ControllerRevision
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-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-namespaced-stateful-setclj

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

delete a StatefulSet

delete a StatefulSet
sourceraw docstring

delete-namespaced-stateful-set-with-http-infoclj

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

delete a StatefulSet

delete a StatefulSet
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-controller-revision-for-all-namespacesclj

(list-controller-revision-for-all-namespaces)
(list-controller-revision-for-all-namespaces optional-params)

list or watch objects of kind ControllerRevision

list or watch objects of kind ControllerRevision
sourceraw docstring

list-controller-revision-for-all-namespaces-with-http-infoclj

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

list or watch objects of kind ControllerRevision

list or watch objects of kind ControllerRevision
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-namespaced-controller-revisionclj

(list-namespaced-controller-revision namespace)
(list-namespaced-controller-revision namespace optional-params)

list or watch objects of kind ControllerRevision

list or watch objects of kind ControllerRevision
sourceraw docstring

list-namespaced-controller-revision-with-http-infoclj

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

list or watch objects of kind ControllerRevision

list or watch objects of kind ControllerRevision
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-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-namespaced-stateful-setclj

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

list or watch objects of kind StatefulSet

list or watch objects of kind StatefulSet
sourceraw docstring

list-namespaced-stateful-set-with-http-infoclj

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

list or watch objects of kind StatefulSet

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

list-stateful-set-for-all-namespacesclj

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

list or watch objects of kind StatefulSet

list or watch objects of kind StatefulSet
sourceraw docstring

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

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

list or watch objects of kind StatefulSet

list or watch objects of kind StatefulSet
sourceraw docstring

patch-namespaced-controller-revisionclj

(patch-namespaced-controller-revision name namespace body)
(patch-namespaced-controller-revision name namespace body optional-params)

partially update the specified ControllerRevision

partially update the specified ControllerRevision
sourceraw docstring

patch-namespaced-controller-revision-with-http-infoclj

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

partially update the specified ControllerRevision

partially update the specified ControllerRevision
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-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-stateful-setclj

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

partially update the specified StatefulSet

partially update the specified StatefulSet
sourceraw docstring

patch-namespaced-stateful-set-scaleclj

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

partially update scale of the specified StatefulSet

partially update scale of the specified StatefulSet
sourceraw docstring

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

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

partially update scale of the specified StatefulSet

partially update scale of the specified StatefulSet
sourceraw docstring

patch-namespaced-stateful-set-statusclj

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

partially update status of the specified StatefulSet

partially update status of the specified StatefulSet
sourceraw docstring

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

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

partially update status of the specified StatefulSet

partially update status of the specified StatefulSet
sourceraw docstring

patch-namespaced-stateful-set-with-http-infoclj

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

partially update the specified StatefulSet

partially update the specified StatefulSet
sourceraw docstring

read-namespaced-controller-revisionclj

(read-namespaced-controller-revision name namespace)
(read-namespaced-controller-revision name namespace optional-params)

read the specified ControllerRevision

read the specified ControllerRevision
sourceraw docstring

read-namespaced-controller-revision-with-http-infoclj

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

read the specified ControllerRevision

read the specified ControllerRevision
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-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-stateful-setclj

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

read the specified StatefulSet

read the specified StatefulSet
sourceraw docstring

read-namespaced-stateful-set-scaleclj

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

read scale of the specified StatefulSet

read scale of the specified StatefulSet
sourceraw docstring

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

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

read scale of the specified StatefulSet

read scale of the specified StatefulSet
sourceraw docstring

read-namespaced-stateful-set-statusclj

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

read status of the specified StatefulSet

read status of the specified StatefulSet
sourceraw docstring

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

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

read status of the specified StatefulSet

read status of the specified StatefulSet
sourceraw docstring

read-namespaced-stateful-set-with-http-infoclj

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

read the specified StatefulSet

read the specified StatefulSet
sourceraw docstring

replace-namespaced-controller-revisionclj

(replace-namespaced-controller-revision name namespace body)
(replace-namespaced-controller-revision name namespace body optional-params)

replace the specified ControllerRevision

replace the specified ControllerRevision
sourceraw docstring

replace-namespaced-controller-revision-with-http-infoclj

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

replace the specified ControllerRevision

replace the specified ControllerRevision
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-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-stateful-setclj

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

replace the specified StatefulSet

replace the specified StatefulSet
sourceraw docstring

replace-namespaced-stateful-set-scaleclj

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

replace scale of the specified StatefulSet

replace scale of the specified StatefulSet
sourceraw docstring

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

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

replace scale of the specified StatefulSet

replace scale of the specified StatefulSet
sourceraw docstring

replace-namespaced-stateful-set-statusclj

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

replace status of the specified StatefulSet

replace status of the specified StatefulSet
sourceraw docstring

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

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

replace status of the specified StatefulSet

replace status of the specified StatefulSet
sourceraw docstring

replace-namespaced-stateful-set-with-http-infoclj

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

replace the specified StatefulSet

replace the specified StatefulSet
sourceraw docstring

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

× close