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