diff --git a/docs/api-reference/v1.5/index.html b/docs/api-reference/v1.5/index.html index a665a89afe..84caadbe95 100644 --- a/docs/api-reference/v1.5/index.html +++ b/docs/api-reference/v1.5/index.html @@ -11,7 +11,7 @@
- ++++
kubectlCommand
+Coming Soon
+
++++
curlCommand (requireskubectl proxyto be running)
+Coming Soon
+
+++Output
+
+Coming Soon
+
+++Response Body
+
+Coming Soon
+
+watch individual changes to a list of DaemonSet
+GET /apis/extensions/v1beta1/watch/namespaces/{namespace}/daemonsets
| Parameter | +Description | +
|---|---|
| namespace | +object name and auth scope, such as for teams and projects | +
| Parameter | +Description | +
|---|---|
| fieldSelector | +A selector to restrict the list of returned objects by their fields. Defaults to everything. | +
| labelSelector | +A selector to restrict the list of returned objects by their labels. Defaults to everything. | +
| pretty | +If 'true', then the output is pretty printed. | +
| resourceVersion | +When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. | +
| timeoutSeconds | +Timeout for the list/watch call. | +
| watch | +Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. | +
| Code | +Description | +
|---|---|
| 200 Event |
+OK | +
@@ -2857,9 +2950,9 @@ $ curl -X GET http:// -
kubectlCommand
See supported operations below...
-@@ -2951,7 +3044,7 @@ $ curl -X GET http:// -
kubectlCommand
@@ -3028,7 +3121,7 @@ $ curl -X GET http:// -
kubectlCommand
@@ -3414,9 +3507,9 @@ Appears In DeploymentStrategy -
kubectlCommand
See supported operations below...
-@@ -3601,7 +3694,7 @@ spec: -
kubectlCommand
@@ -3795,7 +3888,7 @@ spec: -
kubectlCommand
@@ -3960,7 +4053,7 @@ $ curl -X PATCH -H 'Content-Type: application/strategic-Delete +
kubectlCommand
@@ -4070,7 +4163,7 @@ orphanDependents: false -
kubectlCommand
@@ -4163,9 +4256,9 @@ orphanDependents: false -
kubectlCommand
See supported operations below...
-@@ -4387,7 +4480,7 @@ $ curl -X GET http:// -
kubectlCommand
@@ -4761,7 +4854,7 @@ $ kubectl get deployment -o json -
kubectlCommand
@@ -4839,7 +4932,7 @@ $ kubectl get deployment -o json -
kubectlCommand
@@ -5083,7 +5176,7 @@ $ kubectl get deployment deployment-example
kubectlCommand
@@ -5176,7 +5269,7 @@ $ kubectl get deployment deployment-example
kubectlCommand
@@ -5254,9 +5347,9 @@ $ kubectl get deployment deployment-example
kubectlCommand
See supported operations below...
-@@ -5348,7 +5441,7 @@ $ kubectl get deployment deployment-example
kubectlCommand
@@ -5425,7 +5518,7 @@ $ kubectl get deployment deployment-example
kubectlCommand
@@ -6074,9 +6167,9 @@ Appears In Job -
kubectlCommand
See supported operations below...
-@@ -6246,7 +6339,7 @@ spec: -
kubectlCommand
@@ -6338,7 +6431,7 @@ spec: -
kubectlCommand
@@ -6430,7 +6523,7 @@ spec: -
kubectlCommand
@@ -6540,7 +6633,7 @@ orphanDependents: false -
kubectlCommand
@@ -6633,9 +6726,9 @@ orphanDependents: false -
kubectlCommand
See supported operations below...
-@@ -6831,7 +6924,7 @@ $ curl -X GET http:// -
kubectlCommand
@@ -7051,7 +7144,7 @@ $ kubectl get job -o json -
kubectlCommand
@@ -7129,7 +7222,7 @@ $ kubectl get job -o json -
kubectlCommand
@@ -7347,7 +7440,7 @@ $ kubectl get job example-job Watch List +
kubectlCommand
@@ -7440,7 +7533,7 @@ $ kubectl get job example-job Watch List All Namespaces +
kubectlCommand
@@ -7518,6 +7611,269 @@ $ kubectl get job example-job Status Operations +
kubectlCommand
See supported operations below...
++++
kubectlCommand
+Coming Soon
+
++++
curlCommand (requireskubectl proxyto be running)
+Coming Soon
+
+++Output
+
+Coming Soon
+
+++Response Body
+
+Coming Soon
+
+partially update status of the specified Job
+PATCH /apis/batch/v1/namespaces/{namespace}/jobs/{name}/status
| Parameter | +Description | +
|---|---|
| name | +name of the Job | +
| namespace | +object name and auth scope, such as for teams and projects | +
| Parameter | +Description | +
|---|---|
| pretty | +If 'true', then the output is pretty printed. | +
| Parameter | +Description | +
|---|---|
| body Patch |
++ |
| Code | +Description | +
|---|---|
| 200 Job |
+OK | +
+++
kubectlCommand
+Coming Soon
+
++++
curlCommand (requireskubectl proxyto be running)
+Coming Soon
+
+++Output
+
+Coming Soon
+
+++Response Body
+
+Coming Soon
+
+read status of the specified Job
+GET /apis/batch/v1/namespaces/{namespace}/jobs/{name}/status
| Parameter | +Description | +
|---|---|
| name | +name of the Job | +
| namespace | +object name and auth scope, such as for teams and projects | +
| Parameter | +Description | +
|---|---|
| pretty | +If 'true', then the output is pretty printed. | +
| Code | +Description | +
|---|---|
| 200 Job |
+OK | +
+++
kubectlCommand
+Coming Soon
+
++++
curlCommand (requireskubectl proxyto be running)
+Coming Soon
+
+++Output
+
+Coming Soon
+
+++Response Body
+
+Coming Soon
+
+replace status of the specified Job
+PUT /apis/batch/v1/namespaces/{namespace}/jobs/{name}/status
| Parameter | +Description | +
|---|---|
| name | +name of the Job | +
| namespace | +object name and auth scope, such as for teams and projects | +
| Parameter | +Description | +
|---|---|
| pretty | +If 'true', then the output is pretty printed. | +
| Parameter | +Description | +
|---|---|
| body Job |
++ |
| Code | +Description | +
|---|---|
| 200 Job |
+OK | +
@@ -7759,9 +8115,9 @@ Appears In Pod -Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -7849,7 +8205,7 @@ Appears In Pod -
kubectlCommandReplace
+Replace
@@ -7941,7 +8297,7 @@ Appears In Pod -
kubectlCommandPatch
+Patch
@@ -8033,7 +8389,7 @@ Appears In Pod -
kubectlCommandDelete
+Delete
@@ -8133,7 +8489,7 @@ Appears In Pod -
kubectlCommandDelete Collection
+Delete Collection
@@ -8226,9 +8582,9 @@ Appears In Pod -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -8313,7 +8669,7 @@ Appears In Pod -
kubectlCommandList
+List
@@ -8406,7 +8762,7 @@ Appears In Pod -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -8484,7 +8840,7 @@ Appears In Pod -
kubectlCommandWatch
+Watch
@@ -8581,7 +8937,7 @@ Appears In Pod -
kubectlCommandWatch List
+Watch List
@@ -8674,7 +9030,7 @@ Appears In Pod -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -8752,6 +9108,269 @@ Appears In Pod +
kubectlCommandStatus Operations
+See supported operations below...
+Patch Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +partially update status of the specified Pod
+HTTP Request
++
PATCH /api/v1/namespaces/{namespace}/pods/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Pod ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Patch+ Response
++ +
++ + + +Code +Description ++ + +200 +
PodOK +Read Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +read status of the specified Pod
+HTTP Request
++
GET /api/v1/namespaces/{namespace}/pods/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Pod ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Response
++ +
++ + + +Code +Description ++ + +200 +
PodOK +Replace Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +replace status of the specified Pod
+HTTP Request
++
PUT /api/v1/namespaces/{namespace}/pods/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Pod ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Pod+ Response
++ +
+ + + +Code +Description ++ + +200 +
PodOK +Proxy Operations
See supported operations below...
Create Connect Portforward
@@ -10180,7 +10799,7 @@ Appears In Pod -Misc Operations
+Misc Operations
See supported operations below...
Read Log
@@ -10488,9 +11107,9 @@ Appears In ReplicaSet -Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -10578,7 +11197,7 @@ Appears In ReplicaSet -
kubectlCommandReplace
+Replace
@@ -10670,7 +11289,7 @@ Appears In ReplicaSet -
kubectlCommandPatch
+Patch
@@ -10762,7 +11381,7 @@ Appears In ReplicaSet -
kubectlCommandDelete
+Delete
@@ -10862,7 +11481,7 @@ Appears In ReplicaSet -
kubectlCommandDelete Collection
+Delete Collection
@@ -10955,9 +11574,9 @@ Appears In ReplicaSet -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -11042,7 +11661,7 @@ Appears In ReplicaSet -
kubectlCommandList
+List
@@ -11135,7 +11754,7 @@ Appears In ReplicaSet -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -11213,7 +11832,7 @@ Appears In ReplicaSet -
kubectlCommandWatch
+Watch
@@ -11310,7 +11929,7 @@ Appears In ReplicaSet -
kubectlCommandWatch List
+Watch List
@@ -11403,7 +12022,7 @@ Appears In ReplicaSet -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -11481,9 +12100,272 @@ Appears In ReplicaSet -
kubectlCommandMisc Operations
+Status Operations
See supported operations below...
-Read Scale
+Patch Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +partially update status of the specified ReplicaSet
+HTTP Request
++
PATCH /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the ReplicaSet ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Patch+ Response
++ +
++ + + +Code +Description ++ + +200 +
ReplicaSetOK +Read Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +read status of the specified ReplicaSet
+HTTP Request
++
GET /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the ReplicaSet ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Response
++ +
++ + + +Code +Description ++ + +200 +
ReplicaSetOK +Replace Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +replace status of the specified ReplicaSet
+HTTP Request
++
PUT /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the ReplicaSet ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
ReplicaSet+ Response
++ +
++ + + +Code +Description ++ + +200 +
ReplicaSetOK +Misc Operations
+See supported operations below...
+Read Scale
@@ -11560,7 +12442,7 @@ Appears In ReplicaSet -
kubectlCommandReplace Scale
+Replace Scale
@@ -11652,7 +12534,7 @@ Appears In ReplicaSet -
kubectlCommandPatch Scale
+Patch Scale
@@ -11941,9 +12823,9 @@ Appears In ReplicationController -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -12031,7 +12913,7 @@ Appears In ReplicationController -
kubectlCommandReplace
+Replace
@@ -12123,7 +13005,7 @@ Appears In ReplicationController -
kubectlCommandPatch
+Patch
@@ -12215,7 +13097,7 @@ Appears In ReplicationController -
kubectlCommandDelete
+Delete
@@ -12315,7 +13197,7 @@ Appears In ReplicationController -
kubectlCommandDelete Collection
+Delete Collection
@@ -12408,9 +13290,9 @@ Appears In ReplicationController -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -12495,7 +13377,7 @@ Appears In ReplicationController -
kubectlCommandList
+List
@@ -12588,7 +13470,7 @@ Appears In ReplicationController -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -12666,7 +13548,7 @@ Appears In ReplicationController -
kubectlCommandWatch
+Watch
@@ -12763,7 +13645,100 @@ Appears In ReplicationController -
kubectlCommandWatch List All Namespaces
+Watch List
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +watch individual changes to a list of ReplicationController
+HTTP Request
++
GET /api/v1/watch/namespaces/{namespace}/replicationcontrollersPath Parameters
++ +
++ + + +Parameter +Description ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ +fieldSelector +A selector to restrict the list of returned objects by their fields. Defaults to everything. ++ +labelSelector +A selector to restrict the list of returned objects by their labels. Defaults to everything. ++ +pretty +If 'true', then the output is pretty printed. ++ +resourceVersion +When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. ++ +timeoutSeconds +Timeout for the list/watch call. ++ + +watch +Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. +Response
++ +
++ + + +Code +Description ++ + +200 +
EventOK +Watch List All Namespaces
@@ -12841,6 +13816,269 @@ Appears In ReplicationController +
kubectlCommandStatus Operations
+See supported operations below...
+Patch Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +partially update status of the specified ReplicationController
+HTTP Request
++
PATCH /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the ReplicationController ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Patch+ Response
++ +
++ + + +Code +Description ++ + +200 +
ReplicationControllerOK +Read Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +read status of the specified ReplicationController
+HTTP Request
++
GET /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the ReplicationController ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Response
++ +
++ + + +Code +Description ++ + +200 +
ReplicationControllerOK +Replace Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +replace status of the specified ReplicationController
+HTTP Request
++
PUT /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the ReplicationController ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
ReplicationController+ Response
++ +
+ + + +Code +Description ++ + +200 +
ReplicationControllerOK +
StatefulSet v1beta1
@@ -12981,9 +14219,9 @@ Appears In StatefulSet
-Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -13071,7 +14309,7 @@ Appears In StatefulSet -
kubectlCommandReplace
+Replace
@@ -13163,7 +14401,7 @@ Appears In StatefulSet -
kubectlCommandPatch
+Patch
@@ -13255,7 +14493,7 @@ Appears In StatefulSet -
kubectlCommandDelete
+Delete
@@ -13355,7 +14593,7 @@ Appears In StatefulSet -
kubectlCommandDelete Collection
+Delete Collection
@@ -13448,9 +14686,9 @@ Appears In StatefulSet -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -13535,7 +14773,7 @@ Appears In StatefulSet -
kubectlCommandList
+List
@@ -13628,7 +14866,7 @@ Appears In StatefulSet -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -13706,7 +14944,7 @@ Appears In StatefulSet -
kubectlCommandWatch
+Watch
@@ -13803,7 +15041,7 @@ Appears In StatefulSet -
kubectlCommandWatch List
+Watch List
@@ -13896,7 +15134,7 @@ Appears In StatefulSet -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -13974,9 +15212,9 @@ Appears In StatefulSet -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Patch Status
+Patch Status
@@ -14068,7 +15306,7 @@ Appears In StatefulSet -
kubectlCommandRead Status
+Read Status
@@ -14145,7 +15383,7 @@ Appears In StatefulSet -
kubectlCommandReplace Status
+Replace Status
@@ -14334,9 +15572,9 @@ Appears In EndpointsList -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -14424,7 +15662,7 @@ Appears In EndpointsList -
kubectlCommandReplace
+Replace
@@ -14516,7 +15754,7 @@ Appears In EndpointsList -
kubectlCommandPatch
+Patch
@@ -14608,7 +15846,7 @@ Appears In EndpointsList -
kubectlCommandDelete
+Delete
@@ -14708,7 +15946,7 @@ Appears In EndpointsList -
kubectlCommandDelete Collection
+Delete Collection
@@ -14801,9 +16039,9 @@ Appears In EndpointsList -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -14888,7 +16126,7 @@ Appears In EndpointsList -
kubectlCommandList
+List
@@ -14981,7 +16219,7 @@ Appears In EndpointsList -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -15059,7 +16297,7 @@ Appears In EndpointsList -
kubectlCommandWatch
+Watch
@@ -15156,7 +16394,7 @@ Appears In EndpointsList -
kubectlCommandWatch List
+Watch List
@@ -15249,7 +16487,7 @@ Appears In EndpointsList -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -15450,9 +16688,9 @@ Appears In Ingress -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -15540,7 +16778,7 @@ Appears In Ingress -
kubectlCommandReplace
+Replace
@@ -15632,7 +16870,7 @@ Appears In Ingress -
kubectlCommandPatch
+Patch
@@ -15724,7 +16962,7 @@ Appears In Ingress -
kubectlCommandDelete
+Delete
@@ -15824,7 +17062,7 @@ Appears In Ingress -
kubectlCommandDelete Collection
+Delete Collection
@@ -15917,9 +17155,9 @@ Appears In Ingress -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -16004,7 +17242,7 @@ Appears In Ingress -
kubectlCommandList
+List
@@ -16097,7 +17335,7 @@ Appears In Ingress -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -16175,7 +17413,7 @@ Appears In Ingress -
kubectlCommandWatch
+Watch
@@ -16272,7 +17510,100 @@ Appears In Ingress -
kubectlCommandWatch List All Namespaces
+Watch List
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +watch individual changes to a list of Ingress
+HTTP Request
++
GET /apis/extensions/v1beta1/watch/namespaces/{namespace}/ingressesPath Parameters
++ +
++ + + +Parameter +Description ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ +fieldSelector +A selector to restrict the list of returned objects by their fields. Defaults to everything. ++ +labelSelector +A selector to restrict the list of returned objects by their labels. Defaults to everything. ++ +pretty +If 'true', then the output is pretty printed. ++ +resourceVersion +When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. ++ +timeoutSeconds +Timeout for the list/watch call. ++ + +watch +Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. +Response
++ +
++ + + +Code +Description ++ + +200 +
EventOK +Watch List All Namespaces
@@ -16350,6 +17681,269 @@ Appears In Ingress +
kubectlCommandStatus Operations
+See supported operations below...
+Patch Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +partially update status of the specified Ingress
+HTTP Request
++
PATCH /apis/extensions/v1beta1/namespaces/{namespace}/ingresses/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Ingress ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Patch+ Response
++ +
++ + + +Code +Description ++ + +200 +
IngressOK +Read Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +read status of the specified Ingress
+HTTP Request
++
GET /apis/extensions/v1beta1/namespaces/{namespace}/ingresses/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Ingress ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Response
++ +
++ + + +Code +Description ++ + +200 +
IngressOK +Replace Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +replace status of the specified Ingress
+HTTP Request
++
PUT /apis/extensions/v1beta1/namespaces/{namespace}/ingresses/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Ingress ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Ingress+ Response
++ +
+ + + +Code +Description ++ + +200 +
IngressOK +
Service v1
@@ -16549,9 +18143,9 @@ Appears In Service -Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -16696,7 +18290,7 @@ spec: -
kubectlCommandReplace
+Replace
@@ -16861,7 +18455,7 @@ spec: -
kubectlCommandPatch
+Patch
@@ -16994,7 +18588,7 @@ $ curl -X PATCH -H 'Content-Type: application/strategic-Delete +
kubectlCommandDelete
@@ -17081,9 +18675,9 @@ orphanDependents: false -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -17243,7 +18837,7 @@ $ kubectl get service deployment- -
kubectlCommandList
+List
@@ -17335,7 +18929,7 @@ $ kubectl get service -o json -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -17413,7 +19007,7 @@ $ kubectl get service -o json -
kubectlCommandWatch
+Watch
@@ -17591,7 +19185,100 @@ $ kubectl get service deployment-example -
kubectlCommandWatch List All Namespaces
+Watch List
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +watch individual changes to a list of Service
+HTTP Request
++
GET /api/v1/watch/namespaces/{namespace}/servicesPath Parameters
++ +
++ + + +Parameter +Description ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ +fieldSelector +A selector to restrict the list of returned objects by their fields. Defaults to everything. ++ +labelSelector +A selector to restrict the list of returned objects by their labels. Defaults to everything. ++ +pretty +If 'true', then the output is pretty printed. ++ +resourceVersion +When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. ++ +timeoutSeconds +Timeout for the list/watch call. ++ + +watch +Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. +Response
++ +
++ + + +Code +Description ++ + +200 +
EventOK +Watch List All Namespaces
@@ -17669,9 +19356,9 @@ $ kubectl get service deployment-example -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Patch Status
+Patch Status
@@ -17763,7 +19450,7 @@ $ kubectl get service deployment-example -
kubectlCommandRead Status
+Read Status
@@ -17840,7 +19527,7 @@ $ kubectl get service deployment-example -
kubectlCommandReplace Status
+Replace Status
@@ -17932,9 +19619,9 @@ $ kubectl get service deployment-example -
kubectlCommandProxy Operations
+Proxy Operations
See supported operations below...
-Create Connect Proxy
+Create Connect Proxy
@@ -18011,7 +19698,7 @@ $ kubectl get service deployment-example -
kubectlCommandCreate Connect Proxy Path
+Create Connect Proxy Path
@@ -18092,7 +19779,7 @@ $ kubectl get service deployment-example -
kubectlCommandCreate Proxy
+Create Proxy
@@ -18154,7 +19841,7 @@ $ kubectl get service deployment-example -
kubectlCommandCreate Proxy Path
+Create Proxy Path
@@ -18220,7 +19907,7 @@ $ kubectl get service deployment-example -
kubectlCommandDelete Connect Proxy
+Delete Connect Proxy
@@ -18297,7 +19984,7 @@ $ kubectl get service deployment-example -
kubectlCommandDelete Connect Proxy Path
+Delete Connect Proxy Path
@@ -18378,7 +20065,7 @@ $ kubectl get service deployment-example -
kubectlCommandDelete Proxy
+Delete Proxy
@@ -18440,7 +20127,7 @@ $ kubectl get service deployment-example -
kubectlCommandDelete Proxy Path
+Delete Proxy Path
@@ -18506,7 +20193,7 @@ $ kubectl get service deployment-example -
kubectlCommandGet Connect Proxy
+Get Connect Proxy
@@ -18583,7 +20270,7 @@ $ kubectl get service deployment-example -
kubectlCommandGet Connect Proxy Path
+Get Connect Proxy Path
@@ -18664,7 +20351,7 @@ $ kubectl get service deployment-example -
kubectlCommandGet Proxy
+Get Proxy
@@ -18726,7 +20413,7 @@ $ kubectl get service deployment-example -
kubectlCommandGet Proxy Path
+Get Proxy Path
@@ -18792,7 +20479,7 @@ $ kubectl get service deployment-example -
kubectlCommandHead Connect Proxy
+Head Connect Proxy
@@ -18869,7 +20556,7 @@ $ kubectl get service deployment-example -
kubectlCommandHead Connect Proxy Path
+Head Connect Proxy Path
@@ -18950,7 +20637,7 @@ $ kubectl get service deployment-example -
kubectlCommandReplace Connect Proxy
+Replace Connect Proxy
@@ -19027,7 +20714,7 @@ $ kubectl get service deployment-example -
kubectlCommandReplace Connect Proxy Path
+Replace Connect Proxy Path
@@ -19108,7 +20795,7 @@ $ kubectl get service deployment-example -
kubectlCommandReplace Proxy
+Replace Proxy
@@ -19170,7 +20857,7 @@ $ kubectl get service deployment-example -
kubectlCommandReplace Proxy Path
+Replace Proxy Path
@@ -19320,9 +21007,9 @@ Appears In ConfigMapList -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -19410,7 +21097,7 @@ Appears In ConfigMapList -
kubectlCommandReplace
+Replace
@@ -19502,7 +21189,7 @@ Appears In ConfigMapList -
kubectlCommandPatch
+Patch
@@ -19594,7 +21281,7 @@ Appears In ConfigMapList -
kubectlCommandDelete
+Delete
@@ -19694,7 +21381,7 @@ Appears In ConfigMapList -
kubectlCommandDelete Collection
+Delete Collection
@@ -19787,9 +21474,9 @@ Appears In ConfigMapList -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -19874,7 +21561,7 @@ Appears In ConfigMapList -
kubectlCommandList
+List
@@ -19967,7 +21654,7 @@ Appears In ConfigMapList -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -20045,7 +21732,7 @@ Appears In ConfigMapList -
kubectlCommandWatch
+Watch
@@ -20142,7 +21829,100 @@ Appears In ConfigMapList -
kubectlCommandWatch List All Namespaces
+Watch List
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +watch individual changes to a list of ConfigMap
+HTTP Request
++
GET /api/v1/watch/namespaces/{namespace}/configmapsPath Parameters
++ +
++ + + +Parameter +Description ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ +fieldSelector +A selector to restrict the list of returned objects by their fields. Defaults to everything. ++ +labelSelector +A selector to restrict the list of returned objects by their labels. Defaults to everything. ++ +pretty +If 'true', then the output is pretty printed. ++ +resourceVersion +When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. ++ +timeoutSeconds +Timeout for the list/watch call. ++ + +watch +Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. +Response
++ +
++ + + +Code +Description ++ + +200 +
EventOK +Watch List All Namespaces
@@ -20303,9 +22083,9 @@ Appears In SecretList -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -20393,7 +22173,7 @@ Appears In SecretList -
kubectlCommandReplace
+Replace
@@ -20485,7 +22265,7 @@ Appears In SecretList -
kubectlCommandPatch
+Patch
@@ -20577,7 +22357,7 @@ Appears In SecretList -
kubectlCommandDelete
+Delete
@@ -20677,7 +22457,7 @@ Appears In SecretList -
kubectlCommandDelete Collection
+Delete Collection
@@ -20770,9 +22550,9 @@ Appears In SecretList -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -20857,7 +22637,7 @@ Appears In SecretList -
kubectlCommandList
+List
@@ -20950,7 +22730,7 @@ Appears In SecretList -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -21028,7 +22808,7 @@ Appears In SecretList -
kubectlCommandWatch
+Watch
@@ -21125,7 +22905,7 @@ Appears In SecretList -
kubectlCommandWatch List
+Watch List
@@ -21218,7 +22998,7 @@ Appears In SecretList -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -21436,9 +23216,9 @@ Appears In PersistentVolumeClaim -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -21526,7 +23306,7 @@ Appears In PersistentVolumeClaim -
kubectlCommandReplace
+Replace
@@ -21618,7 +23398,7 @@ Appears In PersistentVolumeClaim -
kubectlCommandPatch
+Patch
@@ -21710,7 +23490,7 @@ Appears In PersistentVolumeClaim -
kubectlCommandDelete
+Delete
@@ -21810,7 +23590,7 @@ Appears In PersistentVolumeClaim -
kubectlCommandDelete Collection
+Delete Collection
@@ -21903,9 +23683,9 @@ Appears In PersistentVolumeClaim -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -21990,7 +23770,7 @@ Appears In PersistentVolumeClaim -
kubectlCommandList
+List
@@ -22083,7 +23863,7 @@ Appears In PersistentVolumeClaim -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -22161,7 +23941,7 @@ Appears In PersistentVolumeClaim -
kubectlCommandWatch
+Watch
@@ -22258,7 +24038,100 @@ Appears In PersistentVolumeClaim -
kubectlCommandWatch List All Namespaces
+Watch List
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +watch individual changes to a list of PersistentVolumeClaim
+HTTP Request
++
GET /api/v1/watch/namespaces/{namespace}/persistentvolumeclaimsPath Parameters
++ +
++ + + +Parameter +Description ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ +fieldSelector +A selector to restrict the list of returned objects by their fields. Defaults to everything. ++ +labelSelector +A selector to restrict the list of returned objects by their labels. Defaults to everything. ++ +pretty +If 'true', then the output is pretty printed. ++ +resourceVersion +When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. ++ +timeoutSeconds +Timeout for the list/watch call. ++ + +watch +Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. +Response
++ +
++ + + +Code +Description ++ + +200 +
EventOK +Watch List All Namespaces
@@ -22336,9 +24209,9 @@ Appears In PersistentVolumeClaim -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Patch Status
+Patch Status
@@ -22430,7 +24303,7 @@ Appears In PersistentVolumeClaim -
kubectlCommandRead Status
+Read Status
@@ -22507,7 +24380,7 @@ Appears In PersistentVolumeClaim -
kubectlCommandReplace Status
+Replace Status
@@ -22679,9 +24552,9 @@ Appears In StorageClassList -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -22754,7 +24627,7 @@ Appears In StorageClassList -
kubectlCommandReplace
+Replace
@@ -22842,7 +24715,7 @@ Appears In StorageClassList -
kubectlCommandPatch
+Patch
@@ -22930,7 +24803,7 @@ Appears In StorageClassList -
kubectlCommandDelete
+Delete
@@ -23026,7 +24899,7 @@ Appears In StorageClassList -
kubectlCommandDelete Collection
+Delete Collection
@@ -23104,9 +24977,9 @@ Appears In StorageClassList -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -23187,7 +25060,7 @@ Appears In StorageClassList -
kubectlCommandList
+List
@@ -23265,7 +25138,7 @@ Appears In StorageClassList -
kubectlCommandWatch
+Watch
@@ -23358,6 +25231,84 @@ Appears In StorageClassList +
kubectlCommandWatch List
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +watch individual changes to a list of StorageClass
+HTTP Request
++
GET /apis/storage.k8s.io/v1beta1/watch/storageclassesQuery Parameters
++ +
++ + + +Parameter +Description ++ +fieldSelector +A selector to restrict the list of returned objects by their fields. Defaults to everything. ++ +labelSelector +A selector to restrict the list of returned objects by their labels. Defaults to everything. ++ +pretty +If 'true', then the output is pretty printed. ++ +resourceVersion +When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. ++ +timeoutSeconds +Timeout for the list/watch call. ++ + +watch +Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. +Response
++ +
+ + + +Code +Description ++ + +200 +
EventOK +
Volume v1
@@ -23602,9 +25553,9 @@ Appears In EventList
-Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -23692,7 +25643,7 @@ Appears In EventList -
kubectlCommandReplace
+Replace
@@ -23784,7 +25735,7 @@ Appears In EventList -
kubectlCommandPatch
+Patch
@@ -23876,7 +25827,7 @@ Appears In EventList -
kubectlCommandDelete
+Delete
@@ -23976,7 +25927,7 @@ Appears In EventList -
kubectlCommandDelete Collection
+Delete Collection
@@ -24069,9 +26020,9 @@ Appears In EventList -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -24156,7 +26107,7 @@ Appears In EventList -
kubectlCommandList
+List
@@ -24249,7 +26200,7 @@ Appears In EventList -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -24327,7 +26278,7 @@ Appears In EventList -
kubectlCommandWatch
+Watch
@@ -24424,7 +26375,100 @@ Appears In EventList -
kubectlCommandWatch List All Namespaces
+Watch List
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +watch individual changes to a list of Event
+HTTP Request
++
GET /api/v1/watch/namespaces/{namespace}/eventsPath Parameters
++ +
++ + + +Parameter +Description ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ +fieldSelector +A selector to restrict the list of returned objects by their fields. Defaults to everything. ++ +labelSelector +A selector to restrict the list of returned objects by their labels. Defaults to everything. ++ +pretty +If 'true', then the output is pretty printed. ++ +resourceVersion +When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. ++ +timeoutSeconds +Timeout for the list/watch call. ++ + +watch +Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. +Response
++ +
++ + + +Code +Description ++ + +200 +
EventOK +Watch List All Namespaces
@@ -24595,9 +26639,9 @@ Appears In LimitRange -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -24685,7 +26729,7 @@ Appears In LimitRange -
kubectlCommandReplace
+Replace
@@ -24777,7 +26821,7 @@ Appears In LimitRange -
kubectlCommandPatch
+Patch
@@ -24869,7 +26913,7 @@ Appears In LimitRange -
kubectlCommandDelete
+Delete
@@ -24969,7 +27013,7 @@ Appears In LimitRange -
kubectlCommandDelete Collection
+Delete Collection
@@ -25062,9 +27106,9 @@ Appears In LimitRange -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -25149,7 +27193,7 @@ Appears In LimitRange -
kubectlCommandList
+List
@@ -25242,7 +27286,7 @@ Appears In LimitRange -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -25320,7 +27364,7 @@ Appears In LimitRange -
kubectlCommandWatch
+Watch
@@ -25417,7 +27461,100 @@ Appears In LimitRange -
kubectlCommandWatch List All Namespaces
+Watch List
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +watch individual changes to a list of LimitRange
+HTTP Request
++
GET /api/v1/watch/namespaces/{namespace}/limitrangesPath Parameters
++ +
++ + + +Parameter +Description ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ +fieldSelector +A selector to restrict the list of returned objects by their fields. Defaults to everything. ++ +labelSelector +A selector to restrict the list of returned objects by their labels. Defaults to everything. ++ +pretty +If 'true', then the output is pretty printed. ++ +resourceVersion +When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. ++ +timeoutSeconds +Timeout for the list/watch call. ++ + +watch +Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. +Response
++ +
++ + + +Code +Description ++ + +200 +
EventOK +Watch List All Namespaces
@@ -25641,9 +27778,9 @@ Appears In HorizontalPodAutoscaler -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -25731,7 +27868,7 @@ Appears In HorizontalPodAutoscaler -
kubectlCommandReplace
+Replace
@@ -25823,7 +27960,7 @@ Appears In HorizontalPodAutoscaler -
kubectlCommandPatch
+Patch
@@ -25915,7 +28052,7 @@ Appears In HorizontalPodAutoscaler -
kubectlCommandDelete
+Delete
@@ -26015,7 +28152,7 @@ Appears In HorizontalPodAutoscaler -
kubectlCommandDelete Collection
+Delete Collection
@@ -26108,9 +28245,9 @@ Appears In HorizontalPodAutoscaler -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -26195,7 +28332,7 @@ Appears In HorizontalPodAutoscaler -
kubectlCommandList
+List
@@ -26288,7 +28425,7 @@ Appears In HorizontalPodAutoscaler -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -26366,7 +28503,7 @@ Appears In HorizontalPodAutoscaler -
kubectlCommandWatch
+Watch
@@ -26463,7 +28600,100 @@ Appears In HorizontalPodAutoscaler -
kubectlCommandWatch List All Namespaces
+Watch List
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +watch individual changes to a list of HorizontalPodAutoscaler
+HTTP Request
++
GET /apis/autoscaling/v1/watch/namespaces/{namespace}/horizontalpodautoscalersPath Parameters
++ +
++ + + +Parameter +Description ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ +fieldSelector +A selector to restrict the list of returned objects by their fields. Defaults to everything. ++ +labelSelector +A selector to restrict the list of returned objects by their labels. Defaults to everything. ++ +pretty +If 'true', then the output is pretty printed. ++ +resourceVersion +When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. ++ +timeoutSeconds +Timeout for the list/watch call. ++ + +watch +Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. +Response
++ +
++ + + +Code +Description ++ + +200 +
EventOK +Watch List All Namespaces
@@ -26541,6 +28771,269 @@ Appears In HorizontalPodAutoscaler +
kubectlCommandStatus Operations
+See supported operations below...
+Patch Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +partially update status of the specified HorizontalPodAutoscaler
+HTTP Request
++
PATCH /apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the HorizontalPodAutoscaler ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Patch+ Response
++ +
++ + + +Code +Description ++ + +200 +
HorizontalPodAutoscalerOK +Read Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +read status of the specified HorizontalPodAutoscaler
+HTTP Request
++
GET /apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the HorizontalPodAutoscaler ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Response
++ +
++ + + +Code +Description ++ + +200 +
HorizontalPodAutoscalerOK +Replace Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +replace status of the specified HorizontalPodAutoscaler
+HTTP Request
++
PUT /apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the HorizontalPodAutoscaler ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
HorizontalPodAutoscaler+ Response
++ +
+ + + +Code +Description ++ + +200 +
HorizontalPodAutoscalerOK +
PodTemplate v1
Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -27767,7 +30353,7 @@ Appears In PodDisruptionBudget -
kubectlCommandReplace
+Replace
@@ -27859,7 +30445,7 @@ Appears In PodDisruptionBudget -
kubectlCommandPatch
+Patch
@@ -27951,7 +30537,7 @@ Appears In PodDisruptionBudget -
kubectlCommandDelete
+Delete
@@ -28051,7 +30637,7 @@ Appears In PodDisruptionBudget -
kubectlCommandDelete Collection
+Delete Collection
@@ -28144,9 +30730,9 @@ Appears In PodDisruptionBudget -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -28231,7 +30817,7 @@ Appears In PodDisruptionBudget -
kubectlCommandList
+List
@@ -28324,7 +30910,7 @@ Appears In PodDisruptionBudget -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -28402,7 +30988,7 @@ Appears In PodDisruptionBudget -
kubectlCommandWatch
+Watch
@@ -28499,7 +31085,100 @@ Appears In PodDisruptionBudget -
kubectlCommandWatch List All Namespaces
+Watch List
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +watch individual changes to a list of PodDisruptionBudget
+HTTP Request
++
GET /apis/policy/v1beta1/watch/namespaces/{namespace}/poddisruptionbudgetsPath Parameters
++ +
++ + + +Parameter +Description ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ +fieldSelector +A selector to restrict the list of returned objects by their fields. Defaults to everything. ++ +labelSelector +A selector to restrict the list of returned objects by their labels. Defaults to everything. ++ +pretty +If 'true', then the output is pretty printed. ++ +resourceVersion +When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. ++ +timeoutSeconds +Timeout for the list/watch call. ++ + +watch +Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. +Response
++ +
++ + + +Code +Description ++ + +200 +
EventOK +Watch List All Namespaces
@@ -28577,6 +31256,269 @@ Appears In PodDisruptionBudget +
kubectlCommandStatus Operations
+See supported operations below...
+Patch Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +partially update status of the specified PodDisruptionBudget
+HTTP Request
++
PATCH /apis/policy/v1beta1/namespaces/{namespace}/poddisruptionbudgets/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the PodDisruptionBudget ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Patch+ Response
++ +
++ + + +Code +Description ++ + +200 +
PodDisruptionBudgetOK +Read Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +read status of the specified PodDisruptionBudget
+HTTP Request
++
GET /apis/policy/v1beta1/namespaces/{namespace}/poddisruptionbudgets/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the PodDisruptionBudget ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Response
++ +
++ + + +Code +Description ++ + +200 +
PodDisruptionBudgetOK +Replace Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +replace status of the specified PodDisruptionBudget
+HTTP Request
++
PUT /apis/policy/v1beta1/namespaces/{namespace}/poddisruptionbudgets/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the PodDisruptionBudget ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
PodDisruptionBudget+ Response
++ +
+ + + +Code +Description ++ + +200 +
PodDisruptionBudgetOK +
ThirdPartyResource v1beta1
@@ -28656,9 +31598,9 @@ Appears In ThirdPartyResourceList
-Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -28731,7 +31673,7 @@ Appears In ThirdPartyResourceList -
kubectlCommandReplace
+Replace
@@ -28819,7 +31761,7 @@ Appears In ThirdPartyResourceList -
kubectlCommandPatch
+Patch
@@ -28907,7 +31849,7 @@ Appears In ThirdPartyResourceList -
kubectlCommandDelete
+Delete
@@ -29003,7 +31945,7 @@ Appears In ThirdPartyResourceList -
kubectlCommandDelete Collection
+Delete Collection
@@ -29081,9 +32023,9 @@ Appears In ThirdPartyResourceList -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -29164,7 +32106,7 @@ Appears In ThirdPartyResourceList -
kubectlCommandList
+List
@@ -29242,7 +32184,7 @@ Appears In ThirdPartyResourceList -
kubectlCommandWatch
+Watch
@@ -29335,6 +32277,84 @@ Appears In ThirdPartyResourceList +
kubectlCommandWatch List
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +watch individual changes to a list of ThirdPartyResource
+HTTP Request
++
GET /apis/extensions/v1beta1/watch/thirdpartyresourcesQuery Parameters
++ +
++ + + +Parameter +Description ++ +fieldSelector +A selector to restrict the list of returned objects by their fields. Defaults to everything. ++ +labelSelector +A selector to restrict the list of returned objects by their labels. Defaults to everything. ++ +pretty +If 'true', then the output is pretty printed. ++ +resourceVersion +When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. ++ +timeoutSeconds +Timeout for the list/watch call. ++ + +watch +Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. +Response
++ +
+ + + +Code +Description ++ + +200 +
EventOK +CLUSTER
Cluster resources are responsible for defining configuration of the cluster itself, and are generally only used by cluster operators.
@@ -29383,9 +32403,9 @@ Appears In ThirdPartyResourceList -Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -29604,9 +32624,9 @@ Appears In CertificateSigningReque -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -29679,7 +32699,7 @@ Appears In CertificateSigningReque -
kubectlCommandReplace
+Replace
@@ -29767,7 +32787,7 @@ Appears In CertificateSigningReque -
kubectlCommandPatch
+Patch
@@ -29855,7 +32875,7 @@ Appears In CertificateSigningReque -
kubectlCommandDelete
+Delete
@@ -29951,7 +32971,7 @@ Appears In CertificateSigningReque -
kubectlCommandDelete Collection
+Delete Collection
@@ -30029,9 +33049,9 @@ Appears In CertificateSigningReque -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -30112,7 +33132,7 @@ Appears In CertificateSigningReque -
kubectlCommandList
+List
@@ -30190,7 +33210,7 @@ Appears In CertificateSigningReque -
kubectlCommandWatch
+Watch
@@ -30283,6 +33303,174 @@ Appears In CertificateSigningReque +
kubectlCommandWatch List
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +watch individual changes to a list of CertificateSigningRequest
+HTTP Request
++
GET /apis/certificates.k8s.io/v1alpha1/watch/certificatesigningrequestsQuery Parameters
++ +
++ + + +Parameter +Description ++ +fieldSelector +A selector to restrict the list of returned objects by their fields. Defaults to everything. ++ +labelSelector +A selector to restrict the list of returned objects by their labels. Defaults to everything. ++ +pretty +If 'true', then the output is pretty printed. ++ +resourceVersion +When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. ++ +timeoutSeconds +Timeout for the list/watch call. ++ + +watch +Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. +Response
++ +
++ + + +Code +Description ++ + +200 +
EventOK +Status Operations
+See supported operations below...
+Replace Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +replace status of the specified CertificateSigningRequest
+HTTP Request
++
PUT /apis/certificates.k8s.io/v1alpha1/certificatesigningrequests/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ + +name +name of the CertificateSigningRequest +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
CertificateSigningRequest+ Response
++ +
+ + + +Code +Description ++ + +200 +
CertificateSigningRequestOK +
ClusterRole v1alpha1
@@ -30358,9 +33546,9 @@ Appears In ClusterRoleList
-Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -30433,7 +33621,7 @@ Appears In ClusterRoleList -
kubectlCommandReplace
+Replace
@@ -30521,7 +33709,7 @@ Appears In ClusterRoleList -
kubectlCommandPatch
+Patch
@@ -30609,7 +33797,7 @@ Appears In ClusterRoleList -
kubectlCommandDelete
+Delete
@@ -30705,7 +33893,7 @@ Appears In ClusterRoleList -
kubectlCommandDelete Collection
+Delete Collection
@@ -30783,9 +33971,9 @@ Appears In ClusterRoleList -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -30858,7 +34046,7 @@ Appears In ClusterRoleList -
kubectlCommandList
+List
@@ -30936,7 +34124,7 @@ Appears In ClusterRoleList -
kubectlCommandWatch
+Watch
@@ -31029,6 +34217,84 @@ Appears In ClusterRoleList +
kubectlCommandWatch List
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +watch individual changes to a list of ClusterRole
+HTTP Request
++
GET /apis/rbac.authorization.k8s.io/v1alpha1/watch/clusterrolesQuery Parameters
++ +
++ + + +Parameter +Description ++ +fieldSelector +A selector to restrict the list of returned objects by their fields. Defaults to everything. ++ +labelSelector +A selector to restrict the list of returned objects by their labels. Defaults to everything. ++ +pretty +If 'true', then the output is pretty printed. ++ +resourceVersion +When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. ++ +timeoutSeconds +Timeout for the list/watch call. ++ + +watch +Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. +Response
++ +
+ + + +Code +Description ++ + +200 +
EventOK +
ClusterRoleBinding v1alpha1
@@ -31108,9 +34374,9 @@ Appears In ClusterRoleBindingList
-Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -31183,7 +34449,7 @@ Appears In ClusterRoleBindingList -
kubectlCommandReplace
+Replace
@@ -31271,7 +34537,7 @@ Appears In ClusterRoleBindingList -
kubectlCommandPatch
+Patch
@@ -31359,7 +34625,7 @@ Appears In ClusterRoleBindingList -
kubectlCommandDelete
+Delete
@@ -31455,7 +34721,7 @@ Appears In ClusterRoleBindingList -
kubectlCommandDelete Collection
+Delete Collection
@@ -31533,9 +34799,9 @@ Appears In ClusterRoleBindingList -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -31608,7 +34874,7 @@ Appears In ClusterRoleBindingList -
kubectlCommandList
+List
@@ -31686,7 +34952,7 @@ Appears In ClusterRoleBindingList -
kubectlCommandWatch
+Watch
@@ -31779,7 +35045,7 @@ Appears In ClusterRoleBindingList -
kubectlCommandWatch List
+Watch List
@@ -31932,9 +35198,9 @@ Appears In ComponentStatusList -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -32007,7 +35273,7 @@ Appears In ComponentStatusList -
kubectlCommandList
+List
@@ -32134,9 +35400,9 @@ Appears In ComponentStatusList -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -32339,9 +35605,9 @@ Appears In Namespace -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -32414,7 +35680,7 @@ Appears In Namespace -
kubectlCommandReplace
+Replace
@@ -32502,7 +35768,7 @@ Appears In Namespace -
kubectlCommandPatch
+Patch
@@ -32590,7 +35856,7 @@ Appears In Namespace -
kubectlCommandDelete
+Delete
@@ -32686,7 +35952,7 @@ Appears In Namespace -
kubectlCommandDelete Collection
+Delete Collection
@@ -32764,9 +36030,9 @@ Appears In Namespace -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -32847,7 +36113,7 @@ Appears In Namespace -
kubectlCommandList
+List
@@ -32925,7 +36191,7 @@ Appears In Namespace -
kubectlCommandWatch
+Watch
@@ -33018,6 +36284,335 @@ Appears In Namespace +
kubectlCommandWatch List
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +watch individual changes to a list of Namespace
+HTTP Request
++
GET /api/v1/watch/namespacesQuery Parameters
++ +
++ + + +Parameter +Description ++ +fieldSelector +A selector to restrict the list of returned objects by their fields. Defaults to everything. ++ +labelSelector +A selector to restrict the list of returned objects by their labels. Defaults to everything. ++ +pretty +If 'true', then the output is pretty printed. ++ +resourceVersion +When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. ++ +timeoutSeconds +Timeout for the list/watch call. ++ + +watch +Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. +Response
++ +
++ + + +Code +Description ++ + +200 +
EventOK +Status Operations
+See supported operations below...
+Patch Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +partially update status of the specified Namespace
+HTTP Request
++
PATCH /api/v1/namespaces/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ + +name +name of the Namespace +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Patch+ Response
++ +
++ + + +Code +Description ++ + +200 +
NamespaceOK +Read Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +read status of the specified Namespace
+HTTP Request
++
GET /api/v1/namespaces/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ + +name +name of the Namespace +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Response
++ +
++ + + +Code +Description ++ + +200 +
NamespaceOK +Replace Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +replace status of the specified Namespace
+HTTP Request
++
PUT /api/v1/namespaces/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ + +name +name of the Namespace +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Namespace+ Response
++ +
+ + + +Code +Description ++ + +200 +
NamespaceOK +
Node v1
@@ -33181,9 +36776,9 @@ Appears In Node
-Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -33256,7 +36851,7 @@ Appears In Node -
kubectlCommandReplace
+Replace
@@ -33344,7 +36939,7 @@ Appears In Node -
kubectlCommandPatch
+Patch
@@ -33432,7 +37027,7 @@ Appears In Node -
kubectlCommandDelete
+Delete
@@ -33528,7 +37123,7 @@ Appears In Node -
kubectlCommandDelete Collection
+Delete Collection
@@ -33606,9 +37201,9 @@ Appears In Node -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -33689,7 +37284,7 @@ Appears In Node -
kubectlCommandList
+List
@@ -33767,7 +37362,7 @@ Appears In Node -
kubectlCommandWatch
+Watch
@@ -33860,9 +37455,338 @@ Appears In Node -
kubectlCommandProxy Operations
+Watch List
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +watch individual changes to a list of Node
+HTTP Request
++
GET /api/v1/watch/nodesQuery Parameters
++ +
++ + + +Parameter +Description ++ +fieldSelector +A selector to restrict the list of returned objects by their fields. Defaults to everything. ++ +labelSelector +A selector to restrict the list of returned objects by their labels. Defaults to everything. ++ +pretty +If 'true', then the output is pretty printed. ++ +resourceVersion +When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. ++ +timeoutSeconds +Timeout for the list/watch call. ++ + +watch +Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. +Response
++ +
++ + + +Code +Description ++ + +200 +
EventOK +Status Operations
See supported operations below...
-Create Connect Proxy
+Patch Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +partially update status of the specified Node
+HTTP Request
++
PATCH /api/v1/nodes/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ + +name +name of the Node +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Patch+ Response
++ +
++ + + +Code +Description ++ + +200 +
NodeOK +Read Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +read status of the specified Node
+HTTP Request
++
GET /api/v1/nodes/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ + +name +name of the Node +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Response
++ +
++ + + +Code +Description ++ + +200 +
NodeOK +Replace Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +replace status of the specified Node
+HTTP Request
++
PUT /api/v1/nodes/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ + +name +name of the Node +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Node+ Response
++ +
++ + + +Code +Description ++ + +200 +
NodeOK +Proxy Operations
+See supported operations below...
+Create Connect Proxy
@@ -33935,7 +37859,7 @@ Appears In Node -
kubectlCommandCreate Connect Proxy Path
+Create Connect Proxy Path
@@ -34012,7 +37936,7 @@ Appears In Node -
kubectlCommandCreate Proxy
+Create Proxy
@@ -34070,7 +37994,7 @@ Appears In Node -
kubectlCommandCreate Proxy Path
+Create Proxy Path
@@ -34132,7 +38056,7 @@ Appears In Node -
kubectlCommandDelete Connect Proxy
+Delete Connect Proxy
@@ -34205,7 +38129,7 @@ Appears In Node -
kubectlCommandDelete Connect Proxy Path
+Delete Connect Proxy Path
@@ -34282,7 +38206,7 @@ Appears In Node -
kubectlCommandDelete Proxy
+Delete Proxy
@@ -34340,7 +38264,7 @@ Appears In Node -
kubectlCommandDelete Proxy Path
+Delete Proxy Path
@@ -34402,7 +38326,7 @@ Appears In Node -
kubectlCommandGet Connect Proxy
+Get Connect Proxy
@@ -34475,7 +38399,7 @@ Appears In Node -
kubectlCommandGet Connect Proxy Path
+Get Connect Proxy Path
@@ -34552,7 +38476,7 @@ Appears In Node -
kubectlCommandGet Proxy
+Get Proxy
@@ -34610,7 +38534,7 @@ Appears In Node -
kubectlCommandGet Proxy Path
+Get Proxy Path
@@ -34672,7 +38596,7 @@ Appears In Node -
kubectlCommandHead Connect Proxy
+Head Connect Proxy
@@ -34745,7 +38669,7 @@ Appears In Node -
kubectlCommandHead Connect Proxy Path
+Head Connect Proxy Path
@@ -34822,7 +38746,7 @@ Appears In Node -
kubectlCommandReplace Connect Proxy
+Replace Connect Proxy
@@ -34895,7 +38819,7 @@ Appears In Node -
kubectlCommandReplace Connect Proxy Path
+Replace Connect Proxy Path
@@ -34972,7 +38896,7 @@ Appears In Node -
kubectlCommandReplace Proxy
+Replace Proxy
@@ -35030,7 +38954,7 @@ Appears In Node -
kubectlCommandReplace Proxy Path
+Replace Proxy Path
@@ -35300,9 +39224,9 @@ Appears In PersistentVolume -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -35375,7 +39299,7 @@ Appears In PersistentVolume -
kubectlCommandReplace
+Replace
@@ -35463,7 +39387,7 @@ Appears In PersistentVolume -
kubectlCommandPatch
+Patch
@@ -35551,7 +39475,7 @@ Appears In PersistentVolume -
kubectlCommandDelete
+Delete
@@ -35647,7 +39571,7 @@ Appears In PersistentVolume -
kubectlCommandDelete Collection
+Delete Collection
@@ -35725,9 +39649,9 @@ Appears In PersistentVolume -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -35808,7 +39732,7 @@ Appears In PersistentVolume -
kubectlCommandList
+List
@@ -35886,7 +39810,7 @@ Appears In PersistentVolume -
kubectlCommandWatch
+Watch
@@ -35979,7 +39903,7 @@ Appears In PersistentVolume -
kubectlCommandWatch List
+Watch List
@@ -36057,9 +39981,9 @@ Appears In PersistentVolume -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Patch Status
+Patch Status
@@ -36147,7 +40071,7 @@ Appears In PersistentVolume -
kubectlCommandRead Status
+Read Status
@@ -36220,7 +40144,7 @@ Appears In PersistentVolume -
kubectlCommandReplace Status
+Replace Status
@@ -36431,9 +40355,9 @@ Appears In ResourceQuota -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -36521,7 +40445,7 @@ Appears In ResourceQuota -
kubectlCommandReplace
+Replace
@@ -36613,7 +40537,7 @@ Appears In ResourceQuota -
kubectlCommandPatch
+Patch
@@ -36705,7 +40629,7 @@ Appears In ResourceQuota -
kubectlCommandDelete
+Delete
@@ -36805,7 +40729,7 @@ Appears In ResourceQuota -
kubectlCommandDelete Collection
+Delete Collection
@@ -36898,9 +40822,9 @@ Appears In ResourceQuota -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -36985,7 +40909,7 @@ Appears In ResourceQuota -
kubectlCommandList
+List
@@ -37078,7 +41002,7 @@ Appears In ResourceQuota -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -37156,7 +41080,7 @@ Appears In ResourceQuota -
kubectlCommandWatch
+Watch
@@ -37253,7 +41177,100 @@ Appears In ResourceQuota -
kubectlCommandWatch List All Namespaces
+Watch List
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +watch individual changes to a list of ResourceQuota
+HTTP Request
++
GET /api/v1/watch/namespaces/{namespace}/resourcequotasPath Parameters
++ +
++ + + +Parameter +Description ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ +fieldSelector +A selector to restrict the list of returned objects by their fields. Defaults to everything. ++ +labelSelector +A selector to restrict the list of returned objects by their labels. Defaults to everything. ++ +pretty +If 'true', then the output is pretty printed. ++ +resourceVersion +When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. ++ +timeoutSeconds +Timeout for the list/watch call. ++ + +watch +Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. +Response
++ +
++ + + +Code +Description ++ + +200 +
EventOK +Watch List All Namespaces
@@ -37331,9 +41348,9 @@ Appears In ResourceQuota -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Patch Status
+Patch Status
@@ -37425,7 +41442,7 @@ Appears In ResourceQuota -
kubectlCommandRead Status
+Read Status
@@ -37502,7 +41519,7 @@ Appears In ResourceQuota -
kubectlCommandReplace Status
+Replace Status
@@ -37669,9 +41686,9 @@ Appears In RoleList -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -37759,7 +41776,7 @@ Appears In RoleList -
kubectlCommandReplace
+Replace
@@ -37851,7 +41868,7 @@ Appears In RoleList -
kubectlCommandPatch
+Patch
@@ -37943,7 +41960,7 @@ Appears In RoleList -
kubectlCommandDelete
+Delete
@@ -38043,7 +42060,7 @@ Appears In RoleList -
kubectlCommandDelete Collection
+Delete Collection
@@ -38136,9 +42153,9 @@ Appears In RoleList -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -38215,7 +42232,7 @@ Appears In RoleList -
kubectlCommandList
+List
@@ -38308,7 +42325,7 @@ Appears In RoleList -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -38386,7 +42403,7 @@ Appears In RoleList -
kubectlCommandWatch
+Watch
@@ -38483,7 +42500,7 @@ Appears In RoleList -
kubectlCommandWatch List
+Watch List
@@ -38576,7 +42593,7 @@ Appears In RoleList -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -38733,9 +42750,9 @@ Appears In RoleBindingList -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -38823,7 +42840,7 @@ Appears In RoleBindingList -
kubectlCommandReplace
+Replace
@@ -38915,7 +42932,7 @@ Appears In RoleBindingList -
kubectlCommandPatch
+Patch
@@ -39007,7 +43024,7 @@ Appears In RoleBindingList -
kubectlCommandDelete
+Delete
@@ -39107,7 +43124,7 @@ Appears In RoleBindingList -
kubectlCommandDelete Collection
+Delete Collection
@@ -39200,9 +43217,9 @@ Appears In RoleBindingList -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -39279,7 +43296,7 @@ Appears In RoleBindingList -
kubectlCommandList
+List
@@ -39372,7 +43389,7 @@ Appears In RoleBindingList -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -39450,7 +43467,7 @@ Appears In RoleBindingList -
kubectlCommandWatch
+Watch
@@ -39547,7 +43564,7 @@ Appears In RoleBindingList -
kubectlCommandWatch List
+Watch List
@@ -39640,7 +43657,7 @@ Appears In RoleBindingList -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -39789,9 +43806,9 @@ Appears In SelfSubjectAccessReview -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -39943,9 +43960,9 @@ Appears In ServiceAccountList -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -40033,7 +44050,7 @@ Appears In ServiceAccountList -
kubectlCommandReplace
+Replace
@@ -40125,7 +44142,7 @@ Appears In ServiceAccountList -
kubectlCommandPatch
+Patch
@@ -40217,7 +44234,7 @@ Appears In ServiceAccountList -
kubectlCommandDelete
+Delete
@@ -40317,7 +44334,7 @@ Appears In ServiceAccountList -
kubectlCommandDelete Collection
+Delete Collection
@@ -40410,9 +44427,9 @@ Appears In ServiceAccountList -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -40497,7 +44514,7 @@ Appears In ServiceAccountList -
kubectlCommandList
+List
@@ -40590,7 +44607,7 @@ Appears In ServiceAccountList -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -40668,7 +44685,7 @@ Appears In ServiceAccountList -
kubectlCommandWatch
+Watch
@@ -40765,7 +44782,7 @@ Appears In ServiceAccountList -
kubectlCommandWatch List
+Watch List
@@ -40858,7 +44875,7 @@ Appears In ServiceAccountList -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -41045,9 +45062,9 @@ Appears In LocalSubjectAccessReview< -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -41213,9 +45230,9 @@ Appears In TokenReview -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -41384,9 +45401,9 @@ Appears In NetworkPolicy -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -41474,7 +45491,7 @@ Appears In NetworkPolicy -
kubectlCommandReplace
+Replace
@@ -41566,7 +45583,7 @@ Appears In NetworkPolicy -
kubectlCommandPatch
+Patch
@@ -41658,7 +45675,7 @@ Appears In NetworkPolicy -
kubectlCommandDelete
+Delete
@@ -41758,7 +45775,7 @@ Appears In NetworkPolicy -
kubectlCommandDelete Collection
+Delete Collection
@@ -41851,9 +45868,9 @@ Appears In NetworkPolicy -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -41938,7 +45955,7 @@ Appears In NetworkPolicy -
kubectlCommandList
+List
@@ -42031,7 +46048,7 @@ Appears In NetworkPolicy -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -42109,7 +46126,7 @@ Appears In NetworkPolicy -
kubectlCommandWatch
+Watch
@@ -42206,7 +46223,100 @@ Appears In NetworkPolicy -
kubectlCommandWatch List All Namespaces
+Watch List
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +watch individual changes to a list of NetworkPolicy
+HTTP Request
++
GET /apis/extensions/v1beta1/watch/namespaces/{namespace}/networkpoliciesPath Parameters
++ +
++ + + +Parameter +Description ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ +fieldSelector +A selector to restrict the list of returned objects by their fields. Defaults to everything. ++ +labelSelector +A selector to restrict the list of returned objects by their labels. Defaults to everything. ++ +pretty +If 'true', then the output is pretty printed. ++ +resourceVersion +When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. ++ +timeoutSeconds +Timeout for the list/watch call. ++ + +watch +Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. +Response
++ +
++ + + +Code +Description ++ + +200 +
EventOK +Watch List All Namespaces
@@ -47686,9 +51796,9 @@ Appears In HorizontalPodAutoscaler -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -47776,7 +51886,7 @@ Appears In HorizontalPodAutoscaler -
kubectlCommandReplace
+Replace
@@ -47868,7 +51978,7 @@ Appears In HorizontalPodAutoscaler -
kubectlCommandPatch
+Patch
@@ -47960,7 +52070,7 @@ Appears In HorizontalPodAutoscaler -
kubectlCommandDelete
+Delete
@@ -48060,7 +52170,7 @@ Appears In HorizontalPodAutoscaler -
kubectlCommandDelete Collection
+Delete Collection
@@ -48153,9 +52263,9 @@ Appears In HorizontalPodAutoscaler -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -48240,7 +52350,7 @@ Appears In HorizontalPodAutoscaler -
kubectlCommandList
+List
@@ -48333,7 +52443,7 @@ Appears In HorizontalPodAutoscaler -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -48411,7 +52521,7 @@ Appears In HorizontalPodAutoscaler -
kubectlCommandWatch
+Watch
@@ -48508,7 +52618,100 @@ Appears In HorizontalPodAutoscaler -
kubectlCommandWatch List All Namespaces
+Watch List
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +watch individual changes to a list of HorizontalPodAutoscaler
+HTTP Request
++
GET /apis/extensions/v1beta1/watch/namespaces/{namespace}/horizontalpodautoscalersPath Parameters
++ +
++ + + +Parameter +Description ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ +fieldSelector +A selector to restrict the list of returned objects by their fields. Defaults to everything. ++ +labelSelector +A selector to restrict the list of returned objects by their labels. Defaults to everything. ++ +pretty +If 'true', then the output is pretty printed. ++ +resourceVersion +When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. ++ +timeoutSeconds +Timeout for the list/watch call. ++ + +watch +Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. +Response
++ +
++ + + +Code +Description ++ + +200 +
EventOK +Watch List All Namespaces
@@ -48586,6 +52789,269 @@ Appears In HorizontalPodAutoscaler +
kubectlCommandStatus Operations
+See supported operations below...
+Patch Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +partially update status of the specified HorizontalPodAutoscaler
+HTTP Request
++
PATCH /apis/extensions/v1beta1/namespaces/{namespace}/horizontalpodautoscalers/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the HorizontalPodAutoscaler ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Patch+ Response
++ +
++ + + +Code +Description ++ + +200 +
HorizontalPodAutoscalerOK +Read Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +read status of the specified HorizontalPodAutoscaler
+HTTP Request
++
GET /apis/extensions/v1beta1/namespaces/{namespace}/horizontalpodautoscalers/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the HorizontalPodAutoscaler ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Response
++ +
++ + + +Code +Description ++ + +200 +
HorizontalPodAutoscalerOK +Replace Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +replace status of the specified HorizontalPodAutoscaler
+HTTP Request
++
PUT /apis/extensions/v1beta1/namespaces/{namespace}/horizontalpodautoscalers/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the HorizontalPodAutoscaler ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
HorizontalPodAutoscaler+ Response
++ +
+ + + +Code +Description ++ + +200 +
HorizontalPodAutoscalerOK +
Job v1beta1
@@ -48744,9 +53210,9 @@ Appears In Job
-Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -48916,7 +53382,7 @@ spec: -
kubectlCommandReplace
+Replace
@@ -49008,7 +53474,7 @@ spec: -
kubectlCommandPatch
+Patch
@@ -49100,7 +53566,7 @@ spec: -
kubectlCommandDelete
+Delete
@@ -49210,7 +53676,7 @@ orphanDependents: false -
kubectlCommandDelete Collection
+Delete Collection
@@ -49303,9 +53769,9 @@ orphanDependents: false -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -49501,7 +53967,7 @@ $ curl -X GET http:// -
kubectlCommandList
+List
@@ -49721,7 +54187,7 @@ $ kubectl get job -o json -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -49799,7 +54265,7 @@ $ kubectl get job -o json -
kubectlCommandWatch
+Watch
@@ -50017,7 +54483,100 @@ $ kubectl get job example-job Watch List All Namespaces +
kubectlCommandWatch List
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +watch individual changes to a list of Job
+HTTP Request
++
GET /apis/extensions/v1beta1/watch/namespaces/{namespace}/jobsPath Parameters
++ +
++ + + +Parameter +Description ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ +fieldSelector +A selector to restrict the list of returned objects by their fields. Defaults to everything. ++ +labelSelector +A selector to restrict the list of returned objects by their labels. Defaults to everything. ++ +pretty +If 'true', then the output is pretty printed. ++ +resourceVersion +When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. ++ +timeoutSeconds +Timeout for the list/watch call. ++ + +watch +Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. +Response
++ +
++ + + +Code +Description ++ + +200 +
EventOK +Watch List All Namespaces
@@ -50095,6 +54654,269 @@ $ kubectl get job example-job Status Operations +
kubectlCommandSee supported operations below...
+Patch Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +partially update status of the specified Job
+HTTP Request
++
PATCH /apis/extensions/v1beta1/namespaces/{namespace}/jobs/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Job ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Patch+ Response
++ +
++ + + +Code +Description ++ + +200 +
JobOK +Read Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +read status of the specified Job
+HTTP Request
++
GET /apis/extensions/v1beta1/namespaces/{namespace}/jobs/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Job ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Response
++ +
++ + + +Code +Description ++ + +200 +
JobOK +Replace Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +replace status of the specified Job
+HTTP Request
++
PUT /apis/extensions/v1beta1/namespaces/{namespace}/jobs/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Job ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Job+ Response
++ +
+ + + +Code +Description ++ + +200 +
JobOK +
Job v2alpha1
@@ -50253,9 +55075,9 @@ Appears In Job
-Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -50425,7 +55247,7 @@ spec: -
kubectlCommandReplace
+Replace
@@ -50517,7 +55339,7 @@ spec: -
kubectlCommandPatch
+Patch
@@ -50609,7 +55431,7 @@ spec: -
kubectlCommandDelete
+Delete
@@ -50719,7 +55541,7 @@ orphanDependents: false -
kubectlCommandDelete Collection
+Delete Collection
@@ -50812,9 +55634,9 @@ orphanDependents: false -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -51010,7 +55832,7 @@ $ curl -X GET http:// -
kubectlCommandList
+List
@@ -51230,7 +56052,7 @@ $ kubectl get job -o json -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -51308,7 +56130,7 @@ $ kubectl get job -o json -
kubectlCommandWatch
+Watch
@@ -51526,7 +56348,100 @@ $ kubectl get job example-job Watch List All Namespaces +
kubectlCommandWatch List
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +watch individual changes to a list of Job
+HTTP Request
++
GET /apis/batch/v2alpha1/watch/namespaces/{namespace}/jobsPath Parameters
++ +
++ + + +Parameter +Description ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ +fieldSelector +A selector to restrict the list of returned objects by their fields. Defaults to everything. ++ +labelSelector +A selector to restrict the list of returned objects by their labels. Defaults to everything. ++ +pretty +If 'true', then the output is pretty printed. ++ +resourceVersion +When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. ++ +timeoutSeconds +Timeout for the list/watch call. ++ + +watch +Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. +Response
++ +
++ + + +Code +Description ++ + +200 +
EventOK +Watch List All Namespaces
@@ -51604,6 +56519,269 @@ $ kubectl get job example-job Status Operations +
kubectlCommandSee supported operations below...
+Patch Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +partially update status of the specified Job
+HTTP Request
++
PATCH /apis/batch/v2alpha1/namespaces/{namespace}/jobs/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Job ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Patch+ Response
++ +
++ + + +Code +Description ++ + +200 +
JobOK +Read Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +read status of the specified Job
+HTTP Request
++
GET /apis/batch/v2alpha1/namespaces/{namespace}/jobs/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Job ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Response
++ +
++ + + +Code +Description ++ + +200 +
JobOK +Replace Status
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +replace status of the specified Job
+HTTP Request
++
PUT /apis/batch/v2alpha1/namespaces/{namespace}/jobs/{name}/statusPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Job ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Job+ Response
++ +
+ + + +Code +Description ++ + +200 +
JobOK +
JobCondition v1beta1
@@ -51827,4 +57005,4 @@ Appears In Scale -