(create-namespaced-daemon-set namespace body)
(create-namespaced-daemon-set namespace body optional-params)
create a DaemonSet
create a DaemonSet
(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
(create-namespaced-deployment namespace body)
(create-namespaced-deployment namespace body optional-params)
create a Deployment
create a Deployment
(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
(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
(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
(create-namespaced-ingress namespace body)
(create-namespaced-ingress namespace body optional-params)
create an Ingress
create an Ingress
(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
(create-namespaced-network-policy namespace body)
(create-namespaced-network-policy namespace body optional-params)
create a NetworkPolicy
create a NetworkPolicy
(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
(create-namespaced-replica-set namespace body)
(create-namespaced-replica-set namespace body optional-params)
create a ReplicaSet
create a ReplicaSet
(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
(create-pod-security-policy body)
(create-pod-security-policy body optional-params)
create a PodSecurityPolicy
create a PodSecurityPolicy
(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
(delete-collection-namespaced-daemon-set namespace)
(delete-collection-namespaced-daemon-set namespace optional-params)
delete collection of DaemonSet
delete collection of DaemonSet
(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
(delete-collection-namespaced-deployment namespace)
(delete-collection-namespaced-deployment namespace optional-params)
delete collection of Deployment
delete collection of Deployment
(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
(delete-collection-namespaced-ingress namespace)
(delete-collection-namespaced-ingress namespace optional-params)
delete collection of Ingress
delete collection of Ingress
(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
(delete-collection-namespaced-network-policy namespace)
(delete-collection-namespaced-network-policy namespace optional-params)
delete collection of NetworkPolicy
delete collection of NetworkPolicy
(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
(delete-collection-namespaced-replica-set namespace)
(delete-collection-namespaced-replica-set namespace optional-params)
delete collection of ReplicaSet
delete collection of ReplicaSet
(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
(delete-collection-pod-security-policy)
(delete-collection-pod-security-policy optional-params)
delete collection of PodSecurityPolicy
delete collection of PodSecurityPolicy
(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
(delete-namespaced-daemon-set name namespace)
(delete-namespaced-daemon-set name namespace optional-params)
delete a DaemonSet
delete a DaemonSet
(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
(delete-namespaced-deployment name namespace)
(delete-namespaced-deployment name namespace optional-params)
delete a Deployment
delete a Deployment
(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
(delete-namespaced-ingress name namespace)
(delete-namespaced-ingress name namespace optional-params)
delete an Ingress
delete an Ingress
(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
(delete-namespaced-network-policy name namespace)
(delete-namespaced-network-policy name namespace optional-params)
delete a NetworkPolicy
delete a NetworkPolicy
(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
(delete-namespaced-replica-set name namespace)
(delete-namespaced-replica-set name namespace optional-params)
delete a ReplicaSet
delete a ReplicaSet
(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
(delete-pod-security-policy name)
(delete-pod-security-policy name optional-params)
delete a PodSecurityPolicy
delete a PodSecurityPolicy
(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
(get-api-resources)
get available resources
get available resources
(get-api-resources-with-http-info)
get available resources
get available resources
(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
(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
(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
(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
(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
(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
(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
(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
(list-namespaced-deployment namespace)
(list-namespaced-deployment namespace optional-params)
list or watch objects of kind Deployment
list or watch objects of kind Deployment
(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
(list-namespaced-ingress namespace)
(list-namespaced-ingress namespace optional-params)
list or watch objects of kind Ingress
list or watch objects of kind Ingress
(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
(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
(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
(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
(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
(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
(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
(list-pod-security-policy)
(list-pod-security-policy optional-params)
list or watch objects of kind PodSecurityPolicy
list or watch objects of kind PodSecurityPolicy
(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
(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
(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
(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
(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
(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
(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
(patch-namespaced-deployment name namespace body)
(patch-namespaced-deployment name namespace body optional-params)
partially update the specified Deployment
partially update the specified Deployment
(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
(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
(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
(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
(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
(patch-namespaced-ingress name namespace body)
(patch-namespaced-ingress name namespace body optional-params)
partially update the specified Ingress
partially update the specified Ingress
(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
(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
(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
(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
(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
(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
(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
(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
(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
(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
(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
(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
(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
(patch-pod-security-policy name body)
(patch-pod-security-policy name body optional-params)
partially update the specified PodSecurityPolicy
partially update the specified PodSecurityPolicy
(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
(read-namespaced-daemon-set name namespace)
(read-namespaced-daemon-set name namespace optional-params)
read the specified DaemonSet
read the specified DaemonSet
(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
(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
(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
(read-namespaced-deployment name namespace)
(read-namespaced-deployment name namespace optional-params)
read the specified Deployment
read the specified Deployment
(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
(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
(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
(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
(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
(read-namespaced-ingress name namespace)
(read-namespaced-ingress name namespace optional-params)
read the specified Ingress
read the specified Ingress
(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
(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
(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
(read-namespaced-network-policy name namespace)
(read-namespaced-network-policy name namespace optional-params)
read the specified NetworkPolicy
read the specified NetworkPolicy
(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
(read-namespaced-replica-set name namespace)
(read-namespaced-replica-set name namespace optional-params)
read the specified ReplicaSet
read the specified ReplicaSet
(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
(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
(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
(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
(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
(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
(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
(read-pod-security-policy name)
(read-pod-security-policy name optional-params)
read the specified PodSecurityPolicy
read the specified PodSecurityPolicy
(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
(replace-namespaced-daemon-set name namespace body)
(replace-namespaced-daemon-set name namespace body optional-params)
replace the specified DaemonSet
replace the specified DaemonSet
(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
(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
(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
(replace-namespaced-deployment name namespace body)
(replace-namespaced-deployment name namespace body optional-params)
replace the specified Deployment
replace the specified Deployment
(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
(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
(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
(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
(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
(replace-namespaced-ingress name namespace body)
(replace-namespaced-ingress name namespace body optional-params)
replace the specified Ingress
replace the specified Ingress
(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
(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
(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
(replace-namespaced-network-policy name namespace body)
(replace-namespaced-network-policy name namespace body optional-params)
replace the specified NetworkPolicy
replace the specified NetworkPolicy
(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
(replace-namespaced-replica-set name namespace body)
(replace-namespaced-replica-set name namespace body optional-params)
replace the specified ReplicaSet
replace the specified ReplicaSet
(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
(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
(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
(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
(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
(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
(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
(replace-pod-security-policy name body)
(replace-pod-security-policy name body optional-params)
replace the specified PodSecurityPolicy
replace the specified PodSecurityPolicy
(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
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close