From dbbd8265a2e6552d382f91b978f43f71317fdaf7 Mon Sep 17 00:00:00 2001 From: Jennifer Rondeau Date: Mon, 26 Mar 2018 20:13:02 -0400 Subject: [PATCH] update generated api-reference docs for 1.10 (#7856) --- _data/reference.yml | 6 +- .../kubernetes-api/{v1.9 => v1.10}/index.html | 12351 ++++++++++++---- .../generated/kubernetes-api/v1.10/navData.js | 1 + .../bootstrap/dist/css/bootstrap.min.css | 0 .../font-awesome/css/font-awesome.css | 0 .../font-awesome/css/font-awesome.css.map | 0 .../font-awesome/css/font-awesome.min.css | 0 .../font-awesome/fonts/FontAwesome.otf | Bin .../fonts/fontawesome-webfont.eot | Bin .../fonts/fontawesome-webfont.svg | 0 .../fonts/fontawesome-webfont.ttf | Bin .../fonts/fontawesome-webfont.woff | Bin .../fonts/fontawesome-webfont.woff2 | Bin .../highlight.js/styles/default.css | 0 .../jquery.scrollto/jquery.scrollTo.min.js | 0 .../node_modules/jquery/dist/jquery.min.js | 2 + .../kubernetes-api/{v1.9 => v1.10}/scroll.js | 2 +- .../{v1.9 => v1.10}/stylesheet.css | 0 .../{v1.9 => v1.10}/tabvisibility.js | 0 .../generated/kubernetes-api/v1.9/navData.js | 1 - .../node_modules/jquery/dist/jquery.min.js | 4 - 21 files changed, 9273 insertions(+), 3094 deletions(-) rename docs/reference/generated/kubernetes-api/{v1.9 => v1.10}/index.html (92%) create mode 100644 docs/reference/generated/kubernetes-api/v1.10/navData.js rename docs/reference/generated/kubernetes-api/{v1.9 => v1.10}/node_modules/bootstrap/dist/css/bootstrap.min.css (100%) rename docs/reference/generated/kubernetes-api/{v1.9 => v1.10}/node_modules/font-awesome/css/font-awesome.css (100%) rename docs/reference/generated/kubernetes-api/{v1.9 => v1.10}/node_modules/font-awesome/css/font-awesome.css.map (100%) rename docs/reference/generated/kubernetes-api/{v1.9 => v1.10}/node_modules/font-awesome/css/font-awesome.min.css (100%) rename docs/reference/generated/kubernetes-api/{v1.9 => v1.10}/node_modules/font-awesome/fonts/FontAwesome.otf (100%) rename docs/reference/generated/kubernetes-api/{v1.9 => v1.10}/node_modules/font-awesome/fonts/fontawesome-webfont.eot (100%) rename docs/reference/generated/kubernetes-api/{v1.9 => v1.10}/node_modules/font-awesome/fonts/fontawesome-webfont.svg (100%) rename docs/reference/generated/kubernetes-api/{v1.9 => v1.10}/node_modules/font-awesome/fonts/fontawesome-webfont.ttf (100%) rename docs/reference/generated/kubernetes-api/{v1.9 => v1.10}/node_modules/font-awesome/fonts/fontawesome-webfont.woff (100%) rename docs/reference/generated/kubernetes-api/{v1.9 => v1.10}/node_modules/font-awesome/fonts/fontawesome-webfont.woff2 (100%) rename docs/reference/generated/kubernetes-api/{v1.9 => v1.10}/node_modules/highlight.js/styles/default.css (100%) rename docs/reference/generated/kubernetes-api/{v1.9 => v1.10}/node_modules/jquery.scrollto/jquery.scrollTo.min.js (100%) create mode 100644 docs/reference/generated/kubernetes-api/v1.10/node_modules/jquery/dist/jquery.min.js rename docs/reference/generated/kubernetes-api/{v1.9 => v1.10}/scroll.js (99%) rename docs/reference/generated/kubernetes-api/{v1.9 => v1.10}/stylesheet.css (100%) rename docs/reference/generated/kubernetes-api/{v1.9 => v1.10}/tabvisibility.js (100%) delete mode 100644 docs/reference/generated/kubernetes-api/v1.9/navData.js delete mode 100644 docs/reference/generated/kubernetes-api/v1.9/node_modules/jquery/dist/jquery.min.js diff --git a/_data/reference.yml b/_data/reference.yml index 8791640113..2da8e55fe3 100644 --- a/_data/reference.yml +++ b/_data/reference.yml @@ -32,10 +32,10 @@ toc: - docs/reference/workloads-18-19.md - title: API Reference - landing_page: /docs/api-reference/v1.8/ + landing_page: /docs/api-reference/v1.10/ section: - - title: v1.9 - path: /docs/reference/generated/kubernetes-api/v1.9/ + - title: v1.10 + path: /docs/reference/generated/kubernetes-api/v1.10/ - docs/reference/labels-annotations-taints.md - title: OpenAPI and Swagger section: diff --git a/docs/reference/generated/kubernetes-api/v1.9/index.html b/docs/reference/generated/kubernetes-api/v1.10/index.html similarity index 92% rename from docs/reference/generated/kubernetes-api/v1.9/index.html rename to docs/reference/generated/kubernetes-api/v1.10/index.html index 86e75f54e9..9b745172d9 100644 --- a/docs/reference/generated/kubernetes-api/v1.9/index.html +++ b/docs/reference/generated/kubernetes-api/v1.10/index.html @@ -11,7 +11,7 @@ - +
  • kubectl
  • curl

API OVERVIEW

@@ -94,6 +94,8 @@ container.

name: nginx # Run the nginx:1.10 image image: nginx:1.10 + +

Container Config to run nginx (must be embedded in a PodSpec to run).

@@ -102,6 +104,8 @@ container.

name: nginx # Run the nginx:1.10 image image: nginx:1.10 + + @@ -443,24 +447,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

create a CronJob

HTTP Request

@@ -520,10 +528,6 @@ Appears In: - - - - @@ -531,6 +535,10 @@ Appears In: + + + +
201
CronJob
Created
202
CronJob
Accepted
200
CronJob
OK
201
CronJob
Created

Patch

@@ -539,24 +547,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

partially update the specified CronJob

HTTP Request

@@ -631,24 +643,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

replace the specified CronJob

HTTP Request

@@ -727,24 +743,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

delete a CronJob

HTTP Request

@@ -831,24 +851,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

delete collection of CronJob

HTTP Request

@@ -907,7 +931,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -938,24 +962,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

read the specified CronJob

HTTP Request

@@ -1023,24 +1051,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

list or watch objects of kind CronJob

HTTP Request

@@ -1099,7 +1131,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -1128,24 +1160,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

list or watch objects of kind CronJob

HTTP Request

@@ -1189,7 +1225,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -1218,24 +1254,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch changes to an object of kind CronJob

HTTP Request

@@ -1298,7 +1338,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -1327,24 +1367,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch individual changes to a list of CronJob

HTTP Request

@@ -1403,7 +1447,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -1432,24 +1476,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch individual changes to a list of CronJob

HTTP Request

@@ -1493,7 +1541,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -1524,24 +1572,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

partially update status of the specified CronJob

HTTP Request

@@ -1616,24 +1668,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

read status of the specified CronJob

HTTP Request

@@ -1693,24 +1749,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

replace status of the specified CronJob

HTTP Request

@@ -1814,6 +1874,7 @@ spec: echo "DaemonSet running on $(hostname)" ; sleep 10 ; done +

DaemonSet Config to print the hostname on each Node in the cluster every 10 seconds.

@@ -1844,6 +1905,7 @@ spec: echo "DaemonSet running on $(hostname)" ; sleep 10 ; done + @@ -2077,6 +2139,7 @@ spec: sleep 10 ; done ' | kubectl create -f - +

curl Command (requires kubectl proxy to be running)

@@ -2107,12 +2170,14 @@ spec: sleep 10 ; done ' http://127.0.0.1:8001/apis/apps/v1/namespaces/default/daemonsets +

Output


 daemonset "daemonset-example" created
+
 

Response Body

@@ -2176,6 +2241,7 @@ spec: "desiredNumberScheduled": 0 } } +

create a DaemonSet

HTTP Request

@@ -2235,10 +2301,6 @@ spec:
- - - - @@ -2246,6 +2308,10 @@ spec: + + + +
200
DaemonSet
OK
201
DaemonSet
Created
202
DaemonSet
Accepted
200
DaemonSet
OK

Patch

@@ -2254,24 +2320,28 @@ spec:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

partially update the specified DaemonSet

HTTP Request

@@ -2346,24 +2416,28 @@ spec:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

replace the specified DaemonSet

HTTP Request

@@ -2442,6 +2516,7 @@ spec:

 $ kubectl delete daemonset daemonset-example
+
 

curl Command (requires kubectl proxy to be running)

@@ -2451,13 +2526,15 @@ $ kubectl proxy $ curl -X DELETE -H 'Content-Type: application/yaml' --data ' gracePeriodSeconds: 0 orphanDependents: false -' 'http://127.0.0.1:8001/apis/apps/v1/namespaces/default/daemonsets/daemonset-example' +' 'http://127.0.0.1:8001/apis/apps/v1/namespaces/default/daemonsets/daemonset-example' +

Output


 daemonset "daemonset-example" deleted
+
 

Response Body

@@ -2470,6 +2547,8 @@ orphanDependents: false "status": "Success", "code": 200 } + +

delete a DaemonSet

HTTP Request

@@ -2556,24 +2635,28 @@ orphanDependents: false

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

delete collection of DaemonSet

HTTP Request

@@ -2632,7 +2715,7 @@ orphanDependents: false timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -2663,23 +2746,29 @@ orphanDependents: false

 $ kubectl get daemonset daemonset-example -o json
+
 

curl Command (requires kubectl proxy to be running)


-$ kubectl proxy
-$ curl -X GET http://127.0.0.1:8001/apis/apps/v1/namespaces/default/daemonsets/daemonset-example
+$ kubectl proxy
+$ curl -X GET http://127.0.0.1:8001/apis/apps/v1/namespaces/default/daemonsets/daemonset-example
+
 

Output


+
+
 

Response Body


+
+
 

read the specified DaemonSet

HTTP Request

@@ -2747,24 +2836,28 @@ $ curl -X GET http://

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

list or watch objects of kind DaemonSet

HTTP Request

@@ -2823,7 +2916,7 @@ $ curl -X GET http:// timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -2852,24 +2945,28 @@ $ curl -X GET http://

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

list or watch objects of kind DaemonSet

HTTP Request

@@ -2913,7 +3010,7 @@ $ curl -X GET http:// timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -2942,24 +3039,28 @@ $ curl -X GET http://

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch changes to an object of kind DaemonSet

HTTP Request

@@ -3022,7 +3123,7 @@ $ curl -X GET http:// timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -3051,24 +3152,28 @@ $ curl -X GET http://

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch individual changes to a list of DaemonSet

HTTP Request

@@ -3127,7 +3232,7 @@ $ curl -X GET http:// timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -3156,24 +3261,28 @@ $ curl -X GET http://

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch individual changes to a list of DaemonSet

HTTP Request

@@ -3217,7 +3326,7 @@ $ curl -X GET http:// timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -3248,24 +3357,28 @@ $ curl -X GET http://

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

partially update status of the specified DaemonSet

HTTP Request

@@ -3340,24 +3453,28 @@ $ curl -X GET http://

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

read status of the specified DaemonSet

HTTP Request

@@ -3417,24 +3534,28 @@ $ curl -X GET http://

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

replace status of the specified DaemonSet

HTTP Request

@@ -3532,6 +3653,8 @@ spec: - name: nginx # Run this image image: nginx:1.10 + +

Deployment Config to run 3 nginx instances (max rollback set to 10 revisions).

@@ -3556,6 +3679,8 @@ spec: - name: nginx # Run this image image: nginx:1.10 + + @@ -3785,7 +3910,7 @@ Appears In: - + @@ -3818,6 +3943,7 @@ spec: ports: - containerPort: 80 ' | kubectl create -f - +

curl Command (requires kubectl proxy to be running)

@@ -3843,12 +3969,14 @@ spec: ports: - containerPort: 80 ' http://127.0.0.1:8001/apis/apps/v1/namespaces/default/deployments +

Output


 deployment "deployment-example" created
+
 

Response Body

@@ -3916,6 +4044,7 @@ spec: }, "status": {} } +

create a Deployment

HTTP Request

@@ -3975,10 +4104,6 @@ spec:
- - - - @@ -3986,6 +4111,10 @@ spec: + + + +
maxSurgeThe maximum number of pods that can be scheduled above the desired number of pods. Value can be an absolute number (ex: 5) or a percentage of desired pods (ex: 10%). This can not be 0 if MaxUnavailable is 0. Absolute number is calculated from percentage by rounding up. Defaults to 25%. Example: when this is set to 30%, the new RC can be scaled up immediately when the rolling update starts, such that the total number of old and new pods do not exceed 130% of desired pods. Once old pods have been killed, new RC can be scaled up further, ensuring that total number of pods running at any time during the update is atmost 130% of desired pods.The maximum number of pods that can be scheduled above the desired number of pods. Value can be an absolute number (ex: 5) or a percentage of desired pods (ex: 10%). This can not be 0 if MaxUnavailable is 0. Absolute number is calculated from percentage by rounding up. Defaults to 25%. Example: when this is set to 30%, the new RC can be scaled up immediately when the rolling update starts, such that the total number of old and new pods do not exceed 130% of desired pods. Once old pods have been killed, new RC can be scaled up further, ensuring that total number of pods running at any time during the update is at most 130% of desired pods.
maxUnavailable
200
Deployment
OK
201
Deployment
Created
202
Deployment
Accepted
200
Deployment
OK

Patch

@@ -3995,6 +4124,7 @@ spec:

 $ kubectl patch deployment deployment-example -p \
     '{"spec":{"template":{"spec":{"containers":[{"name":"nginx","image":"nginx:1.11"}]}}}}'
+
 

curl Command (requires kubectl proxy to be running)

@@ -4003,13 +4133,15 @@ $ kubectl patch deployment deployment-example $ kubectl proxy $ curl -X PATCH -H 'Content-Type: application/strategic-merge-patch+json' --data ' {"spec":{"template":{"spec":{"containers":[{"name":"nginx","image":"nginx:1.11"}]}}}}' \ - 'http://127.0.0.1:8001/apis/apps/v1/namespaces/default/deployments/deployment-example' + 'http://127.0.0.1:8001/apis/apps/v1/namespaces/default/deployments/deployment-example' +

Output


 "deployment-example" patched
+
 

Response Body

@@ -4085,6 +4217,8 @@ $ curl -X PATCH -H 'Content-Type: application/strategic-"availableReplicas": 3 } } + +

partially update the specified Deployment

HTTP Request

@@ -4176,6 +4310,7 @@ spec: ports: - containerPort: 80 ' | kubectl replace -f - +

curl Command (requires kubectl proxy to be running)

@@ -4201,12 +4336,14 @@ spec: ports: - containerPort: 80 ' http://127.0.0.1:8001/apis/apps/v1/namespaces/default/deployments/deployment-example +

Output


 deployment "deployment-example" replaced
+
 

Response Body

@@ -4279,6 +4416,8 @@ spec: "availableReplicas": 3 } } + +

replace the specified Deployment

HTTP Request

@@ -4357,6 +4496,7 @@ spec:

 $ kubectl delete deployment deployment-example
+
 

curl Command (requires kubectl proxy to be running)

@@ -4366,13 +4506,15 @@ $ kubectl proxy $ curl -X DELETE -H 'Content-Type: application/yaml' --data ' gracePeriodSeconds: 0 orphanDependents: false -' 'http://127.0.0.1:8001/apis/apps/v1/namespaces/default/deployments/deployment-example' +' 'http://127.0.0.1:8001/apis/apps/v1/namespaces/default/deployments/deployment-example' +

Output


 deployment "deployment-example" deleted
+
 

Response Body

@@ -4385,6 +4527,8 @@ orphanDependents: false "status": "Success", "code": 200 } + +

delete a Deployment

HTTP Request

@@ -4471,24 +4615,28 @@ orphanDependents: false

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

delete collection of Deployment

HTTP Request

@@ -4547,7 +4695,7 @@ orphanDependents: false timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -4578,13 +4726,15 @@ orphanDependents: false

 $ kubectl get deployment deployment-example -o json
+
 

curl Command (requires kubectl proxy to be running)


-$ kubectl proxy
-$ curl -X GET http://127.0.0.1:8001/apis/apps/v1/namespaces/default/deployments/deployment-example
+$ kubectl proxy
+$ curl -X GET http://127.0.0.1:8001/apis/apps/v1/namespaces/default/deployments/deployment-example
+
 

Output

@@ -4659,6 +4809,8 @@ $ curl -X GET http:// "availableReplicas": 3 } } + +

Response Body

@@ -4733,6 +4885,8 @@ $ curl -X GET http:// "availableReplicas": 3 } } + +

read the specified Deployment

HTTP Request

@@ -4800,6 +4954,7 @@ $ curl -X GET http://

 $ kubectl get deployment -o json
+
 

curl Command (requires kubectl proxy to be running)

@@ -4807,6 +4962,7 @@ $ kubectl get deployment -o json

 $ kubectl proxy
 $ curl -X GET 'http://127.0.0.1:8001/apis/apps/v1/namespaces/default/deployments'
+
 

Output

@@ -4953,6 +5109,8 @@ $ kubectl proxy } ] } + +

Response Body

@@ -5099,6 +5257,8 @@ $ kubectl proxy } ] } + +

list or watch objects of kind Deployment

HTTP Request

@@ -5157,7 +5317,7 @@ $ kubectl proxy timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -5186,24 +5346,28 @@ $ kubectl proxy

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

list or watch objects of kind Deployment

HTTP Request

@@ -5247,7 +5411,7 @@ $ kubectl proxy timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -5276,6 +5440,7 @@ $ kubectl proxy

 $ kubectl get deployment deployment-example --watch -o json
+
 

curl Command (requires kubectl proxy to be running)

@@ -5283,6 +5448,7 @@ $ kubectl get deployment deployment-example $ kubectl proxy $ curl -X GET 'http://127.0.0.1:8001/apis/apps/v1/watch/namespaces/default/deployments/deployment-example' +

Output

@@ -5362,6 +5528,7 @@ $ kubectl proxy } } } +

Response Body

@@ -5441,6 +5608,7 @@ $ kubectl proxy } } } +

watch changes to an object of kind Deployment

HTTP Request

@@ -5503,7 +5671,7 @@ $ kubectl proxy timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -5532,24 +5700,28 @@ $ kubectl proxy

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch individual changes to a list of Deployment

HTTP Request

@@ -5608,7 +5780,7 @@ $ kubectl proxy timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -5637,24 +5809,28 @@ $ kubectl proxy

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch individual changes to a list of Deployment

HTTP Request

@@ -5698,7 +5874,7 @@ $ kubectl proxy timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -5729,24 +5905,28 @@ $ kubectl proxy

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

partially update status of the specified Deployment

HTTP Request

@@ -5821,24 +6001,28 @@ $ kubectl proxy

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

read status of the specified Deployment

HTTP Request

@@ -5898,24 +6082,28 @@ $
kubectl proxy

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

replace status of the specified Deployment

HTTP Request

@@ -5996,24 +6184,28 @@ $ kubectl proxy

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

read scale of the specified Deployment

HTTP Request

@@ -6073,24 +6265,28 @@ $ kubectl proxy

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

replace scale of the specified Deployment

HTTP Request

@@ -6169,24 +6365,28 @@ $ kubectl proxy

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

partially update scale of the specified Deployment

HTTP Request

@@ -6278,6 +6478,8 @@ apiVersion: batch/v1 args: ["-Mbignum=bpi", "-wle", "print bpi(2000)"] # Do not restart containers after they exit restartPolicy: Never + +

Job Config to print pi up to 2000 digits (then exit).

@@ -6300,6 +6502,8 @@ apiVersion: batch/v1 args: ["-Mbignum=bpi", "-wle", "print bpi(2000)"] # Do not restart containers after they exit restartPolicy: Never + + @@ -6494,6 +6698,7 @@ spec: command: ["perl", "-Mbignum=bpi", "-wle", "print bpi(2000)"] restartPolicy: Never ' | kubectl create -f - +

curl Command (requires kubectl proxy to be running)

@@ -6516,12 +6721,14 @@ spec: command: ["perl", "-Mbignum=bpi", "-wle", "print bpi(2000)"] restartPolicy: Never ' http://127.0.0.1:8001/apis/batch/v1/namespaces/default/jobs +

Output


 job "example-job" created
+
 

Response Body

@@ -6580,6 +6787,7 @@ spec: }, "status": {} } +

create a Job

HTTP Request

@@ -6639,6 +6847,10 @@ spec:
+ + + + @@ -6646,10 +6858,6 @@ spec: - - - -
200
Job
OK
201
Job
Created
202
Job
Accepted
200
Job
OK

Patch

@@ -6658,24 +6866,28 @@ spec:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

partially update the specified Job

HTTP Request

@@ -6750,24 +6962,28 @@ spec:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

replace the specified Job

HTTP Request

@@ -6846,6 +7062,7 @@ spec:

 $ kubectl delete job example-job
+
 

curl Command (requires kubectl proxy to be running)

@@ -6855,13 +7072,15 @@ $ kubectl proxy $ curl -X DELETE -H 'Content-Type: application/yaml' --data ' gracePeriodSeconds: 0 orphanDependents: false -' 'http://127.0.0.1:8001/apis/batch/v1/namespaces/default/jobs/example-job' +' 'http://127.0.0.1:8001/apis/batch/v1/namespaces/default/jobs/example-job' +

Output


 job "example-job" deleted
+
 

Response Body

@@ -6874,6 +7093,8 @@ orphanDependents: false "status": "Success", "code": 200 } + +

delete a Job

HTTP Request

@@ -6960,24 +7181,28 @@ orphanDependents: false

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

delete collection of Job

HTTP Request

@@ -7036,7 +7261,7 @@ orphanDependents: false timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -7066,7 +7291,8 @@ orphanDependents: false

kubectl Command


-$ kubectl get job example-job -o json
+$ kubectl get job example-job -o json
+
 

curl Command (requires kubectl proxy to be running)

@@ -7074,6 +7300,7 @@ $ kubectl get job example- $ kubectl proxy $ curl -X GET http://127.0.0.1:8001/apis/batch/v1/namespaces/default/jobs/example-job +

Output

@@ -7135,6 +7362,7 @@ $ kubectl proxy "active": 1 } } +

Response Body

@@ -7196,6 +7424,7 @@ $ kubectl proxy "active": 1 } } +

read the specified Job

HTTP Request

@@ -7262,7 +7491,8 @@ $ kubectl proxy

kubectl Command


-$ kubectl get job -o json
+$ kubectl get job -o json
+
 

curl Command (requires kubectl proxy to be running)

@@ -7270,6 +7500,7 @@ $ kubectl get job -o json

 $ kubectl proxy
 $ curl -X GET 'http://127.0.0.1:8001/apis/batch/v1/namespaces/default/jobs'
+
 

Output

@@ -7339,6 +7570,7 @@ $ kubectl proxy } ] } +

Response Body

@@ -7408,6 +7640,7 @@ $ kubectl proxy } ] } +

list or watch objects of kind Job

HTTP Request

@@ -7466,7 +7699,7 @@ $ kubectl proxy timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -7495,24 +7728,28 @@ $ kubectl proxy

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

list or watch objects of kind Job

HTTP Request

@@ -7556,7 +7793,7 @@ $ kubectl proxy timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -7584,7 +7821,8 @@ $ kubectl proxy

kubectl Command


-$ kubectl get job example-job --watch -o json
+$ kubectl get job example-job --watch -o json
+
 

curl Command (requires kubectl proxy to be running)

@@ -7592,6 +7830,7 @@ $ kubectl get job example-job $ kubectl proxy $ curl -X GET 'http://127.0.0.1:8001/apis/batch/v1/watch/namespaces/default/jobs/example-job' +

Output

@@ -7658,6 +7897,7 @@ $ kubectl proxy } } } +

Response Body

@@ -7724,6 +7964,7 @@ $ kubectl proxy } } } +

watch changes to an object of kind Job

HTTP Request

@@ -7786,7 +8027,7 @@ $ kubectl proxy timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -7815,24 +8056,28 @@ $ kubectl proxy

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch individual changes to a list of Job

HTTP Request

@@ -7891,7 +8136,7 @@ $ kubectl proxy timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -7920,24 +8165,28 @@ $ kubectl proxy

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch individual changes to a list of Job

HTTP Request

@@ -7981,7 +8230,7 @@ $
kubectl proxy timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -8012,24 +8261,28 @@ $ kubectl proxy

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

partially update status of the specified Job

HTTP Request

@@ -8104,24 +8357,28 @@ $ kubectl proxy

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

read status of the specified Job

HTTP Request

@@ -8181,24 +8438,28 @@ $ kubectl proxy

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

replace status of the specified Job

HTTP Request

@@ -8287,6 +8548,8 @@ $
kubectl proxy image: ubuntu:trusty command: ["echo"] args: ["Hello World"] + +

Pod Config to print "Hello World".

@@ -8302,6 +8565,8 @@ $ kubectl proxy image: ubuntu:trusty command: ["echo"] args: ["Hello World"] + + @@ -8398,11 +8663,11 @@ Appears In: - + - + @@ -8446,7 +8711,7 @@ Appears In: - + @@ -8469,6 +8734,10 @@ Appears In: + + + + @@ -8523,6 +8792,10 @@ Appears In: + + + + @@ -8532,7 +8805,7 @@ Appears In: - + @@ -8579,24 +8852,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

create a Pod

HTTP Request

@@ -8675,24 +8952,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

create eviction of a Pod

HTTP Request

@@ -8775,24 +9056,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

partially update the specified Pod

HTTP Request

@@ -8867,24 +9152,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

replace the specified Pod

HTTP Request

@@ -8948,13 +9237,13 @@ Appears In: - - - - + + + +
dnsConfig
PodDNSConfig
Specifies the DNS parameters of a pod. Parameters specified here will be merged to the generated DNS configuration based on DNSPolicy. This is an alpha feature introduced in v1.9 and CustomPodDNS feature gate must be enabled to use it.Specifies the DNS parameters of a pod. Parameters specified here will be merged to the generated DNS configuration based on DNSPolicy.
dnsPolicy
string
Set DNS policy for the pod. Defaults to "ClusterFirst". Valid values are 'ClusterFirstWithHostNet', 'ClusterFirst', 'Default' or 'None'. DNS parameters given in DNSConfig will be merged with the policy selected with DNSPolicy. To have DNS options set along with hostNetwork, you have to specify DNS policy explicitly to 'ClusterFirstWithHostNet'. Note that 'None' policy is an alpha feature introduced in v1.9 and CustomPodDNS feature gate must be enabled to use it.Set DNS policy for the pod. Defaults to "ClusterFirst". Valid values are 'ClusterFirstWithHostNet', 'ClusterFirst', 'Default' or 'None'. DNS parameters given in DNSConfig will be merged with the policy selected with DNSPolicy. To have DNS options set along with hostNetwork, you have to specify DNS policy explicitly to 'ClusterFirstWithHostNet'.
hostAliases
HostAlias array
patch type: merge
patch merge key: ip
priorityClassName
string
If specified, indicates the pod's priority. "SYSTEM" is a special keyword which indicates the highest priority. Any other name must be defined by creating a PriorityClass object with that name. If not specified, the pod priority will be default or zero if there is no default.If specified, indicates the pod's priority. "system-node-critical" and "system-cluster-critical" are two special keywords which indicate the highest priorities with the former being the highest priority. Any other name must be defined by creating a PriorityClass object with that name. If not specified, the pod priority will be default or zero if there is no default.
restartPolicy
string
ServiceAccountName is the name of the ServiceAccount to use to run this pod. More info: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/
shareProcessNamespace
boolean
Share a single process namespace between all of the containers in a pod. When this is set containers will be able to view and signal processes from other containers in the same pod, and the first process in each container will not be assigned PID 1. HostPID and ShareProcessNamespace cannot both be set. Optional: Default to false. This field is alpha-level and is honored only by servers that enable the PodShareProcessNamespace feature.
subdomain
string
If specified, the fully qualified Pod hostname will be "<hostname>.<subdomain>.<pod namespace>.svc.<cluster domain>". If not specified, the pod will not have a domainname at all.
A human readable message indicating details about why the pod is in this condition.
nominatedNodeName
string
nominatedNodeName is set only when this pod preempts other pods on the node, but it cannot be scheduled right away as preemption victims receive their graceful termination periods. This field does not guarantee that the pod will be scheduled on this node. Scheduler may decide to place the pod elsewhere if other nodes become available sooner. Scheduler may also decide to give the resources on this node to a higher priority pod that is created after preemption. As a result, this field may be different than PodSpec.nodeName when the pod is scheduled.
phase
string
Current condition of the pod. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-phase
qosClass
string
The Quality of Service (QOS) classification assigned to the pod based on resource requirements See PodQOSClass type for available QOS classes More info: https://github.com/kubernetes/kubernetes/blob/master/docs/design/resource-qos.mdThe Quality of Service (QOS) classification assigned to the pod based on resource requirements See PodQOSClass type for available QOS classes More info: https://git.k8s.io/community/contributors/design-proposals/node/resource-qos.md
reason
string
200
Pod
OK
201
Pod
Created
200
Pod
OK

Delete

@@ -8963,24 +9252,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

delete a Pod

HTTP Request

@@ -9067,24 +9360,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

delete collection of Pod

HTTP Request

@@ -9143,7 +9440,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -9174,24 +9471,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

read the specified Pod

HTTP Request

@@ -9259,24 +9560,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

list or watch objects of kind Pod

HTTP Request

@@ -9335,7 +9640,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -9364,24 +9669,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

list or watch objects of kind Pod

HTTP Request

@@ -9425,7 +9734,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -9454,24 +9763,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch changes to an object of kind Pod

HTTP Request

@@ -9534,7 +9847,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -9563,24 +9876,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch individual changes to a list of Pod

HTTP Request

@@ -9639,7 +9956,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -9668,24 +9985,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch individual changes to a list of Pod

HTTP Request

@@ -9729,7 +10050,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -9760,24 +10081,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

partially update status of the specified Pod

HTTP Request

@@ -9852,24 +10177,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

read status of the specified Pod

HTTP Request

@@ -9929,24 +10258,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

replace status of the specified Pod

HTTP Request

@@ -10027,24 +10360,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

connect POST requests to portforward of Pod

HTTP Request

@@ -10104,24 +10441,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

connect POST requests to proxy of Pod

HTTP Request

@@ -10181,24 +10522,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

connect POST requests to proxy of Pod

HTTP Request

@@ -10256,158 +10601,34 @@ Appears In: -

Create Proxy

-
-

kubectl Command

-
-

-Coming Soon
-
-
-

curl Command (requires kubectl proxy to be running)

-
-

-Coming Soon
-
-
-

Output

-
-

-Coming Soon
-
-
-

Response Body

-
-

-Coming Soon
-
-

proxy POST requests to Pod

-

HTTP Request

-

POST /api/v1/proxy/namespaces/{namespace}/pods/{name}

-

Path Parameters

- - - - - - - - - - - - - - - - - -
ParameterDescription
namename of the Pod
namespaceobject name and auth scope, such as for teams and projects
-

Response

- - - - - - - - - - - - - -
CodeDescription
200
string
OK
-

Create Proxy Path

-
-

kubectl Command

-
-

-Coming Soon
-
-
-

curl Command (requires kubectl proxy to be running)

-
-

-Coming Soon
-
-
-

Output

-
-

-Coming Soon
-
-
-

Response Body

-
-

-Coming Soon
-
-

proxy POST requests to Pod

-

HTTP Request

-

POST /api/v1/proxy/namespaces/{namespace}/pods/{name}/{path}

-

Path Parameters

- - - - - - - - - - - - - - - - - - - - - -
ParameterDescription
namename of the Pod
namespaceobject name and auth scope, such as for teams and projects
pathpath to the resource
-

Response

- - - - - - - - - - - - - -
CodeDescription
200
string
OK

Delete Connect Proxy

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

connect DELETE requests to proxy of Pod

HTTP Request

@@ -10467,24 +10688,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

connect DELETE requests to proxy of Pod

HTTP Request

@@ -10542,158 +10767,34 @@ Appears In: -

Delete Proxy

-
-

kubectl Command

-
-

-Coming Soon
-
-
-

curl Command (requires kubectl proxy to be running)

-
-

-Coming Soon
-
-
-

Output

-
-

-Coming Soon
-
-
-

Response Body

-
-

-Coming Soon
-
-

proxy DELETE requests to Pod

-

HTTP Request

-

DELETE /api/v1/proxy/namespaces/{namespace}/pods/{name}

-

Path Parameters

- - - - - - - - - - - - - - - - - -
ParameterDescription
namename of the Pod
namespaceobject name and auth scope, such as for teams and projects
-

Response

- - - - - - - - - - - - - -
CodeDescription
200
string
OK
-

Delete Proxy Path

-
-

kubectl Command

-
-

-Coming Soon
-
-
-

curl Command (requires kubectl proxy to be running)

-
-

-Coming Soon
-
-
-

Output

-
-

-Coming Soon
-
-
-

Response Body

-
-

-Coming Soon
-
-

proxy DELETE requests to Pod

-

HTTP Request

-

DELETE /api/v1/proxy/namespaces/{namespace}/pods/{name}/{path}

-

Path Parameters

- - - - - - - - - - - - - - - - - - - - - -
ParameterDescription
namename of the Pod
namespaceobject name and auth scope, such as for teams and projects
pathpath to the resource
-

Response

- - - - - - - - - - - - - -
CodeDescription
200
string
OK

Get Connect Portforward

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

connect GET requests to portforward of Pod

HTTP Request

@@ -10753,24 +10854,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

connect GET requests to proxy of Pod

HTTP Request

@@ -10830,24 +10935,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

connect GET requests to proxy of Pod

HTTP Request

@@ -10905,158 +11014,34 @@ Appears In: -

Get Proxy

-
-

kubectl Command

-
-

-Coming Soon
-
-
-

curl Command (requires kubectl proxy to be running)

-
-

-Coming Soon
-
-
-

Output

-
-

-Coming Soon
-
-
-

Response Body

-
-

-Coming Soon
-
-

proxy GET requests to Pod

-

HTTP Request

-

GET /api/v1/proxy/namespaces/{namespace}/pods/{name}

-

Path Parameters

- - - - - - - - - - - - - - - - - -
ParameterDescription
namename of the Pod
namespaceobject name and auth scope, such as for teams and projects
-

Response

- - - - - - - - - - - - - -
CodeDescription
200
string
OK
-

Get Proxy Path

-
-

kubectl Command

-
-

-Coming Soon
-
-
-

curl Command (requires kubectl proxy to be running)

-
-

-Coming Soon
-
-
-

Output

-
-

-Coming Soon
-
-
-

Response Body

-
-

-Coming Soon
-
-

proxy GET requests to Pod

-

HTTP Request

-

GET /api/v1/proxy/namespaces/{namespace}/pods/{name}/{path}

-

Path Parameters

- - - - - - - - - - - - - - - - - - - - - -
ParameterDescription
namename of the Pod
namespaceobject name and auth scope, such as for teams and projects
pathpath to the resource
-

Response

- - - - - - - - - - - - - -
CodeDescription
200
string
OK

Head Connect Proxy

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

connect HEAD requests to proxy of Pod

HTTP Request

@@ -11116,24 +11101,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

connect HEAD requests to proxy of Pod

HTTP Request

@@ -11197,24 +11186,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

connect PUT requests to proxy of Pod

HTTP Request

@@ -11274,24 +11267,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

connect PUT requests to proxy of Pod

HTTP Request

@@ -11349,134 +11346,6 @@ Appears In: -

Replace Proxy

-
-

kubectl Command

-
-

-Coming Soon
-
-
-

curl Command (requires kubectl proxy to be running)

-
-

-Coming Soon
-
-
-

Output

-
-

-Coming Soon
-
-
-

Response Body

-
-

-Coming Soon
-
-

proxy PUT requests to Pod

-

HTTP Request

-

PUT /api/v1/proxy/namespaces/{namespace}/pods/{name}

-

Path Parameters

- - - - - - - - - - - - - - - - - -
ParameterDescription
namename of the Pod
namespaceobject name and auth scope, such as for teams and projects
-

Response

- - - - - - - - - - - - - -
CodeDescription
200
string
OK
-

Replace Proxy Path

-
-

kubectl Command

-
-

-Coming Soon
-
-
-

curl Command (requires kubectl proxy to be running)

-
-

-Coming Soon
-
-
-

Output

-
-

-Coming Soon
-
-
-

Response Body

-
-

-Coming Soon
-
-

proxy PUT requests to Pod

-

HTTP Request

-

PUT /api/v1/proxy/namespaces/{namespace}/pods/{name}/{path}

-

Path Parameters

- - - - - - - - - - - - - - - - - - - - - -
ParameterDescription
namename of the Pod
namespaceobject name and auth scope, such as for teams and projects
pathpath to the resource
-

Response

- - - - - - - - - - - - - -
CodeDescription
200
string
OK

Misc Operations

See supported operations below...

Read Log

@@ -11485,24 +11354,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

read log of the specified Pod

HTTP Request

@@ -11607,6 +11480,8 @@ Appears In: # Run the nginx image - name: nginx image: nginx:1.10 + +

ReplicaSet Config to run 3 nginx instances.

@@ -11629,6 +11504,8 @@ Appears In: # Run the nginx image - name: nginx image: nginx:1.10 + + @@ -11801,24 +11678,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

create a ReplicaSet

HTTP Request

@@ -11897,24 +11778,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

partially update the specified ReplicaSet

HTTP Request

@@ -11989,24 +11874,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

replace the specified ReplicaSet

HTTP Request

@@ -12070,13 +11959,13 @@ Appears In: - - - - + + + +
201
ReplicaSet
Created
200
ReplicaSet
OK
201
ReplicaSet
Created

Delete

@@ -12085,24 +11974,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

delete a ReplicaSet

HTTP Request

@@ -12189,24 +12082,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

delete collection of ReplicaSet

HTTP Request

@@ -12265,7 +12162,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -12296,24 +12193,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

read the specified ReplicaSet

HTTP Request

@@ -12381,24 +12282,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

list or watch objects of kind ReplicaSet

HTTP Request

@@ -12457,7 +12362,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -12486,24 +12391,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

list or watch objects of kind ReplicaSet

HTTP Request

@@ -12547,7 +12456,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -12576,24 +12485,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch changes to an object of kind ReplicaSet

HTTP Request

@@ -12656,7 +12569,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -12685,24 +12598,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch individual changes to a list of ReplicaSet

HTTP Request

@@ -12761,7 +12678,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -12790,24 +12707,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch individual changes to a list of ReplicaSet

HTTP Request

@@ -12851,7 +12772,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -12882,24 +12803,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

partially update status of the specified ReplicaSet

HTTP Request

@@ -12974,24 +12899,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

read status of the specified ReplicaSet

HTTP Request

@@ -13051,24 +12980,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

replace status of the specified ReplicaSet

HTTP Request

@@ -13149,24 +13082,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

read scale of the specified ReplicaSet

HTTP Request

@@ -13226,24 +13163,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

replace scale of the specified ReplicaSet

HTTP Request

@@ -13307,13 +13248,13 @@ Appears In: -201
Scale -Created - - 200
Scale OK + +201
Scale +Created +

Patch Scale

@@ -13322,24 +13263,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

partially update scale of the specified ReplicaSet

HTTP Request

@@ -13431,6 +13376,8 @@ Appears In: # Run the nginx image - name: nginx image: nginx:1.10 + +

ReplicationController Config to run 3 nginx instances.

@@ -13453,6 +13400,8 @@ Appears In: # Run the nginx image - name: nginx image: nginx:1.10 + + @@ -13625,24 +13574,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

create a ReplicationController

HTTP Request

@@ -13721,24 +13674,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

partially update the specified ReplicationController

HTTP Request

@@ -13813,24 +13770,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

replace the specified ReplicationController

HTTP Request

@@ -13894,13 +13855,13 @@ Appears In: - - - - + + + +
201
ReplicationController
Created
200
ReplicationController
OK
201
ReplicationController
Created

Delete

@@ -13909,24 +13870,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

delete a ReplicationController

HTTP Request

@@ -14013,24 +13978,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

delete collection of ReplicationController

HTTP Request

@@ -14089,7 +14058,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -14120,24 +14089,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

read the specified ReplicationController

HTTP Request

@@ -14205,24 +14178,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

list or watch objects of kind ReplicationController

HTTP Request

@@ -14281,7 +14258,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -14310,24 +14287,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

list or watch objects of kind ReplicationController

HTTP Request

@@ -14371,7 +14352,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -14400,24 +14381,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch changes to an object of kind ReplicationController

HTTP Request

@@ -14480,7 +14465,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -14509,24 +14494,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch individual changes to a list of ReplicationController

HTTP Request

@@ -14585,7 +14574,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -14614,24 +14603,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch individual changes to a list of ReplicationController

HTTP Request

@@ -14675,7 +14668,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -14706,24 +14699,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

partially update status of the specified ReplicationController

HTTP Request

@@ -14798,24 +14795,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

read status of the specified ReplicationController

HTTP Request

@@ -14875,24 +14876,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

replace status of the specified ReplicationController

HTTP Request

@@ -14973,24 +14978,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

read scale of the specified ReplicationController

HTTP Request

@@ -15050,24 +15059,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

replace scale of the specified ReplicationController

HTTP Request

@@ -15146,24 +15159,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

partially update scale of the specified ReplicationController

HTTP Request

@@ -15435,24 +15452,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

create a StatefulSet

HTTP Request

@@ -15512,6 +15533,10 @@ Appears In: +202
StatefulSet +Accepted + + 200
StatefulSet OK @@ -15519,10 +15544,6 @@ Appears In: 201
StatefulSet Created - -202
StatefulSet -Accepted -

Patch

@@ -15531,24 +15552,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

partially update the specified StatefulSet

HTTP Request

@@ -15623,24 +15648,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

replace the specified StatefulSet

HTTP Request

@@ -15719,24 +15748,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

delete a StatefulSet

HTTP Request

@@ -15823,24 +15856,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

delete collection of StatefulSet

HTTP Request

@@ -15899,7 +15936,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -15930,24 +15967,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

read the specified StatefulSet

HTTP Request

@@ -16015,24 +16056,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

list or watch objects of kind StatefulSet

HTTP Request

@@ -16091,7 +16136,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -16120,24 +16165,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

list or watch objects of kind StatefulSet

HTTP Request

@@ -16181,7 +16230,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -16210,24 +16259,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch changes to an object of kind StatefulSet

HTTP Request

@@ -16290,7 +16343,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -16319,24 +16372,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch individual changes to a list of StatefulSet

HTTP Request

@@ -16395,7 +16452,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -16424,24 +16481,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch individual changes to a list of StatefulSet

HTTP Request

@@ -16485,7 +16546,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -16516,24 +16577,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

partially update status of the specified StatefulSet

HTTP Request

@@ -16608,24 +16673,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

read status of the specified StatefulSet

HTTP Request

@@ -16685,24 +16754,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

replace status of the specified StatefulSet

HTTP Request

@@ -16783,24 +16856,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

read scale of the specified StatefulSet

HTTP Request

@@ -16860,24 +16937,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

replace scale of the specified StatefulSet

HTTP Request

@@ -16941,13 +17022,13 @@ Appears In: -201
Scale -Created - - 200
Scale OK + +201
Scale +Created +

Patch Scale

@@ -16956,24 +17037,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

partially update scale of the specified StatefulSet

HTTP Request

@@ -17151,24 +17236,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

create Endpoints

HTTP Request

@@ -17247,24 +17336,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

partially update the specified Endpoints

HTTP Request

@@ -17339,24 +17432,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

replace the specified Endpoints

HTTP Request

@@ -17420,13 +17517,13 @@ Appears In: -200
Endpoints -OK - - 201
Endpoints Created + +200
Endpoints +OK +

Delete

@@ -17435,24 +17532,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

delete Endpoints

HTTP Request

@@ -17539,24 +17640,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

delete collection of Endpoints

HTTP Request

@@ -17615,7 +17720,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -17646,24 +17751,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

read the specified Endpoints

HTTP Request

@@ -17731,24 +17840,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

list or watch objects of kind Endpoints

HTTP Request

@@ -17807,7 +17920,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -17836,24 +17949,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

list or watch objects of kind Endpoints

HTTP Request

@@ -17897,7 +18014,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -17926,24 +18043,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch changes to an object of kind Endpoints

HTTP Request

@@ -18006,7 +18127,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -18035,24 +18156,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch individual changes to a list of Endpoints

HTTP Request

@@ -18111,7 +18236,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -18140,24 +18265,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch individual changes to a list of Endpoints

HTTP Request

@@ -18201,7 +18330,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -18367,24 +18496,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

create an Ingress

HTTP Request

@@ -18444,10 +18577,6 @@ Appears In: -202
Ingress -Accepted - - 200
Ingress OK @@ -18455,6 +18584,10 @@ Appears In: 201
Ingress Created + +202
Ingress +Accepted +

Patch

@@ -18463,24 +18596,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

partially update the specified Ingress

HTTP Request

@@ -18555,24 +18692,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

replace the specified Ingress

HTTP Request

@@ -18636,13 +18777,13 @@ Appears In: -200
Ingress -OK - - 201
Ingress Created + +200
Ingress +OK +

Delete

@@ -18651,24 +18792,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

delete an Ingress

HTTP Request

@@ -18755,24 +18900,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

delete collection of Ingress

HTTP Request

@@ -18831,7 +18980,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -18862,24 +19011,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

read the specified Ingress

HTTP Request

@@ -18947,24 +19100,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

list or watch objects of kind Ingress

HTTP Request

@@ -19023,7 +19180,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -19052,24 +19209,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

list or watch objects of kind Ingress

HTTP Request

@@ -19113,7 +19274,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -19142,24 +19303,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch changes to an object of kind Ingress

HTTP Request

@@ -19222,7 +19387,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -19251,24 +19416,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch individual changes to a list of Ingress

HTTP Request

@@ -19327,7 +19496,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -19356,24 +19525,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch individual changes to a list of Ingress

HTTP Request

@@ -19417,7 +19590,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -19448,24 +19621,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

partially update status of the specified Ingress

HTTP Request

@@ -19540,24 +19717,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

read status of the specified Ingress

HTTP Request

@@ -19617,24 +19798,28 @@ Appears In:

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

replace status of the specified Ingress

HTTP Request

@@ -19732,6 +19917,8 @@ spec: # with an External IP address - *Only supported # by some cloud providers* type: LoadBalancer + +

Service Config to load balance traffic across all Pods with the app=nginx label. Receives on and sends to port 80. Exposes an externally accessible endpoint.

@@ -19756,6 +19943,8 @@ spec: # with an External IP address - *Only supported # by some cloud providers* type: LoadBalancer + + @@ -19950,6 +20139,7 @@ $ echo 'kind: Service app: nginx type: LoadBalancer ' | kubectl create -f - +

curl Command (requires kubectl proxy to be running)

@@ -19970,12 +20160,14 @@ spec: app: nginx type: LoadBalancer ' http://127.0.0.1:8001/api/v1/namespaces/default/services +

Output


 service "service-example" created
+
 

Response Body

@@ -20013,6 +20205,7 @@ service "service-example" created "loadBalancer": {} } } +

create a Service

HTTP Request

@@ -20072,10 +20265,6 @@ service "service-example" created
- - - - @@ -20083,6 +20272,10 @@ service "service-example" created + + + +
202
Service
Accepted
200
Service
OK
201
Service
Created
202
Service
Accepted

Patch

@@ -20092,6 +20285,7 @@ service "service-example" created

 $ kubectl patch service  -p \
     '{"spec":{"ports":[{"name":"http","port":80,"targetPort":8080}]}}'
+
 

curl Command (requires kubectl proxy to be running)

@@ -20100,13 +20294,15 @@ $ kubectl patch servicemerge-patch+json' --data ' {"spec":{"ports":[{"name":"http","port":80,"targetPort":8080}]}}' \ - 'http://127.0.0.1:8001/api/v1/namespaces/default/services/' + 'http://127.0.0.1:8001/api/v1/namespaces/default/services/' +

Output


 "" patched
+
 

Response Body

@@ -20150,6 +20346,7 @@ $ curl -X PATCH -H 'Content-Type: application/strategic-HTTP Request @@ -20241,37 +20438,40 @@ spec: sessionAffinity: None type: LoadBalancer ' | kubectl replace -f - +

curl Command (requires kubectl proxy to be running)


-$ kubectl proxy
-$ curl -X PUT -H 'Content-Type: application/yaml' --data '
+$ kubectl proxy
+$ curl -X PUT -H 'Content-Type: application/yaml' --data '
 apiVersion: v1
 kind: Service
 metadata:
   name: deployment-example
-  resourceVersion: "2205995"
+  resourceVersion: "2205995"
 spec:
-  clusterIP: 10.183.250.161
+  clusterIP: 10.183.250.161
   ports:
   - name: http
-    nodePort: 32417
-    port: 80
+    nodePort: 32417
+    port: 80
     protocol: TCP
-    targetPort: 8080
+    targetPort: 8080
   selector:
     app: nginx
   sessionAffinity: None
-  type: LoadBalancer
-' http://127.0.0.1:8001/api/v1/namespaces/default/services/deployment-example
+  type: LoadBalancer
+' http://127.0.0.1:8001/api/v1/namespaces/default/services/deployment-example
+
 

Output


 service "deployment-example" replaced
+
 

Response Body

@@ -20315,6 +20515,7 @@ service "deployment-example" replaced } } } +

replace the specified Service

HTTP Request

@@ -20393,6 +20594,7 @@ service "deployment-example" replaced

 $ kubectl delete service deployment-example
+
 

curl Command (requires kubectl proxy to be running)

@@ -20402,13 +20604,15 @@ $ kubectl proxy $ curl -X DELETE -H 'Content-Type: application/yaml' --data ' gracePeriodSeconds: 0 orphanDependents: false -' 'http://127.0.0.1:8001/api/v1/namespaces/default/services/deployment-example' +' 'http://127.0.0.1:8001/api/v1/namespaces/default/services/deployment-example' +

Output


 service "deployment-example" deleted
+
 

Response Body

@@ -20421,6 +20625,8 @@ service "deployment-example" deleted "status": "Success", "code": 200 } + +

delete a Service

HTTP Request

@@ -20457,6 +20663,33 @@ service "deployment-example" deleted pretty If 'true', then the output is pretty printed. + +gracePeriodSeconds +The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. + + +orphanDependents +Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the "orphan" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. + + +propagationPolicy +Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. + + + +

Body Parameters

+ + + + + + + + + + + +
ParameterDescription
body
DeleteOptions

Response

@@ -20482,13 +20715,15 @@ service "deployment-example" deleted

 $ kubectl get service deployment-example -o json
+
 

curl Command (requires kubectl proxy to be running)


-$ kubectl proxy
-$ curl -X GET http://127.0.0.1:8001/api/v1/namespaces/default/services/deployment-example
+$ kubectl proxy
+$ curl -X GET http://127.0.0.1:8001/api/v1/namespaces/default/services/deployment-example
+
 

Output

@@ -20532,6 +20767,7 @@ $ kubectl get } } } +

Response Body

@@ -20575,6 +20811,7 @@ $ kubectl get } } } +

read the specified Service

HTTP Request

@@ -20642,6 +20879,7 @@ $ kubectl get

 $ kubectl get service -o json
+
 

curl Command (requires kubectl proxy to be running)

@@ -20649,16 +20887,21 @@ $ kubectl get

 $ kubectl proxy
 $ curl -X GET 'http://127.0.0.1:8001/api/v1/namespaces/default/services'
+
 

Output


+
+
 

Response Body


+
+
 

list or watch objects of kind Service

HTTP Request

@@ -20717,7 +20960,7 @@ $
kubectl proxy timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -20746,24 +20989,28 @@ $ kubectl proxy

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

list or watch objects of kind Service

HTTP Request

@@ -20807,7 +21054,7 @@ $
kubectl proxy timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -20836,6 +21083,7 @@ $ kubectl proxy

 $ kubectl get service deployment-example --watch -o json
+
 

curl Command (requires kubectl proxy to be running)

@@ -20843,6 +21091,7 @@ $ kubectl get

 $ kubectl proxy
 $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/deployment-example'
+
 

Output

@@ -20889,6 +21138,7 @@ $ kubectl proxy } } } +

Response Body

@@ -20935,6 +21185,7 @@ $ kubectl proxy } } } +

watch changes to an object of kind Service

HTTP Request

@@ -20997,7 +21248,7 @@ $ kubectl proxy timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -21026,24 +21277,28 @@ $ kubectl proxy

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch individual changes to a list of Service

HTTP Request

@@ -21102,7 +21357,7 @@ $ kubectl proxy timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -21131,24 +21386,28 @@ $ kubectl proxy

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch individual changes to a list of Service

HTTP Request

@@ -21192,7 +21451,7 @@ $
kubectl proxy timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -21223,24 +21482,28 @@ $ kubectl proxy

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

partially update status of the specified Service

HTTP Request

@@ -21315,24 +21578,28 @@ $ kubectl proxy

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

read status of the specified Service

HTTP Request

@@ -21392,24 +21659,28 @@ $
kubectl proxy

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

replace status of the specified Service

HTTP Request

@@ -21490,24 +21761,28 @@ $ kubectl proxy

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

connect POST requests to proxy of Service

HTTP Request

@@ -21567,24 +21842,28 @@ $ kubectl proxy

 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

connect POST requests to proxy of Service

HTTP Request

@@ -21642,158 +21921,34 @@ $
kubectl proxy -

Create Proxy

-
-

kubectl Command

-
-

-Coming Soon
-
-
-

curl Command (requires kubectl proxy to be running)

-
-

-Coming Soon
-
-
-

Output

-
-

-Coming Soon
-
-
-

Response Body

-
-

-Coming Soon
-
-

proxy POST requests to Service

-

HTTP Request

-

POST /api/v1/proxy/namespaces/{namespace}/services/{name}

-

Path Parameters

- - - - - - - - - - - - - - - - - -
ParameterDescription
namename of the Service
namespaceobject name and auth scope, such as for teams and projects
-

Response

- - - - - - - - - - - - - -
CodeDescription
200
string
OK
-

Create Proxy Path

-
-

kubectl Command

-
-

-Coming Soon
-
-
-

curl Command (requires kubectl proxy to be running)

-
-

-Coming Soon
-
-
-

Output

-
-

-Coming Soon
-
-
-

Response Body

-
-

-Coming Soon
-
-

proxy POST requests to Service

-

HTTP Request

-

POST /api/v1/proxy/namespaces/{namespace}/services/{name}/{path}

-

Path Parameters

- - - - - - - - - - - - - - - - - - - - - -
ParameterDescription
namename of the Service
namespaceobject name and auth scope, such as for teams and projects
pathpath to the resource
-

Response

- - - - - - - - - - - - - -
CodeDescription
200
string
OK
-

Delete Connect Proxy

+

Delete Connect Proxy

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

connect DELETE requests to proxy of Service

HTTP Request

@@ -21847,30 +22002,34 @@ $
kubectl proxy -

Delete Connect Proxy Path

+

Delete Connect Proxy Path

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

connect DELETE requests to proxy of Service

HTTP Request

@@ -21928,158 +22087,34 @@ $
kubectl proxy -

Delete Proxy

-
-

kubectl Command

-
-

-Coming Soon
-
-
-

curl Command (requires kubectl proxy to be running)

-
-

-Coming Soon
-
-
-

Output

-
-

-Coming Soon
-
-
-

Response Body

-
-

-Coming Soon
-
-

proxy DELETE requests to Service

-

HTTP Request

-

DELETE /api/v1/proxy/namespaces/{namespace}/services/{name}

-

Path Parameters

- - - - - - - - - - - - - - - - - -
ParameterDescription
namename of the Service
namespaceobject name and auth scope, such as for teams and projects
-

Response

- - - - - - - - - - - - - -
CodeDescription
200
string
OK
-

Delete Proxy Path

-
-

kubectl Command

-
-

-Coming Soon
-
-
-

curl Command (requires kubectl proxy to be running)

-
-

-Coming Soon
-
-
-

Output

-
-

-Coming Soon
-
-
-

Response Body

-
-

-Coming Soon
-
-

proxy DELETE requests to Service

-

HTTP Request

-

DELETE /api/v1/proxy/namespaces/{namespace}/services/{name}/{path}

-

Path Parameters

- - - - - - - - - - - - - - - - - - - - - -
ParameterDescription
namename of the Service
namespaceobject name and auth scope, such as for teams and projects
pathpath to the resource
-

Response

- - - - - - - - - - - - - -
CodeDescription
200
string
OK
-

Get Connect Proxy

+

Get Connect Proxy

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

connect GET requests to proxy of Service

HTTP Request

@@ -22133,30 +22168,34 @@ $
kubectl proxy -

Get Connect Proxy Path

+

Get Connect Proxy Path

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

connect GET requests to proxy of Service

HTTP Request

@@ -22214,158 +22253,34 @@ $
kubectl proxy -

Get Proxy

-
-

kubectl Command

-
-

-Coming Soon
-
-
-

curl Command (requires kubectl proxy to be running)

-
-

-Coming Soon
-
-
-

Output

-
-

-Coming Soon
-
-
-

Response Body

-
-

-Coming Soon
-
-

proxy GET requests to Service

-

HTTP Request

-

GET /api/v1/proxy/namespaces/{namespace}/services/{name}

-

Path Parameters

- - - - - - - - - - - - - - - - - -
ParameterDescription
namename of the Service
namespaceobject name and auth scope, such as for teams and projects
-

Response

- - - - - - - - - - - - - -
CodeDescription
200
string
OK
-

Get Proxy Path

-
-

kubectl Command

-
-

-Coming Soon
-
-
-

curl Command (requires kubectl proxy to be running)

-
-

-Coming Soon
-
-
-

Output

-
-

-Coming Soon
-
-
-

Response Body

-
-

-Coming Soon
-
-

proxy GET requests to Service

-

HTTP Request

-

GET /api/v1/proxy/namespaces/{namespace}/services/{name}/{path}

-

Path Parameters

- - - - - - - - - - - - - - - - - - - - - -
ParameterDescription
namename of the Service
namespaceobject name and auth scope, such as for teams and projects
pathpath to the resource
-

Response

- - - - - - - - - - - - - -
CodeDescription
200
string
OK
-

Head Connect Proxy

+

Head Connect Proxy

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

connect HEAD requests to proxy of Service

HTTP Request

@@ -22419,30 +22334,34 @@ $
kubectl proxy -

Head Connect Proxy Path

+

Head Connect Proxy Path

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

connect HEAD requests to proxy of Service

HTTP Request

@@ -22500,30 +22419,34 @@ $
kubectl proxy -

Replace Connect Proxy

+

Replace Connect Proxy

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

connect PUT requests to proxy of Service

HTTP Request

@@ -22577,30 +22500,34 @@ $
kubectl proxy -

Replace Connect Proxy Path

+

Replace Connect Proxy Path

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

connect PUT requests to proxy of Service

HTTP Request

@@ -22658,134 +22585,6 @@ $
kubectl proxy -

Replace Proxy

-
-

kubectl Command

-
-

-Coming Soon
-
-
-

curl Command (requires kubectl proxy to be running)

-
-

-Coming Soon
-
-
-

Output

-
-

-Coming Soon
-
-
-

Response Body

-
-

-Coming Soon
-
-

proxy PUT requests to Service

-

HTTP Request

-

PUT /api/v1/proxy/namespaces/{namespace}/services/{name}

-

Path Parameters

- - - - - - - - - - - - - - - - - -
ParameterDescription
namename of the Service
namespaceobject name and auth scope, such as for teams and projects
-

Response

- - - - - - - - - - - - - -
CodeDescription
200
string
OK
-

Replace Proxy Path

-
-

kubectl Command

-
-

-Coming Soon
-
-
-

curl Command (requires kubectl proxy to be running)

-
-

-Coming Soon
-
-
-

Output

-
-

-Coming Soon
-
-
-

Response Body

-
-

-Coming Soon
-
-

proxy PUT requests to Service

-

HTTP Request

-

PUT /api/v1/proxy/namespaces/{namespace}/services/{name}/{path}

-

Path Parameters

- - - - - - - - - - - - - - - - - - - - - -
ParameterDescription
namename of the Service
namespaceobject name and auth scope, such as for teams and projects
pathpath to the resource
-

Response

- - - - - - - - - - - - - -
CodeDescription
200
string
OK

CONFIG & STORAGE

Config and Storage resources are responsible for injecting data into your applications and persisting data externally to your container.

Common resource types:

@@ -22834,8 +22633,12 @@ Appears In: APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources +binaryData
object +BinaryData contains the binary data. Each key must consist of alphanumeric characters, '-', '_' or '.'. BinaryData can contain byte sequences that are not in the UTF-8 range. The keys stored in BinaryData must not overlap with the ones in the Data field, this is enforced during validation process. Using this field will require 1.10+ apiserver and kubelet. + + data
object -Data contains the configuration data. Each key must consist of alphanumeric characters, '-', '_' or '.'. +Data contains the configuration data. Each key must consist of alphanumeric characters, '-', '_' or '.'. Values with non-UTF-8 byte sequences must use the BinaryData field. The keys stored in Data must not overlap with the keys in the BinaryData field, this is enforced during validation process. kind
string @@ -22874,32 +22677,36 @@ Appears In: -

Write Operations

+

Write Operations

See supported operations below...

-

Create

+

Create

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

create a ConfigMap

HTTP Request

@@ -22972,30 +22779,34 @@ Appears In: -

Patch

+

Patch

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

partially update the specified ConfigMap

HTTP Request

@@ -23064,30 +22875,34 @@ Appears In: -

Replace

+

Replace

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

replace the specified ConfigMap

HTTP Request

@@ -23160,30 +22975,34 @@ Appears In: -

Delete

+

Delete

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

delete a ConfigMap

HTTP Request

@@ -23264,30 +23083,34 @@ Appears In: -

Delete Collection

+

Delete Collection

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

delete collection of ConfigMap

HTTP Request

@@ -23346,7 +23169,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -23369,32 +23192,36 @@ Appears In: -

Read Operations

+

Read Operations

See supported operations below...

-

Read

+

Read

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

read the specified ConfigMap

HTTP Request

@@ -23456,30 +23283,34 @@ Appears In: -

List

+

List

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

list or watch objects of kind ConfigMap

HTTP Request

@@ -23538,7 +23369,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -23561,30 +23392,34 @@ Appears In: -

List All Namespaces

+

List All Namespaces

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

list or watch objects of kind ConfigMap

HTTP Request

@@ -23628,7 +23463,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -23651,30 +23486,34 @@ Appears In: -

Watch

+

Watch

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch changes to an object of kind ConfigMap

HTTP Request

@@ -23737,7 +23576,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -23760,30 +23599,34 @@ Appears In: -

Watch List

+

Watch List

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch individual changes to a list of ConfigMap

HTTP Request

@@ -23842,7 +23685,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -23865,30 +23708,34 @@ Appears In: -

Watch List All Namespaces

+

Watch List All Namespaces

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch individual changes to a list of ConfigMap

HTTP Request

@@ -23932,7 +23779,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -24042,32 +23889,36 @@ Appears In: -

Write Operations

+

Write Operations

See supported operations below...

-

Create

+

Create

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

create a Secret

HTTP Request

@@ -24140,30 +23991,34 @@ Appears In: -

Patch

+

Patch

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

partially update the specified Secret

HTTP Request

@@ -24232,30 +24087,34 @@ Appears In: -

Replace

+

Replace

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

replace the specified Secret

HTTP Request

@@ -24328,30 +24187,34 @@ Appears In: -

Delete

+

Delete

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

delete a Secret

HTTP Request

@@ -24432,30 +24295,34 @@ Appears In: -

Delete Collection

+

Delete Collection

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

delete collection of Secret

HTTP Request

@@ -24514,7 +24381,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -24537,32 +24404,36 @@ Appears In: -

Read Operations

+

Read Operations

See supported operations below...

-

Read

+

Read

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

read the specified Secret

HTTP Request

@@ -24624,30 +24495,34 @@ Appears In: -

List

+

List

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

list or watch objects of kind Secret

HTTP Request

@@ -24706,7 +24581,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -24729,30 +24604,34 @@ Appears In: -

List All Namespaces

+

List All Namespaces

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

list or watch objects of kind Secret

HTTP Request

@@ -24796,7 +24675,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -24819,30 +24698,34 @@ Appears In: -

Watch

+

Watch

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch changes to an object of kind Secret

HTTP Request

@@ -24905,7 +24788,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -24928,30 +24811,34 @@ Appears In: -

Watch List

+

Watch List

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch individual changes to a list of Secret

HTTP Request

@@ -25010,7 +24897,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -25033,30 +24920,34 @@ Appears In: -

Watch List All Namespaces

+

Watch List All Namespaces

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch individual changes to a list of Secret

HTTP Request

@@ -25100,7 +24991,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -25290,32 +25181,36 @@ Appears In: -

Write Operations

+

Write Operations

See supported operations below...

-

Create

+

Create

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

create a PersistentVolumeClaim

HTTP Request

@@ -25375,6 +25270,10 @@ Appears In: +200
PersistentVolumeClaim +OK + + 201
PersistentVolumeClaim Created @@ -25382,36 +25281,36 @@ Appears In: 202
PersistentVolumeClaim Accepted - -200
PersistentVolumeClaim -OK - -

Patch

+

Patch

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

partially update the specified PersistentVolumeClaim

HTTP Request

@@ -25480,30 +25379,34 @@ Appears In: -

Replace

+

Replace

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

replace the specified PersistentVolumeClaim

HTTP Request

@@ -25576,30 +25479,34 @@ Appears In: -

Delete

+

Delete

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

delete a PersistentVolumeClaim

HTTP Request

@@ -25680,30 +25587,34 @@ Appears In: -

Delete Collection

+

Delete Collection

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

delete collection of PersistentVolumeClaim

HTTP Request

@@ -25762,7 +25673,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -25785,32 +25696,36 @@ Appears In: -

Read Operations

+

Read Operations

See supported operations below...

-

Read

+

Read

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

read the specified PersistentVolumeClaim

HTTP Request

@@ -25872,30 +25787,34 @@ Appears In: -

List

+

List

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

list or watch objects of kind PersistentVolumeClaim

HTTP Request

@@ -25954,7 +25873,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -25977,30 +25896,34 @@ Appears In: -

List All Namespaces

+

List All Namespaces

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

list or watch objects of kind PersistentVolumeClaim

HTTP Request

@@ -26044,7 +25967,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -26067,30 +25990,34 @@ Appears In: -

Watch

+

Watch

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch changes to an object of kind PersistentVolumeClaim

HTTP Request

@@ -26153,7 +26080,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -26176,30 +26103,34 @@ Appears In: -

Watch List

+

Watch List

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch individual changes to a list of PersistentVolumeClaim

HTTP Request

@@ -26258,7 +26189,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -26281,30 +26212,34 @@ Appears In: -

Watch List All Namespaces

+

Watch List All Namespaces

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch individual changes to a list of PersistentVolumeClaim

HTTP Request

@@ -26348,7 +26283,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -26371,32 +26306,36 @@ Appears In: -

Status Operations

+

Status Operations

See supported operations below...

-

Patch Status

+

Patch Status

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

partially update status of the specified PersistentVolumeClaim

HTTP Request

@@ -26465,30 +26404,34 @@ Appears In: -

Read Status

+

Read Status

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

read status of the specified PersistentVolumeClaim

HTTP Request

@@ -26542,30 +26485,34 @@ Appears In: -

Replace Status

+

Replace Status

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

replace status of the specified PersistentVolumeClaim

HTTP Request

@@ -26741,32 +26688,36 @@ Appears In: -

Write Operations

+

Write Operations

See supported operations below...

-

Create

+

Create

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

create a StorageClass

HTTP Request

@@ -26824,30 +26775,34 @@ Appears In: -

Patch

+

Patch

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

partially update the specified StorageClass

HTTP Request

@@ -26912,30 +26867,34 @@ Appears In: -

Replace

+

Replace

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

replace the specified StorageClass

HTTP Request

@@ -27004,30 +26963,34 @@ Appears In: -

Delete

+

Delete

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

delete a StorageClass

HTTP Request

@@ -27104,30 +27067,34 @@ Appears In: -

Delete Collection

+

Delete Collection

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

delete collection of StorageClass

HTTP Request

@@ -27171,7 +27138,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -27194,32 +27161,36 @@ Appears In: -

Read Operations

+

Read Operations

See supported operations below...

-

Read

+

Read

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

read the specified StorageClass

HTTP Request

@@ -27277,30 +27248,34 @@ Appears In: -

List

+

List

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

list or watch objects of kind StorageClass

HTTP Request

@@ -27344,7 +27319,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -27367,30 +27342,34 @@ Appears In: -

Watch

+

Watch

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch changes to an object of kind StorageClass

HTTP Request

@@ -27449,7 +27428,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -27472,30 +27451,34 @@ Appears In: -

Watch List

+

Watch List

kubectl Command


 Coming Soon
+
 

curl Command (requires kubectl proxy to be running)


 Coming Soon
+
 

Output


 Coming Soon
+
 

Response Body


 Coming Soon
+
 

watch individual changes to a list of StorageClass

HTTP Request

@@ -27539,7 +27522,7 @@ Appears In: timeoutSeconds -Timeout for the list/watch call. +Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. watch @@ -27729,6 +27712,9 @@ Appears In: + + +

VolumeAttachment captures the intent to attach or detach the specified volume to/from the specified node.

VolumeAttachment objects are non-namespaced.

diff --git a/docs/reference/generated/kubernetes-api/v1.10/navData.js b/docs/reference/generated/kubernetes-api/v1.10/navData.js new file mode 100644 index 0000000000..d5973c24e4 --- /dev/null +++ b/docs/reference/generated/kubernetes-api/v1.10/navData.js @@ -0,0 +1 @@ +(function(){navData = {"toc":[{"section":"volumeerror-v1alpha1-storage","subsections":[]},{"section":"volumeattachmentsource-v1alpha1-storage","subsections":[]},{"section":"volumeattachment-v1alpha1-storage","subsections":[{"section":"-strong-read-operations-strong--1026","subsections":[{"section":"watch-list-1030"},{"section":"watch-1029"},{"section":"list-1028"},{"section":"read-1027"}]},{"section":"-strong-write-operations-strong--1020","subsections":[{"section":"delete-collection-1025"},{"section":"delete-1024"},{"section":"replace-1023"},{"section":"patch-1022"},{"section":"create-1021"}]}]},{"section":"userinfo-v1beta1-authentication","subsections":[]},{"section":"tokenreview-v1beta1-authentication","subsections":[{"section":"-strong-write-operations-strong--1018","subsections":[{"section":"create-1019"}]}]},{"section":"supplementalgroupsstrategyoptions-v1beta1-policy","subsections":[]},{"section":"subjectrulesreviewstatus-v1beta1-authorization","subsections":[]},{"section":"subjectaccessreview-v1beta1-authorization","subsections":[{"section":"-strong-write-operations-strong--1016","subsections":[{"section":"create-1017"}]}]},{"section":"subject-v1alpha1-rbac","subsections":[]},{"section":"subject-v1beta1-rbac","subsections":[]},{"section":"storageclass-v1beta1-storage","subsections":[{"section":"-strong-read-operations-strong--1011","subsections":[{"section":"watch-list-1015"},{"section":"watch-1014"},{"section":"list-1013"},{"section":"read-1012"}]},{"section":"-strong-write-operations-strong--1005","subsections":[{"section":"delete-collection-1010"},{"section":"delete-1009"},{"section":"replace-1008"},{"section":"patch-1007"},{"section":"create-1006"}]}]},{"section":"statefulsetupdatestrategy-v1beta1-apps","subsections":[]},{"section":"statefulsetupdatestrategy-v1beta2-apps","subsections":[]},{"section":"statefulsetcondition-v1beta1-apps","subsections":[]},{"section":"statefulsetcondition-v1beta2-apps","subsections":[]},{"section":"statefulset-v1beta1-apps","subsections":[{"section":"-strong-misc-operations-strong--1001","subsections":[{"section":"patch-scale-1004"},{"section":"replace-scale-1003"},{"section":"read-scale-1002"}]},{"section":"-strong-status-operations-strong--997","subsections":[{"section":"replace-status-1000"},{"section":"read-status-999"},{"section":"patch-status-998"}]},{"section":"-strong-read-operations-strong--990","subsections":[{"section":"watch-list-all-namespaces-996"},{"section":"watch-list-995"},{"section":"watch-994"},{"section":"list-all-namespaces-993"},{"section":"list-992"},{"section":"read-991"}]},{"section":"-strong-write-operations-strong--984","subsections":[{"section":"delete-collection-989"},{"section":"delete-988"},{"section":"replace-987"},{"section":"patch-986"},{"section":"create-985"}]}]},{"section":"statefulset-v1beta2-apps","subsections":[{"section":"-strong-misc-operations-strong--980","subsections":[{"section":"patch-scale-983"},{"section":"replace-scale-982"},{"section":"read-scale-981"}]},{"section":"-strong-status-operations-strong--976","subsections":[{"section":"replace-status-979"},{"section":"read-status-978"},{"section":"patch-status-977"}]},{"section":"-strong-read-operations-strong--969","subsections":[{"section":"watch-list-all-namespaces-975"},{"section":"watch-list-974"},{"section":"watch-973"},{"section":"list-all-namespaces-972"},{"section":"list-971"},{"section":"read-970"}]},{"section":"-strong-write-operations-strong--963","subsections":[{"section":"delete-collection-968"},{"section":"delete-967"},{"section":"replace-966"},{"section":"patch-965"},{"section":"create-964"}]}]},{"section":"servicereference-v1beta1-apiregistration","subsections":[]},{"section":"servicereference-v1beta1-admissionregistration","subsections":[]},{"section":"selfsubjectrulesreview-v1beta1-authorization","subsections":[{"section":"-strong-write-operations-strong--961","subsections":[{"section":"create-962"}]}]},{"section":"selfsubjectaccessreview-v1beta1-authorization","subsections":[{"section":"-strong-write-operations-strong--959","subsections":[{"section":"create-960"}]}]},{"section":"scale-v1beta1-extensions","subsections":[]},{"section":"scale-v1beta1-apps","subsections":[]},{"section":"scale-v1beta2-apps","subsections":[]},{"section":"selinuxstrategyoptions-v1beta1-policy","subsections":[]},{"section":"runasuserstrategyoptions-v1beta1-policy","subsections":[]},{"section":"rollingupdatestatefulsetstrategy-v1beta1-apps","subsections":[]},{"section":"rollingupdatestatefulsetstrategy-v1beta2-apps","subsections":[]},{"section":"rollbackconfig-v1beta1-extensions","subsections":[]},{"section":"roleref-v1alpha1-rbac","subsections":[]},{"section":"roleref-v1beta1-rbac","subsections":[]},{"section":"rolebinding-v1alpha1-rbac","subsections":[{"section":"-strong-read-operations-strong--952","subsections":[{"section":"watch-list-all-namespaces-958"},{"section":"watch-list-957"},{"section":"watch-956"},{"section":"list-all-namespaces-955"},{"section":"list-954"},{"section":"read-953"}]},{"section":"-strong-write-operations-strong--946","subsections":[{"section":"delete-collection-951"},{"section":"delete-950"},{"section":"replace-949"},{"section":"patch-948"},{"section":"create-947"}]}]},{"section":"rolebinding-v1beta1-rbac","subsections":[{"section":"-strong-read-operations-strong--939","subsections":[{"section":"watch-list-all-namespaces-945"},{"section":"watch-list-944"},{"section":"watch-943"},{"section":"list-all-namespaces-942"},{"section":"list-941"},{"section":"read-940"}]},{"section":"-strong-write-operations-strong--933","subsections":[{"section":"delete-collection-938"},{"section":"delete-937"},{"section":"replace-936"},{"section":"patch-935"},{"section":"create-934"}]}]},{"section":"role-v1alpha1-rbac","subsections":[{"section":"-strong-read-operations-strong--926","subsections":[{"section":"watch-list-all-namespaces-932"},{"section":"watch-list-931"},{"section":"watch-930"},{"section":"list-all-namespaces-929"},{"section":"list-928"},{"section":"read-927"}]},{"section":"-strong-write-operations-strong--920","subsections":[{"section":"delete-collection-925"},{"section":"delete-924"},{"section":"replace-923"},{"section":"patch-922"},{"section":"create-921"}]}]},{"section":"role-v1beta1-rbac","subsections":[{"section":"-strong-read-operations-strong--913","subsections":[{"section":"watch-list-all-namespaces-919"},{"section":"watch-list-918"},{"section":"watch-917"},{"section":"list-all-namespaces-916"},{"section":"list-915"},{"section":"read-914"}]},{"section":"-strong-write-operations-strong--907","subsections":[{"section":"delete-collection-912"},{"section":"delete-911"},{"section":"replace-910"},{"section":"patch-909"},{"section":"create-908"}]}]},{"section":"resourcerule-v1beta1-authorization","subsections":[]},{"section":"resourceattributes-v1beta1-authorization","subsections":[]},{"section":"replicasetcondition-v1beta1-extensions","subsections":[]},{"section":"replicasetcondition-v1beta2-apps","subsections":[]},{"section":"replicaset-v1beta1-extensions","subsections":[{"section":"-strong-misc-operations-strong--903","subsections":[{"section":"patch-scale-906"},{"section":"replace-scale-905"},{"section":"read-scale-904"}]},{"section":"-strong-status-operations-strong--899","subsections":[{"section":"replace-status-902"},{"section":"read-status-901"},{"section":"patch-status-900"}]},{"section":"-strong-read-operations-strong--892","subsections":[{"section":"watch-list-all-namespaces-898"},{"section":"watch-list-897"},{"section":"watch-896"},{"section":"list-all-namespaces-895"},{"section":"list-894"},{"section":"read-893"}]},{"section":"-strong-write-operations-strong--886","subsections":[{"section":"delete-collection-891"},{"section":"delete-890"},{"section":"replace-889"},{"section":"patch-888"},{"section":"create-887"}]}]},{"section":"replicaset-v1beta2-apps","subsections":[{"section":"-strong-misc-operations-strong--882","subsections":[{"section":"patch-scale-885"},{"section":"replace-scale-884"},{"section":"read-scale-883"}]},{"section":"-strong-status-operations-strong--878","subsections":[{"section":"replace-status-881"},{"section":"read-status-880"},{"section":"patch-status-879"}]},{"section":"-strong-read-operations-strong--871","subsections":[{"section":"watch-list-all-namespaces-877"},{"section":"watch-list-876"},{"section":"watch-875"},{"section":"list-all-namespaces-874"},{"section":"list-873"},{"section":"read-872"}]},{"section":"-strong-write-operations-strong--865","subsections":[{"section":"delete-collection-870"},{"section":"delete-869"},{"section":"replace-868"},{"section":"patch-867"},{"section":"create-866"}]}]},{"section":"policyrule-v1alpha1-rbac","subsections":[]},{"section":"policyrule-v1beta1-rbac","subsections":[]},{"section":"podsecuritypolicy-v1beta1-policy","subsections":[{"section":"-strong-read-operations-strong--860","subsections":[{"section":"watch-list-864"},{"section":"watch-863"},{"section":"list-862"},{"section":"read-861"}]},{"section":"-strong-write-operations-strong--854","subsections":[{"section":"delete-collection-859"},{"section":"delete-858"},{"section":"replace-857"},{"section":"patch-856"},{"section":"create-855"}]}]},{"section":"nonresourcerule-v1beta1-authorization","subsections":[]},{"section":"nonresourceattributes-v1beta1-authorization","subsections":[]},{"section":"networkpolicyport-v1beta1-extensions","subsections":[]},{"section":"networkpolicypeer-v1beta1-extensions","subsections":[]},{"section":"networkpolicyingressrule-v1beta1-extensions","subsections":[]},{"section":"networkpolicyegressrule-v1beta1-extensions","subsections":[]},{"section":"networkpolicy-v1beta1-extensions","subsections":[{"section":"-strong-read-operations-strong--847","subsections":[{"section":"watch-list-all-namespaces-853"},{"section":"watch-list-852"},{"section":"watch-851"},{"section":"list-all-namespaces-850"},{"section":"list-849"},{"section":"read-848"}]},{"section":"-strong-write-operations-strong--841","subsections":[{"section":"delete-collection-846"},{"section":"delete-845"},{"section":"replace-844"},{"section":"patch-843"},{"section":"create-842"}]}]},{"section":"localsubjectaccessreview-v1beta1-authorization","subsections":[{"section":"-strong-write-operations-strong--839","subsections":[{"section":"create-840"}]}]},{"section":"jobtemplatespec-v2alpha1-batch","subsections":[]},{"section":"initializer-v1alpha1-admissionregistration","subsections":[]},{"section":"ipblock-v1beta1-extensions","subsections":[]},{"section":"idrange-v1beta1-policy","subsections":[]},{"section":"hostportrange-v1beta1-policy","subsections":[]},{"section":"horizontalpodautoscaler-v2beta1-autoscaling","subsections":[{"section":"-strong-status-operations-strong--835","subsections":[{"section":"replace-status-838"},{"section":"read-status-837"},{"section":"patch-status-836"}]},{"section":"-strong-read-operations-strong--828","subsections":[{"section":"watch-list-all-namespaces-834"},{"section":"watch-list-833"},{"section":"watch-832"},{"section":"list-all-namespaces-831"},{"section":"list-830"},{"section":"read-829"}]},{"section":"-strong-write-operations-strong--822","subsections":[{"section":"delete-collection-827"},{"section":"delete-826"},{"section":"replace-825"},{"section":"patch-824"},{"section":"create-823"}]}]},{"section":"fsgroupstrategyoptions-v1beta1-policy","subsections":[]},{"section":"eventseries-v1beta1-events","subsections":[]},{"section":"event-v1beta1-events","subsections":[{"section":"-strong-read-operations-strong--815","subsections":[{"section":"watch-list-all-namespaces-821"},{"section":"watch-list-820"},{"section":"watch-819"},{"section":"list-all-namespaces-818"},{"section":"list-817"},{"section":"read-816"}]},{"section":"-strong-write-operations-strong--809","subsections":[{"section":"delete-collection-814"},{"section":"delete-813"},{"section":"replace-812"},{"section":"patch-811"},{"section":"create-810"}]}]},{"section":"deploymentcondition-v1beta1-extensions","subsections":[]},{"section":"deploymentcondition-v1beta1-apps","subsections":[]},{"section":"deploymentcondition-v1beta2-apps","subsections":[]},{"section":"deployment-v1beta1-extensions","subsections":[{"section":"-strong-misc-operations-strong--804","subsections":[{"section":"rollback-808"},{"section":"patch-scale-807"},{"section":"replace-scale-806"},{"section":"read-scale-805"}]},{"section":"-strong-status-operations-strong--800","subsections":[{"section":"replace-status-803"},{"section":"read-status-802"},{"section":"patch-status-801"}]},{"section":"-strong-read-operations-strong--793","subsections":[{"section":"watch-list-all-namespaces-799"},{"section":"watch-list-798"},{"section":"watch-797"},{"section":"list-all-namespaces-796"},{"section":"list-795"},{"section":"read-794"}]},{"section":"-strong-write-operations-strong--787","subsections":[{"section":"delete-collection-792"},{"section":"delete-791"},{"section":"replace-790"},{"section":"patch-789"},{"section":"create-788"}]}]},{"section":"deployment-v1beta1-apps","subsections":[{"section":"-strong-misc-operations-strong--783","subsections":[{"section":"rollback"},{"section":"patch-scale-786"},{"section":"replace-scale-785"},{"section":"read-scale-784"}]},{"section":"-strong-status-operations-strong--779","subsections":[{"section":"replace-status-782"},{"section":"read-status-781"},{"section":"patch-status-780"}]},{"section":"-strong-read-operations-strong--772","subsections":[{"section":"watch-list-all-namespaces-778"},{"section":"watch-list-777"},{"section":"watch-776"},{"section":"list-all-namespaces-775"},{"section":"list-774"},{"section":"read-773"}]},{"section":"-strong-write-operations-strong--766","subsections":[{"section":"delete-collection-771"},{"section":"delete-770"},{"section":"replace-769"},{"section":"patch-768"},{"section":"create-767"}]}]},{"section":"deployment-v1beta2-apps","subsections":[{"section":"-strong-misc-operations-strong--762","subsections":[{"section":"patch-scale-765"},{"section":"replace-scale-764"},{"section":"read-scale-763"}]},{"section":"-strong-status-operations-strong--758","subsections":[{"section":"replace-status-761"},{"section":"read-status-760"},{"section":"patch-status-759"}]},{"section":"-strong-read-operations-strong--751","subsections":[{"section":"watch-list-all-namespaces-757"},{"section":"watch-list-756"},{"section":"watch-755"},{"section":"list-all-namespaces-754"},{"section":"list-753"},{"section":"read-752"}]},{"section":"-strong-write-operations-strong--745","subsections":[{"section":"delete-collection-750"},{"section":"delete-749"},{"section":"replace-748"},{"section":"patch-747"},{"section":"create-746"}]}]},{"section":"daemonsetupdatestrategy-v1beta1-extensions","subsections":[]},{"section":"daemonsetupdatestrategy-v1beta2-apps","subsections":[]},{"section":"daemonsetcondition-v1beta1-extensions","subsections":[]},{"section":"daemonsetcondition-v1beta2-apps","subsections":[]},{"section":"daemonset-v1beta1-extensions","subsections":[{"section":"-strong-status-operations-strong--741","subsections":[{"section":"replace-status-744"},{"section":"read-status-743"},{"section":"patch-status-742"}]},{"section":"-strong-read-operations-strong--734","subsections":[{"section":"watch-list-all-namespaces-740"},{"section":"watch-list-739"},{"section":"watch-738"},{"section":"list-all-namespaces-737"},{"section":"list-736"},{"section":"read-735"}]},{"section":"-strong-write-operations-strong--728","subsections":[{"section":"delete-collection-733"},{"section":"delete-732"},{"section":"replace-731"},{"section":"patch-730"},{"section":"create-729"}]}]},{"section":"daemonset-v1beta2-apps","subsections":[{"section":"-strong-status-operations-strong--724","subsections":[{"section":"replace-status-727"},{"section":"read-status-726"},{"section":"patch-status-725"}]},{"section":"-strong-read-operations-strong--717","subsections":[{"section":"watch-list-all-namespaces-723"},{"section":"watch-list-722"},{"section":"watch-721"},{"section":"list-all-namespaces-720"},{"section":"list-719"},{"section":"read-718"}]},{"section":"-strong-write-operations-strong--711","subsections":[{"section":"delete-collection-716"},{"section":"delete-715"},{"section":"replace-714"},{"section":"patch-713"},{"section":"create-712"}]}]},{"section":"crossversionobjectreference-v2beta1-autoscaling","subsections":[]},{"section":"cronjob-v2alpha1-batch","subsections":[{"section":"-strong-status-operations-strong--707","subsections":[{"section":"replace-status-710"},{"section":"read-status-709"},{"section":"patch-status-708"}]},{"section":"-strong-read-operations-strong--700","subsections":[{"section":"watch-list-all-namespaces-706"},{"section":"watch-list-705"},{"section":"watch-704"},{"section":"list-all-namespaces-703"},{"section":"list-702"},{"section":"read-701"}]},{"section":"-strong-write-operations-strong--694","subsections":[{"section":"delete-collection-699"},{"section":"delete-698"},{"section":"replace-697"},{"section":"patch-696"},{"section":"create-695"}]}]},{"section":"controllerrevision-v1beta1-apps","subsections":[{"section":"-strong-read-operations-strong--687","subsections":[{"section":"watch-list-all-namespaces-693"},{"section":"watch-list-692"},{"section":"watch-691"},{"section":"list-all-namespaces-690"},{"section":"list-689"},{"section":"read-688"}]},{"section":"-strong-write-operations-strong--681","subsections":[{"section":"delete-collection-686"},{"section":"delete-685"},{"section":"replace-684"},{"section":"patch-683"},{"section":"create-682"}]}]},{"section":"controllerrevision-v1beta2-apps","subsections":[{"section":"-strong-read-operations-strong--674","subsections":[{"section":"watch-list-all-namespaces-680"},{"section":"watch-list-679"},{"section":"watch-678"},{"section":"list-all-namespaces-677"},{"section":"list-676"},{"section":"read-675"}]},{"section":"-strong-write-operations-strong--668","subsections":[{"section":"delete-collection-673"},{"section":"delete-672"},{"section":"replace-671"},{"section":"patch-670"},{"section":"create-669"}]}]},{"section":"clusterrolebinding-v1alpha1-rbac","subsections":[{"section":"-strong-read-operations-strong--663","subsections":[{"section":"watch-list-667"},{"section":"watch-666"},{"section":"list-665"},{"section":"read-664"}]},{"section":"-strong-write-operations-strong--657","subsections":[{"section":"delete-collection-662"},{"section":"delete-661"},{"section":"replace-660"},{"section":"patch-659"},{"section":"create-658"}]}]},{"section":"clusterrolebinding-v1beta1-rbac","subsections":[{"section":"-strong-read-operations-strong--652","subsections":[{"section":"watch-list-656"},{"section":"watch-655"},{"section":"list-654"},{"section":"read-653"}]},{"section":"-strong-write-operations-strong--646","subsections":[{"section":"delete-collection-651"},{"section":"delete-650"},{"section":"replace-649"},{"section":"patch-648"},{"section":"create-647"}]}]},{"section":"clusterrole-v1alpha1-rbac","subsections":[{"section":"-strong-read-operations-strong--641","subsections":[{"section":"watch-list-645"},{"section":"watch-644"},{"section":"list-643"},{"section":"read-642"}]},{"section":"-strong-write-operations-strong--635","subsections":[{"section":"delete-collection-640"},{"section":"delete-639"},{"section":"replace-638"},{"section":"patch-637"},{"section":"create-636"}]}]},{"section":"clusterrole-v1beta1-rbac","subsections":[{"section":"-strong-read-operations-strong--630","subsections":[{"section":"watch-list-634"},{"section":"watch-633"},{"section":"list-632"},{"section":"read-631"}]},{"section":"-strong-write-operations-strong--624","subsections":[{"section":"delete-collection-629"},{"section":"delete-628"},{"section":"replace-627"},{"section":"patch-626"},{"section":"create-625"}]}]},{"section":"allowedhostpath-v1beta1-policy","subsections":[]},{"section":"allowedflexvolume-v1beta1-policy","subsections":[]},{"section":"aggregationrule-v1alpha1-rbac","subsections":[]},{"section":"aggregationrule-v1beta1-rbac","subsections":[]},{"section":"apiservicecondition-v1beta1-apiregistration","subsections":[]},{"section":"apiservice-v1beta1-apiregistration","subsections":[{"section":"-strong-status-operations-strong--622","subsections":[{"section":"replace-status-623"}]},{"section":"-strong-read-operations-strong--617","subsections":[{"section":"watch-list-621"},{"section":"watch-620"},{"section":"list-619"},{"section":"read-618"}]},{"section":"-strong-write-operations-strong--611","subsections":[{"section":"delete-collection-616"},{"section":"delete-615"},{"section":"replace-614"},{"section":"patch-613"},{"section":"create-612"}]}]},{"section":"-strong-old-api-versions-strong-","subsections":[]},{"section":"-strong-definitions-strong-","subsections":[{"section":"weightedpodaffinityterm-v1-core"},{"section":"webhookclientconfig-v1beta1-admissionregistration"},{"section":"webhook-v1beta1-admissionregistration"},{"section":"watchevent-v1-meta"},{"section":"vspherevirtualdiskvolumesource-v1-core"},{"section":"volumeprojection-v1-core"},{"section":"volumenodeaffinity-v1-core"},{"section":"volumemount-v1-core"},{"section":"volumeerror-v1beta1-storage"},{"section":"volumedevice-v1-core"},{"section":"volumeattachmentsource-v1beta1-storage"},{"section":"volumeattachment-v1beta1-storage"},{"section":"userinfo-v1-authentication"},{"section":"toleration-v1-core"},{"section":"time-v1-meta"},{"section":"taint-v1-core"},{"section":"tcpsocketaction-v1-core"},{"section":"supplementalgroupsstrategyoptions-v1beta1-extensions"},{"section":"subjectrulesreviewstatus-v1-authorization"},{"section":"subject-v1-rbac"},{"section":"storageosvolumesource-v1-core"},{"section":"storageospersistentvolumesource-v1-core"},{"section":"statusdetails-v1-meta"},{"section":"statuscause-v1-meta"},{"section":"status-v1-meta"},{"section":"statefulsetupdatestrategy-v1-apps"},{"section":"statefulsetcondition-v1-apps"},{"section":"sessionaffinityconfig-v1-core"},{"section":"servicereference-v1-apiregistration"},{"section":"serviceport-v1-core"},{"section":"serveraddressbyclientcidr-v1-meta"},{"section":"securitycontext-v1-core"},{"section":"secretvolumesource-v1-core"},{"section":"secretreference-v1-core"},{"section":"secretprojection-v1-core"},{"section":"secretkeyselector-v1-core"},{"section":"secretenvsource-v1-core"},{"section":"scaleiovolumesource-v1-core"},{"section":"scaleiopersistentvolumesource-v1-core"},{"section":"scale-v1-autoscaling"},{"section":"selinuxstrategyoptions-v1beta1-extensions"},{"section":"selinuxoptions-v1-core"},{"section":"runasuserstrategyoptions-v1beta1-extensions"},{"section":"rulewithoperations-v1beta1-admissionregistration"},{"section":"rule-v1alpha1-admissionregistration"},{"section":"rollingupdatestatefulsetstrategy-v1-apps"},{"section":"rollbackconfig-v1beta1-apps"},{"section":"roleref-v1-rbac"},{"section":"resourcerule-v1-authorization"},{"section":"resourcerequirements-v1-core"},{"section":"resourcemetricstatus-v2beta1-autoscaling"},{"section":"resourcemetricsource-v2beta1-autoscaling"},{"section":"resourcefieldselector-v1-core"},{"section":"resourceattributes-v1-authorization"},{"section":"replicationcontrollercondition-v1-core"},{"section":"replicasetcondition-v1-apps"},{"section":"rbdvolumesource-v1-core"},{"section":"rbdpersistentvolumesource-v1-core"},{"section":"quobytevolumesource-v1-core"},{"section":"quantity-resource-core"},{"section":"projectedvolumesource-v1-core"},{"section":"probe-v1-core"},{"section":"preferredschedulingterm-v1-core"},{"section":"preconditions-v1-meta"},{"section":"portworxvolumesource-v1-core"},{"section":"policyrule-v1-rbac"},{"section":"podsmetricstatus-v2beta1-autoscaling"},{"section":"podsmetricsource-v2beta1-autoscaling"},{"section":"podsecuritycontext-v1-core"},{"section":"poddnsconfigoption-v1-core"},{"section":"poddnsconfig-v1-core"},{"section":"podcondition-v1-core"},{"section":"podantiaffinity-v1-core"},{"section":"podaffinityterm-v1-core"},{"section":"podaffinity-v1-core"},{"section":"photonpersistentdiskvolumesource-v1-core"},{"section":"persistentvolumeclaimvolumesource-v1-core"},{"section":"persistentvolumeclaimcondition-v1-core"},{"section":"patch-v1-meta"},{"section":"ownerreference-v1-meta"},{"section":"objectreference-v1-core"},{"section":"objectmetricstatus-v2beta1-autoscaling"},{"section":"objectmetricsource-v2beta1-autoscaling"},{"section":"objectmeta-v1-meta"},{"section":"objectfieldselector-v1-core"},{"section":"nonresourcerule-v1-authorization"},{"section":"nonresourceattributes-v1-authorization"},{"section":"nodesysteminfo-v1-core"},{"section":"nodeselectorterm-v1-core"},{"section":"nodeselectorrequirement-v1-core"},{"section":"nodeselector-v1-core"},{"section":"nodedaemonendpoints-v1-core"},{"section":"nodeconfigsource-v1-core"},{"section":"nodecondition-v1-core"},{"section":"nodeaffinity-v1-core"},{"section":"nodeaddress-v1-core"},{"section":"networkpolicyport-v1-networking"},{"section":"networkpolicypeer-v1-networking"},{"section":"networkpolicyingressrule-v1-networking"},{"section":"networkpolicyegressrule-v1-networking"},{"section":"nfsvolumesource-v1-core"},{"section":"microtime-v1-meta"},{"section":"metricstatus-v2beta1-autoscaling"},{"section":"metricspec-v2beta1-autoscaling"},{"section":"localvolumesource-v1-core"},{"section":"localobjectreference-v1-core"},{"section":"loadbalancerstatus-v1-core"},{"section":"loadbalanceringress-v1-core"},{"section":"listmeta-v1-meta"},{"section":"limitrangeitem-v1-core"},{"section":"lifecycle-v1-core"},{"section":"labelselectorrequirement-v1-meta"},{"section":"labelselector-v1-meta"},{"section":"keytopath-v1-core"},{"section":"jobtemplatespec-v1beta1-batch"},{"section":"jobcondition-v1-batch"},{"section":"jsonschemapropsorbool-v1beta1-apiextensions"},{"section":"jsonschemapropsorarray-v1beta1-apiextensions"},{"section":"jsonschemaprops-v1beta1-apiextensions"},{"section":"json-v1beta1-apiextensions"},{"section":"initializers-v1-meta"},{"section":"initializer-v1-meta"},{"section":"ingresstls-v1beta1-extensions"},{"section":"ingressrule-v1beta1-extensions"},{"section":"ingressbackend-v1beta1-extensions"},{"section":"iscsivolumesource-v1-core"},{"section":"iscsipersistentvolumesource-v1-core"},{"section":"ipblock-v1-networking"},{"section":"idrange-v1beta1-extensions"},{"section":"hostportrange-v1beta1-extensions"},{"section":"hostpathvolumesource-v1-core"},{"section":"hostalias-v1-core"},{"section":"horizontalpodautoscalercondition-v2beta1-autoscaling"},{"section":"handler-v1-core"},{"section":"httpingressrulevalue-v1beta1-extensions"},{"section":"httpingresspath-v1beta1-extensions"},{"section":"httpheader-v1-core"},{"section":"httpgetaction-v1-core"},{"section":"groupversionfordiscovery-v1-meta"},{"section":"glusterfsvolumesource-v1-core"},{"section":"gitrepovolumesource-v1-core"},{"section":"gcepersistentdiskvolumesource-v1-core"},{"section":"flockervolumesource-v1-core"},{"section":"flexvolumesource-v1-core"},{"section":"flexpersistentvolumesource-v1-core"},{"section":"fsgroupstrategyoptions-v1beta1-extensions"},{"section":"fcvolumesource-v1-core"},{"section":"externalmetricstatus-v2beta1-autoscaling"},{"section":"externalmetricsource-v2beta1-autoscaling"},{"section":"externaldocumentation-v1beta1-apiextensions"},{"section":"execaction-v1-core"},{"section":"eviction-v1beta1-policy"},{"section":"eventsource-v1-core"},{"section":"eventseries-v1-core"},{"section":"envvarsource-v1-core"},{"section":"envvar-v1-core"},{"section":"envfromsource-v1-core"},{"section":"endpointsubset-v1-core"},{"section":"endpointport-v1-core"},{"section":"endpointaddress-v1-core"},{"section":"emptydirvolumesource-v1-core"},{"section":"downwardapivolumesource-v1-core"},{"section":"downwardapivolumefile-v1-core"},{"section":"downwardapiprojection-v1-core"},{"section":"deploymentcondition-v1-apps"},{"section":"deleteoptions-v1-meta"},{"section":"daemonsetupdatestrategy-v1-apps"},{"section":"daemonsetcondition-v1-apps"},{"section":"daemonendpoint-v1-core"},{"section":"customresourcevalidation-v1beta1-apiextensions"},{"section":"customresourcesubresources-v1beta1-apiextensions"},{"section":"customresourcesubresourcestatus-v1beta1-apiextensions"},{"section":"customresourcesubresourcescale-v1beta1-apiextensions"},{"section":"customresourcedefinitionnames-v1beta1-apiextensions"},{"section":"customresourcedefinitioncondition-v1beta1-apiextensions"},{"section":"crossversionobjectreference-v1-autoscaling"},{"section":"containerstatewaiting-v1-core"},{"section":"containerstateterminated-v1-core"},{"section":"containerstaterunning-v1-core"},{"section":"containerstate-v1-core"},{"section":"containerport-v1-core"},{"section":"containerimage-v1-core"},{"section":"configmapvolumesource-v1-core"},{"section":"configmapprojection-v1-core"},{"section":"configmapkeyselector-v1-core"},{"section":"configmapenvsource-v1-core"},{"section":"componentcondition-v1-core"},{"section":"clientipconfig-v1-core"},{"section":"cindervolumesource-v1-core"},{"section":"certificatesigningrequestcondition-v1beta1-certificates"},{"section":"cephfsvolumesource-v1-core"},{"section":"cephfspersistentvolumesource-v1-core"},{"section":"capabilities-v1-core"},{"section":"csipersistentvolumesource-v1-core"},{"section":"azurefilevolumesource-v1-core"},{"section":"azurefilepersistentvolumesource-v1-core"},{"section":"azurediskvolumesource-v1-core"},{"section":"attachedvolume-v1-core"},{"section":"allowedhostpath-v1beta1-extensions"},{"section":"allowedflexvolume-v1beta1-extensions"},{"section":"aggregationrule-v1-rbac"},{"section":"affinity-v1-core"},{"section":"awselasticblockstorevolumesource-v1-core"},{"section":"apiversions-v1-meta"},{"section":"apiservicecondition-v1-apiregistration"},{"section":"apiservice-v1-apiregistration"},{"section":"apiresource-v1-meta"},{"section":"apigroup-v1-meta"}]},{"section":"networkpolicy-v1-networking","subsections":[{"section":"-strong-read-operations-strong--604","subsections":[{"section":"watch-list-all-namespaces-610"},{"section":"watch-list-609"},{"section":"watch-608"},{"section":"list-all-namespaces-607"},{"section":"list-606"},{"section":"read-605"}]},{"section":"-strong-write-operations-strong--598","subsections":[{"section":"delete-collection-603"},{"section":"delete-602"},{"section":"replace-601"},{"section":"patch-600"},{"section":"create-599"}]}]},{"section":"tokenreview-v1-authentication","subsections":[{"section":"-strong-write-operations-strong--596","subsections":[{"section":"create-597"}]}]},{"section":"subjectaccessreview-v1-authorization","subsections":[{"section":"-strong-write-operations-strong--594","subsections":[{"section":"create-595"}]}]},{"section":"serviceaccount-v1-core","subsections":[{"section":"-strong-read-operations-strong--587","subsections":[{"section":"watch-list-all-namespaces-593"},{"section":"watch-list-592"},{"section":"watch-591"},{"section":"list-all-namespaces-590"},{"section":"list-589"},{"section":"read-588"}]},{"section":"-strong-write-operations-strong--581","subsections":[{"section":"delete-collection-586"},{"section":"delete-585"},{"section":"replace-584"},{"section":"patch-583"},{"section":"create-582"}]}]},{"section":"selfsubjectrulesreview-v1-authorization","subsections":[{"section":"-strong-write-operations-strong--579","subsections":[{"section":"create-580"}]}]},{"section":"selfsubjectaccessreview-v1-authorization","subsections":[{"section":"-strong-write-operations-strong--577","subsections":[{"section":"create-578"}]}]},{"section":"rolebinding-v1-rbac","subsections":[{"section":"-strong-read-operations-strong--570","subsections":[{"section":"watch-list-all-namespaces-576"},{"section":"watch-list-575"},{"section":"watch-574"},{"section":"list-all-namespaces-573"},{"section":"list-572"},{"section":"read-571"}]},{"section":"-strong-write-operations-strong--564","subsections":[{"section":"delete-collection-569"},{"section":"delete-568"},{"section":"replace-567"},{"section":"patch-566"},{"section":"create-565"}]}]},{"section":"role-v1-rbac","subsections":[{"section":"-strong-read-operations-strong--557","subsections":[{"section":"watch-list-all-namespaces-563"},{"section":"watch-list-562"},{"section":"watch-561"},{"section":"list-all-namespaces-560"},{"section":"list-559"},{"section":"read-558"}]},{"section":"-strong-write-operations-strong--551","subsections":[{"section":"delete-collection-556"},{"section":"delete-555"},{"section":"replace-554"},{"section":"patch-553"},{"section":"create-552"}]}]},{"section":"resourcequota-v1-core","subsections":[{"section":"-strong-status-operations-strong--547","subsections":[{"section":"replace-status-550"},{"section":"read-status-549"},{"section":"patch-status-548"}]},{"section":"-strong-read-operations-strong--540","subsections":[{"section":"watch-list-all-namespaces-546"},{"section":"watch-list-545"},{"section":"watch-544"},{"section":"list-all-namespaces-543"},{"section":"list-542"},{"section":"read-541"}]},{"section":"-strong-write-operations-strong--534","subsections":[{"section":"delete-collection-539"},{"section":"delete-538"},{"section":"replace-537"},{"section":"patch-536"},{"section":"create-535"}]}]},{"section":"persistentvolume-v1-core","subsections":[{"section":"-strong-status-operations-strong--530","subsections":[{"section":"replace-status-533"},{"section":"read-status-532"},{"section":"patch-status-531"}]},{"section":"-strong-read-operations-strong--525","subsections":[{"section":"watch-list-529"},{"section":"watch-528"},{"section":"list-527"},{"section":"read-526"}]},{"section":"-strong-write-operations-strong--519","subsections":[{"section":"delete-collection-524"},{"section":"delete-523"},{"section":"replace-522"},{"section":"patch-521"},{"section":"create-520"}]}]},{"section":"node-v1-core","subsections":[{"section":"-strong-proxy-operations-strong--508","subsections":[{"section":"replace-connect-proxy-path-518"},{"section":"replace-connect-proxy-517"},{"section":"head-connect-proxy-path-516"},{"section":"head-connect-proxy-515"},{"section":"get-connect-proxy-path-514"},{"section":"get-connect-proxy-513"},{"section":"delete-connect-proxy-path-512"},{"section":"delete-connect-proxy-511"},{"section":"create-connect-proxy-path-510"},{"section":"create-connect-proxy-509"}]},{"section":"-strong-status-operations-strong--504","subsections":[{"section":"replace-status-507"},{"section":"read-status-506"},{"section":"patch-status-505"}]},{"section":"-strong-read-operations-strong--499","subsections":[{"section":"watch-list-503"},{"section":"watch-502"},{"section":"list-501"},{"section":"read-500"}]},{"section":"-strong-write-operations-strong--493","subsections":[{"section":"delete-collection-498"},{"section":"delete-497"},{"section":"replace-496"},{"section":"patch-495"},{"section":"create-494"}]}]},{"section":"namespace-v1-core","subsections":[{"section":"-strong-status-operations-strong--489","subsections":[{"section":"replace-status-492"},{"section":"read-status-491"},{"section":"patch-status-490"}]},{"section":"-strong-read-operations-strong--484","subsections":[{"section":"watch-list-488"},{"section":"watch-487"},{"section":"list-486"},{"section":"read-485"}]},{"section":"-strong-write-operations-strong--479","subsections":[{"section":"delete-483"},{"section":"replace-482"},{"section":"patch-481"},{"section":"create-480"}]}]},{"section":"localsubjectaccessreview-v1-authorization","subsections":[{"section":"-strong-write-operations-strong--477","subsections":[{"section":"create-478"}]}]},{"section":"componentstatus-v1-core","subsections":[{"section":"-strong-read-operations-strong--474","subsections":[{"section":"list-476"},{"section":"read-475"}]}]},{"section":"clusterrolebinding-v1-rbac","subsections":[{"section":"-strong-read-operations-strong--469","subsections":[{"section":"watch-list-473"},{"section":"watch-472"},{"section":"list-471"},{"section":"read-470"}]},{"section":"-strong-write-operations-strong--463","subsections":[{"section":"delete-collection-468"},{"section":"delete-467"},{"section":"replace-466"},{"section":"patch-465"},{"section":"create-464"}]}]},{"section":"clusterrole-v1-rbac","subsections":[{"section":"-strong-read-operations-strong--458","subsections":[{"section":"watch-list-462"},{"section":"watch-461"},{"section":"list-460"},{"section":"read-459"}]},{"section":"-strong-write-operations-strong--452","subsections":[{"section":"delete-collection-457"},{"section":"delete-456"},{"section":"replace-455"},{"section":"patch-454"},{"section":"create-453"}]}]},{"section":"certificatesigningrequest-v1beta1-certificates","subsections":[{"section":"-strong-status-operations-strong--450","subsections":[{"section":"replace-status-451"}]},{"section":"-strong-read-operations-strong--445","subsections":[{"section":"watch-list-449"},{"section":"watch-448"},{"section":"list-447"},{"section":"read-446"}]},{"section":"-strong-write-operations-strong--439","subsections":[{"section":"delete-collection-444"},{"section":"delete-443"},{"section":"replace-442"},{"section":"patch-441"},{"section":"create-440"}]}]},{"section":"binding-v1-core","subsections":[{"section":"-strong-write-operations-strong--437","subsections":[{"section":"create-438"}]}]},{"section":"apiservice-v1beta1-apiregistration","subsections":[{"section":"-strong-status-operations-strong--435","subsections":[{"section":"replace-status-436"}]},{"section":"-strong-read-operations-strong--430","subsections":[{"section":"watch-list-434"},{"section":"watch-433"},{"section":"list-432"},{"section":"read-431"}]},{"section":"-strong-write-operations-strong--424","subsections":[{"section":"delete-collection-429"},{"section":"delete-428"},{"section":"replace-427"},{"section":"patch-426"},{"section":"create-425"}]}]},{"section":"-strong-cluster-strong-","subsections":[]},{"section":"podsecuritypolicy-v1beta1-extensions","subsections":[{"section":"-strong-read-operations-strong--419","subsections":[{"section":"watch-list-423"},{"section":"watch-422"},{"section":"list-421"},{"section":"read-420"}]},{"section":"-strong-write-operations-strong--413","subsections":[{"section":"delete-collection-418"},{"section":"delete-417"},{"section":"replace-416"},{"section":"patch-415"},{"section":"create-414"}]}]},{"section":"podpreset-v1alpha1-settings","subsections":[{"section":"-strong-read-operations-strong--406","subsections":[{"section":"watch-list-all-namespaces-412"},{"section":"watch-list-411"},{"section":"watch-410"},{"section":"list-all-namespaces-409"},{"section":"list-408"},{"section":"read-407"}]},{"section":"-strong-write-operations-strong--400","subsections":[{"section":"delete-collection-405"},{"section":"delete-404"},{"section":"replace-403"},{"section":"patch-402"},{"section":"create-401"}]}]},{"section":"priorityclass-v1alpha1-scheduling","subsections":[{"section":"-strong-read-operations-strong--395","subsections":[{"section":"watch-list-399"},{"section":"watch-398"},{"section":"list-397"},{"section":"read-396"}]},{"section":"-strong-write-operations-strong--389","subsections":[{"section":"delete-collection-394"},{"section":"delete-393"},{"section":"replace-392"},{"section":"patch-391"},{"section":"create-390"}]}]},{"section":"poddisruptionbudget-v1beta1-policy","subsections":[{"section":"-strong-status-operations-strong--385","subsections":[{"section":"replace-status-388"},{"section":"read-status-387"},{"section":"patch-status-386"}]},{"section":"-strong-read-operations-strong--378","subsections":[{"section":"watch-list-all-namespaces-384"},{"section":"watch-list-383"},{"section":"watch-382"},{"section":"list-all-namespaces-381"},{"section":"list-380"},{"section":"read-379"}]},{"section":"-strong-write-operations-strong--372","subsections":[{"section":"delete-collection-377"},{"section":"delete-376"},{"section":"replace-375"},{"section":"patch-374"},{"section":"create-373"}]}]},{"section":"podtemplate-v1-core","subsections":[{"section":"-strong-read-operations-strong--365","subsections":[{"section":"watch-list-all-namespaces-371"},{"section":"watch-list-370"},{"section":"watch-369"},{"section":"list-all-namespaces-368"},{"section":"list-367"},{"section":"read-366"}]},{"section":"-strong-write-operations-strong--359","subsections":[{"section":"delete-collection-364"},{"section":"delete-363"},{"section":"replace-362"},{"section":"patch-361"},{"section":"create-360"}]}]},{"section":"validatingwebhookconfiguration-v1beta1-admissionregistration","subsections":[{"section":"-strong-read-operations-strong--354","subsections":[{"section":"watch-list-358"},{"section":"watch-357"},{"section":"list-356"},{"section":"read-355"}]},{"section":"-strong-write-operations-strong--348","subsections":[{"section":"delete-collection-353"},{"section":"delete-352"},{"section":"replace-351"},{"section":"patch-350"},{"section":"create-349"}]}]},{"section":"mutatingwebhookconfiguration-v1beta1-admissionregistration","subsections":[{"section":"-strong-read-operations-strong--343","subsections":[{"section":"watch-list-347"},{"section":"watch-346"},{"section":"list-345"},{"section":"read-344"}]},{"section":"-strong-write-operations-strong--337","subsections":[{"section":"delete-collection-342"},{"section":"delete-341"},{"section":"replace-340"},{"section":"patch-339"},{"section":"create-338"}]}]},{"section":"initializerconfiguration-v1alpha1-admissionregistration","subsections":[{"section":"-strong-read-operations-strong--332","subsections":[{"section":"watch-list-336"},{"section":"watch-335"},{"section":"list-334"},{"section":"read-333"}]},{"section":"-strong-write-operations-strong--326","subsections":[{"section":"delete-collection-331"},{"section":"delete-330"},{"section":"replace-329"},{"section":"patch-328"},{"section":"create-327"}]}]},{"section":"horizontalpodautoscaler-v1-autoscaling","subsections":[{"section":"-strong-status-operations-strong--322","subsections":[{"section":"replace-status-325"},{"section":"read-status-324"},{"section":"patch-status-323"}]},{"section":"-strong-read-operations-strong--315","subsections":[{"section":"watch-list-all-namespaces-321"},{"section":"watch-list-320"},{"section":"watch-319"},{"section":"list-all-namespaces-318"},{"section":"list-317"},{"section":"read-316"}]},{"section":"-strong-write-operations-strong--309","subsections":[{"section":"delete-collection-314"},{"section":"delete-313"},{"section":"replace-312"},{"section":"patch-311"},{"section":"create-310"}]}]},{"section":"limitrange-v1-core","subsections":[{"section":"-strong-read-operations-strong--302","subsections":[{"section":"watch-list-all-namespaces-308"},{"section":"watch-list-307"},{"section":"watch-306"},{"section":"list-all-namespaces-305"},{"section":"list-304"},{"section":"read-303"}]},{"section":"-strong-write-operations-strong--296","subsections":[{"section":"delete-collection-301"},{"section":"delete-300"},{"section":"replace-299"},{"section":"patch-298"},{"section":"create-297"}]}]},{"section":"event-v1-core","subsections":[{"section":"-strong-read-operations-strong--289","subsections":[{"section":"watch-list-all-namespaces-295"},{"section":"watch-list-294"},{"section":"watch-293"},{"section":"list-all-namespaces-292"},{"section":"list-291"},{"section":"read-290"}]},{"section":"-strong-write-operations-strong--283","subsections":[{"section":"delete-collection-288"},{"section":"delete-287"},{"section":"replace-286"},{"section":"patch-285"},{"section":"create-284"}]}]},{"section":"customresourcedefinition-v1beta1-apiextensions","subsections":[{"section":"-strong-status-operations-strong--281","subsections":[{"section":"replace-status-282"}]},{"section":"-strong-read-operations-strong--276","subsections":[{"section":"watch-list-280"},{"section":"watch-279"},{"section":"list-278"},{"section":"read-277"}]},{"section":"-strong-write-operations-strong--270","subsections":[{"section":"delete-collection-275"},{"section":"delete-274"},{"section":"replace-273"},{"section":"patch-272"},{"section":"create-271"}]}]},{"section":"controllerrevision-v1-apps","subsections":[{"section":"-strong-read-operations-strong--263","subsections":[{"section":"watch-list-all-namespaces-269"},{"section":"watch-list-268"},{"section":"watch-267"},{"section":"list-all-namespaces-266"},{"section":"list-265"},{"section":"read-264"}]},{"section":"-strong-write-operations-strong--257","subsections":[{"section":"delete-collection-262"},{"section":"delete-261"},{"section":"replace-260"},{"section":"patch-259"},{"section":"create-258"}]}]},{"section":"-strong-metadata-strong-","subsections":[]},{"section":"volumeattachment-v1alpha1-storage","subsections":[{"section":"-strong-read-operations-strong--252","subsections":[{"section":"watch-list-256"},{"section":"watch-255"},{"section":"list-254"},{"section":"read-253"}]},{"section":"-strong-write-operations-strong--246","subsections":[{"section":"delete-collection-251"},{"section":"delete-250"},{"section":"replace-249"},{"section":"patch-248"},{"section":"create-247"}]}]},{"section":"volume-v1-core","subsections":[]},{"section":"storageclass-v1-storage","subsections":[{"section":"-strong-read-operations-strong--241","subsections":[{"section":"watch-list-245"},{"section":"watch-244"},{"section":"list-243"},{"section":"read-242"}]},{"section":"-strong-write-operations-strong--235","subsections":[{"section":"delete-collection-240"},{"section":"delete-239"},{"section":"replace-238"},{"section":"patch-237"},{"section":"create-236"}]}]},{"section":"persistentvolumeclaim-v1-core","subsections":[{"section":"-strong-status-operations-strong--231","subsections":[{"section":"replace-status-234"},{"section":"read-status-233"},{"section":"patch-status-232"}]},{"section":"-strong-read-operations-strong--224","subsections":[{"section":"watch-list-all-namespaces-230"},{"section":"watch-list-229"},{"section":"watch-228"},{"section":"list-all-namespaces-227"},{"section":"list-226"},{"section":"read-225"}]},{"section":"-strong-write-operations-strong--218","subsections":[{"section":"delete-collection-223"},{"section":"delete-222"},{"section":"replace-221"},{"section":"patch-220"},{"section":"create-219"}]}]},{"section":"secret-v1-core","subsections":[{"section":"-strong-read-operations-strong--211","subsections":[{"section":"watch-list-all-namespaces-217"},{"section":"watch-list-216"},{"section":"watch-215"},{"section":"list-all-namespaces-214"},{"section":"list-213"},{"section":"read-212"}]},{"section":"-strong-write-operations-strong--205","subsections":[{"section":"delete-collection-210"},{"section":"delete-209"},{"section":"replace-208"},{"section":"patch-207"},{"section":"create-206"}]}]},{"section":"configmap-v1-core","subsections":[{"section":"-strong-read-operations-strong--198","subsections":[{"section":"watch-list-all-namespaces-204"},{"section":"watch-list-203"},{"section":"watch-202"},{"section":"list-all-namespaces-201"},{"section":"list-200"},{"section":"read-199"}]},{"section":"-strong-write-operations-strong--192","subsections":[{"section":"delete-collection-197"},{"section":"delete-196"},{"section":"replace-195"},{"section":"patch-194"},{"section":"create-193"}]}]},{"section":"-strong-config-storage-strong-","subsections":[]},{"section":"service-v1-core","subsections":[{"section":"-strong-proxy-operations-strong--181","subsections":[{"section":"replace-connect-proxy-path-191"},{"section":"replace-connect-proxy-190"},{"section":"head-connect-proxy-path-189"},{"section":"head-connect-proxy-188"},{"section":"get-connect-proxy-path-187"},{"section":"get-connect-proxy-186"},{"section":"delete-connect-proxy-path-185"},{"section":"delete-connect-proxy-184"},{"section":"create-connect-proxy-path-183"},{"section":"create-connect-proxy-182"}]},{"section":"-strong-status-operations-strong--177","subsections":[{"section":"replace-status-180"},{"section":"read-status-179"},{"section":"patch-status-178"}]},{"section":"-strong-read-operations-strong--170","subsections":[{"section":"watch-list-all-namespaces-176"},{"section":"watch-list-175"},{"section":"watch-174"},{"section":"list-all-namespaces-173"},{"section":"list-172"},{"section":"read-171"}]},{"section":"-strong-write-operations-strong--165","subsections":[{"section":"delete-169"},{"section":"replace-168"},{"section":"patch-167"},{"section":"create-166"}]}]},{"section":"ingress-v1beta1-extensions","subsections":[{"section":"-strong-status-operations-strong--161","subsections":[{"section":"replace-status-164"},{"section":"read-status-163"},{"section":"patch-status-162"}]},{"section":"-strong-read-operations-strong--154","subsections":[{"section":"watch-list-all-namespaces-160"},{"section":"watch-list-159"},{"section":"watch-158"},{"section":"list-all-namespaces-157"},{"section":"list-156"},{"section":"read-155"}]},{"section":"-strong-write-operations-strong--148","subsections":[{"section":"delete-collection-153"},{"section":"delete-152"},{"section":"replace-151"},{"section":"patch-150"},{"section":"create-149"}]}]},{"section":"endpoints-v1-core","subsections":[{"section":"-strong-read-operations-strong--141","subsections":[{"section":"watch-list-all-namespaces-147"},{"section":"watch-list-146"},{"section":"watch-145"},{"section":"list-all-namespaces-144"},{"section":"list-143"},{"section":"read-142"}]},{"section":"-strong-write-operations-strong--135","subsections":[{"section":"delete-collection-140"},{"section":"delete-139"},{"section":"replace-138"},{"section":"patch-137"},{"section":"create-136"}]}]},{"section":"-strong-discovery-load-balancing-strong-","subsections":[]},{"section":"statefulset-v1-apps","subsections":[{"section":"-strong-misc-operations-strong--131","subsections":[{"section":"patch-scale-134"},{"section":"replace-scale-133"},{"section":"read-scale-132"}]},{"section":"-strong-status-operations-strong--127","subsections":[{"section":"replace-status-130"},{"section":"read-status-129"},{"section":"patch-status-128"}]},{"section":"-strong-read-operations-strong--120","subsections":[{"section":"watch-list-all-namespaces-126"},{"section":"watch-list-125"},{"section":"watch-124"},{"section":"list-all-namespaces-123"},{"section":"list-122"},{"section":"read-121"}]},{"section":"-strong-write-operations-strong--114","subsections":[{"section":"delete-collection-119"},{"section":"delete-118"},{"section":"replace-117"},{"section":"patch-116"},{"section":"create-115"}]}]},{"section":"replicationcontroller-v1-core","subsections":[{"section":"-strong-misc-operations-strong--110","subsections":[{"section":"patch-scale-113"},{"section":"replace-scale-112"},{"section":"read-scale-111"}]},{"section":"-strong-status-operations-strong--106","subsections":[{"section":"replace-status-109"},{"section":"read-status-108"},{"section":"patch-status-107"}]},{"section":"-strong-read-operations-strong--99","subsections":[{"section":"watch-list-all-namespaces-105"},{"section":"watch-list-104"},{"section":"watch-103"},{"section":"list-all-namespaces-102"},{"section":"list-101"},{"section":"read-100"}]},{"section":"-strong-write-operations-strong--93","subsections":[{"section":"delete-collection-98"},{"section":"delete-97"},{"section":"replace-96"},{"section":"patch-95"},{"section":"create-94"}]}]},{"section":"replicaset-v1-apps","subsections":[{"section":"-strong-misc-operations-strong--89","subsections":[{"section":"patch-scale-92"},{"section":"replace-scale-91"},{"section":"read-scale-90"}]},{"section":"-strong-status-operations-strong--85","subsections":[{"section":"replace-status-88"},{"section":"read-status-87"},{"section":"patch-status-86"}]},{"section":"-strong-read-operations-strong--78","subsections":[{"section":"watch-list-all-namespaces-84"},{"section":"watch-list-83"},{"section":"watch-82"},{"section":"list-all-namespaces-81"},{"section":"list-80"},{"section":"read-79"}]},{"section":"-strong-write-operations-strong--72","subsections":[{"section":"delete-collection-77"},{"section":"delete-76"},{"section":"replace-75"},{"section":"patch-74"},{"section":"create-73"}]}]},{"section":"pod-v1-core","subsections":[{"section":"-strong-misc-operations-strong--71","subsections":[{"section":"read-log"}]},{"section":"-strong-proxy-operations-strong-","subsections":[{"section":"replace-connect-proxy-path"},{"section":"replace-connect-proxy"},{"section":"head-connect-proxy-path"},{"section":"head-connect-proxy"},{"section":"get-connect-proxy-path"},{"section":"get-connect-proxy"},{"section":"get-connect-portforward"},{"section":"delete-connect-proxy-path"},{"section":"delete-connect-proxy"},{"section":"create-connect-proxy-path"},{"section":"create-connect-proxy"},{"section":"create-connect-portforward"}]},{"section":"-strong-status-operations-strong--67","subsections":[{"section":"replace-status-70"},{"section":"read-status-69"},{"section":"patch-status-68"}]},{"section":"-strong-read-operations-strong--60","subsections":[{"section":"watch-list-all-namespaces-66"},{"section":"watch-list-65"},{"section":"watch-64"},{"section":"list-all-namespaces-63"},{"section":"list-62"},{"section":"read-61"}]},{"section":"-strong-write-operations-strong--54","subsections":[{"section":"delete-collection-59"},{"section":"delete-58"},{"section":"replace-57"},{"section":"patch-56"},{"section":"create-eviction"},{"section":"create-55"}]}]},{"section":"job-v1-batch","subsections":[{"section":"-strong-status-operations-strong--50","subsections":[{"section":"replace-status-53"},{"section":"read-status-52"},{"section":"patch-status-51"}]},{"section":"-strong-read-operations-strong--43","subsections":[{"section":"watch-list-all-namespaces-49"},{"section":"watch-list-48"},{"section":"watch-47"},{"section":"list-all-namespaces-46"},{"section":"list-45"},{"section":"read-44"}]},{"section":"-strong-write-operations-strong--37","subsections":[{"section":"delete-collection-42"},{"section":"delete-41"},{"section":"replace-40"},{"section":"patch-39"},{"section":"create-38"}]}]},{"section":"deployment-v1-apps","subsections":[{"section":"-strong-misc-operations-strong-","subsections":[{"section":"patch-scale"},{"section":"replace-scale"},{"section":"read-scale"}]},{"section":"-strong-status-operations-strong--33","subsections":[{"section":"replace-status-36"},{"section":"read-status-35"},{"section":"patch-status-34"}]},{"section":"-strong-read-operations-strong--26","subsections":[{"section":"watch-list-all-namespaces-32"},{"section":"watch-list-31"},{"section":"watch-30"},{"section":"list-all-namespaces-29"},{"section":"list-28"},{"section":"read-27"}]},{"section":"-strong-write-operations-strong--20","subsections":[{"section":"delete-collection-25"},{"section":"delete-24"},{"section":"replace-23"},{"section":"patch-22"},{"section":"create-21"}]}]},{"section":"daemonset-v1-apps","subsections":[{"section":"-strong-status-operations-strong--16","subsections":[{"section":"replace-status-19"},{"section":"read-status-18"},{"section":"patch-status-17"}]},{"section":"-strong-read-operations-strong--9","subsections":[{"section":"watch-list-all-namespaces-15"},{"section":"watch-list-14"},{"section":"watch-13"},{"section":"list-all-namespaces-12"},{"section":"list-11"},{"section":"read-10"}]},{"section":"-strong-write-operations-strong--3","subsections":[{"section":"delete-collection-8"},{"section":"delete-7"},{"section":"replace-6"},{"section":"patch-5"},{"section":"create-4"}]}]},{"section":"cronjob-v1beta1-batch","subsections":[{"section":"-strong-status-operations-strong-","subsections":[{"section":"replace-status"},{"section":"read-status"},{"section":"patch-status"}]},{"section":"-strong-read-operations-strong-","subsections":[{"section":"watch-list-all-namespaces"},{"section":"watch-list"},{"section":"watch"},{"section":"list-all-namespaces"},{"section":"list"},{"section":"read-2"}]},{"section":"-strong-write-operations-strong-","subsections":[{"section":"delete-collection"},{"section":"delete-1"},{"section":"replace"},{"section":"patch"},{"section":"create"}]}]},{"section":"container-v1-core","subsections":[]},{"section":"-strong-workloads-strong-","subsections":[]},{"section":"-strong-api-overview-strong-","subsections":[{"section":"resource-operations"},{"section":"resource-objects"},{"section":"resource-categories"}]}],"flatToc":["volumeerror-v1alpha1-storage","volumeattachmentsource-v1alpha1-storage","watch-list-1030","watch-1029","list-1028","read-1027","-strong-read-operations-strong--1026","delete-collection-1025","delete-1024","replace-1023","patch-1022","create-1021","-strong-write-operations-strong--1020","volumeattachment-v1alpha1-storage","userinfo-v1beta1-authentication","create-1019","-strong-write-operations-strong--1018","tokenreview-v1beta1-authentication","supplementalgroupsstrategyoptions-v1beta1-policy","subjectrulesreviewstatus-v1beta1-authorization","create-1017","-strong-write-operations-strong--1016","subjectaccessreview-v1beta1-authorization","subject-v1alpha1-rbac","subject-v1beta1-rbac","watch-list-1015","watch-1014","list-1013","read-1012","-strong-read-operations-strong--1011","delete-collection-1010","delete-1009","replace-1008","patch-1007","create-1006","-strong-write-operations-strong--1005","storageclass-v1beta1-storage","statefulsetupdatestrategy-v1beta1-apps","statefulsetupdatestrategy-v1beta2-apps","statefulsetcondition-v1beta1-apps","statefulsetcondition-v1beta2-apps","patch-scale-1004","replace-scale-1003","read-scale-1002","-strong-misc-operations-strong--1001","replace-status-1000","read-status-999","patch-status-998","-strong-status-operations-strong--997","watch-list-all-namespaces-996","watch-list-995","watch-994","list-all-namespaces-993","list-992","read-991","-strong-read-operations-strong--990","delete-collection-989","delete-988","replace-987","patch-986","create-985","-strong-write-operations-strong--984","statefulset-v1beta1-apps","patch-scale-983","replace-scale-982","read-scale-981","-strong-misc-operations-strong--980","replace-status-979","read-status-978","patch-status-977","-strong-status-operations-strong--976","watch-list-all-namespaces-975","watch-list-974","watch-973","list-all-namespaces-972","list-971","read-970","-strong-read-operations-strong--969","delete-collection-968","delete-967","replace-966","patch-965","create-964","-strong-write-operations-strong--963","statefulset-v1beta2-apps","servicereference-v1beta1-apiregistration","servicereference-v1beta1-admissionregistration","create-962","-strong-write-operations-strong--961","selfsubjectrulesreview-v1beta1-authorization","create-960","-strong-write-operations-strong--959","selfsubjectaccessreview-v1beta1-authorization","scale-v1beta1-extensions","scale-v1beta1-apps","scale-v1beta2-apps","selinuxstrategyoptions-v1beta1-policy","runasuserstrategyoptions-v1beta1-policy","rollingupdatestatefulsetstrategy-v1beta1-apps","rollingupdatestatefulsetstrategy-v1beta2-apps","rollbackconfig-v1beta1-extensions","roleref-v1alpha1-rbac","roleref-v1beta1-rbac","watch-list-all-namespaces-958","watch-list-957","watch-956","list-all-namespaces-955","list-954","read-953","-strong-read-operations-strong--952","delete-collection-951","delete-950","replace-949","patch-948","create-947","-strong-write-operations-strong--946","rolebinding-v1alpha1-rbac","watch-list-all-namespaces-945","watch-list-944","watch-943","list-all-namespaces-942","list-941","read-940","-strong-read-operations-strong--939","delete-collection-938","delete-937","replace-936","patch-935","create-934","-strong-write-operations-strong--933","rolebinding-v1beta1-rbac","watch-list-all-namespaces-932","watch-list-931","watch-930","list-all-namespaces-929","list-928","read-927","-strong-read-operations-strong--926","delete-collection-925","delete-924","replace-923","patch-922","create-921","-strong-write-operations-strong--920","role-v1alpha1-rbac","watch-list-all-namespaces-919","watch-list-918","watch-917","list-all-namespaces-916","list-915","read-914","-strong-read-operations-strong--913","delete-collection-912","delete-911","replace-910","patch-909","create-908","-strong-write-operations-strong--907","role-v1beta1-rbac","resourcerule-v1beta1-authorization","resourceattributes-v1beta1-authorization","replicasetcondition-v1beta1-extensions","replicasetcondition-v1beta2-apps","patch-scale-906","replace-scale-905","read-scale-904","-strong-misc-operations-strong--903","replace-status-902","read-status-901","patch-status-900","-strong-status-operations-strong--899","watch-list-all-namespaces-898","watch-list-897","watch-896","list-all-namespaces-895","list-894","read-893","-strong-read-operations-strong--892","delete-collection-891","delete-890","replace-889","patch-888","create-887","-strong-write-operations-strong--886","replicaset-v1beta1-extensions","patch-scale-885","replace-scale-884","read-scale-883","-strong-misc-operations-strong--882","replace-status-881","read-status-880","patch-status-879","-strong-status-operations-strong--878","watch-list-all-namespaces-877","watch-list-876","watch-875","list-all-namespaces-874","list-873","read-872","-strong-read-operations-strong--871","delete-collection-870","delete-869","replace-868","patch-867","create-866","-strong-write-operations-strong--865","replicaset-v1beta2-apps","policyrule-v1alpha1-rbac","policyrule-v1beta1-rbac","watch-list-864","watch-863","list-862","read-861","-strong-read-operations-strong--860","delete-collection-859","delete-858","replace-857","patch-856","create-855","-strong-write-operations-strong--854","podsecuritypolicy-v1beta1-policy","nonresourcerule-v1beta1-authorization","nonresourceattributes-v1beta1-authorization","networkpolicyport-v1beta1-extensions","networkpolicypeer-v1beta1-extensions","networkpolicyingressrule-v1beta1-extensions","networkpolicyegressrule-v1beta1-extensions","watch-list-all-namespaces-853","watch-list-852","watch-851","list-all-namespaces-850","list-849","read-848","-strong-read-operations-strong--847","delete-collection-846","delete-845","replace-844","patch-843","create-842","-strong-write-operations-strong--841","networkpolicy-v1beta1-extensions","create-840","-strong-write-operations-strong--839","localsubjectaccessreview-v1beta1-authorization","jobtemplatespec-v2alpha1-batch","initializer-v1alpha1-admissionregistration","ipblock-v1beta1-extensions","idrange-v1beta1-policy","hostportrange-v1beta1-policy","replace-status-838","read-status-837","patch-status-836","-strong-status-operations-strong--835","watch-list-all-namespaces-834","watch-list-833","watch-832","list-all-namespaces-831","list-830","read-829","-strong-read-operations-strong--828","delete-collection-827","delete-826","replace-825","patch-824","create-823","-strong-write-operations-strong--822","horizontalpodautoscaler-v2beta1-autoscaling","fsgroupstrategyoptions-v1beta1-policy","eventseries-v1beta1-events","watch-list-all-namespaces-821","watch-list-820","watch-819","list-all-namespaces-818","list-817","read-816","-strong-read-operations-strong--815","delete-collection-814","delete-813","replace-812","patch-811","create-810","-strong-write-operations-strong--809","event-v1beta1-events","deploymentcondition-v1beta1-extensions","deploymentcondition-v1beta1-apps","deploymentcondition-v1beta2-apps","rollback-808","patch-scale-807","replace-scale-806","read-scale-805","-strong-misc-operations-strong--804","replace-status-803","read-status-802","patch-status-801","-strong-status-operations-strong--800","watch-list-all-namespaces-799","watch-list-798","watch-797","list-all-namespaces-796","list-795","read-794","-strong-read-operations-strong--793","delete-collection-792","delete-791","replace-790","patch-789","create-788","-strong-write-operations-strong--787","deployment-v1beta1-extensions","rollback","patch-scale-786","replace-scale-785","read-scale-784","-strong-misc-operations-strong--783","replace-status-782","read-status-781","patch-status-780","-strong-status-operations-strong--779","watch-list-all-namespaces-778","watch-list-777","watch-776","list-all-namespaces-775","list-774","read-773","-strong-read-operations-strong--772","delete-collection-771","delete-770","replace-769","patch-768","create-767","-strong-write-operations-strong--766","deployment-v1beta1-apps","patch-scale-765","replace-scale-764","read-scale-763","-strong-misc-operations-strong--762","replace-status-761","read-status-760","patch-status-759","-strong-status-operations-strong--758","watch-list-all-namespaces-757","watch-list-756","watch-755","list-all-namespaces-754","list-753","read-752","-strong-read-operations-strong--751","delete-collection-750","delete-749","replace-748","patch-747","create-746","-strong-write-operations-strong--745","deployment-v1beta2-apps","daemonsetupdatestrategy-v1beta1-extensions","daemonsetupdatestrategy-v1beta2-apps","daemonsetcondition-v1beta1-extensions","daemonsetcondition-v1beta2-apps","replace-status-744","read-status-743","patch-status-742","-strong-status-operations-strong--741","watch-list-all-namespaces-740","watch-list-739","watch-738","list-all-namespaces-737","list-736","read-735","-strong-read-operations-strong--734","delete-collection-733","delete-732","replace-731","patch-730","create-729","-strong-write-operations-strong--728","daemonset-v1beta1-extensions","replace-status-727","read-status-726","patch-status-725","-strong-status-operations-strong--724","watch-list-all-namespaces-723","watch-list-722","watch-721","list-all-namespaces-720","list-719","read-718","-strong-read-operations-strong--717","delete-collection-716","delete-715","replace-714","patch-713","create-712","-strong-write-operations-strong--711","daemonset-v1beta2-apps","crossversionobjectreference-v2beta1-autoscaling","replace-status-710","read-status-709","patch-status-708","-strong-status-operations-strong--707","watch-list-all-namespaces-706","watch-list-705","watch-704","list-all-namespaces-703","list-702","read-701","-strong-read-operations-strong--700","delete-collection-699","delete-698","replace-697","patch-696","create-695","-strong-write-operations-strong--694","cronjob-v2alpha1-batch","watch-list-all-namespaces-693","watch-list-692","watch-691","list-all-namespaces-690","list-689","read-688","-strong-read-operations-strong--687","delete-collection-686","delete-685","replace-684","patch-683","create-682","-strong-write-operations-strong--681","controllerrevision-v1beta1-apps","watch-list-all-namespaces-680","watch-list-679","watch-678","list-all-namespaces-677","list-676","read-675","-strong-read-operations-strong--674","delete-collection-673","delete-672","replace-671","patch-670","create-669","-strong-write-operations-strong--668","controllerrevision-v1beta2-apps","watch-list-667","watch-666","list-665","read-664","-strong-read-operations-strong--663","delete-collection-662","delete-661","replace-660","patch-659","create-658","-strong-write-operations-strong--657","clusterrolebinding-v1alpha1-rbac","watch-list-656","watch-655","list-654","read-653","-strong-read-operations-strong--652","delete-collection-651","delete-650","replace-649","patch-648","create-647","-strong-write-operations-strong--646","clusterrolebinding-v1beta1-rbac","watch-list-645","watch-644","list-643","read-642","-strong-read-operations-strong--641","delete-collection-640","delete-639","replace-638","patch-637","create-636","-strong-write-operations-strong--635","clusterrole-v1alpha1-rbac","watch-list-634","watch-633","list-632","read-631","-strong-read-operations-strong--630","delete-collection-629","delete-628","replace-627","patch-626","create-625","-strong-write-operations-strong--624","clusterrole-v1beta1-rbac","allowedhostpath-v1beta1-policy","allowedflexvolume-v1beta1-policy","aggregationrule-v1alpha1-rbac","aggregationrule-v1beta1-rbac","apiservicecondition-v1beta1-apiregistration","replace-status-623","-strong-status-operations-strong--622","watch-list-621","watch-620","list-619","read-618","-strong-read-operations-strong--617","delete-collection-616","delete-615","replace-614","patch-613","create-612","-strong-write-operations-strong--611","apiservice-v1beta1-apiregistration","-strong-old-api-versions-strong-","weightedpodaffinityterm-v1-core","webhookclientconfig-v1beta1-admissionregistration","webhook-v1beta1-admissionregistration","watchevent-v1-meta","vspherevirtualdiskvolumesource-v1-core","volumeprojection-v1-core","volumenodeaffinity-v1-core","volumemount-v1-core","volumeerror-v1beta1-storage","volumedevice-v1-core","volumeattachmentsource-v1beta1-storage","volumeattachment-v1beta1-storage","userinfo-v1-authentication","toleration-v1-core","time-v1-meta","taint-v1-core","tcpsocketaction-v1-core","supplementalgroupsstrategyoptions-v1beta1-extensions","subjectrulesreviewstatus-v1-authorization","subject-v1-rbac","storageosvolumesource-v1-core","storageospersistentvolumesource-v1-core","statusdetails-v1-meta","statuscause-v1-meta","status-v1-meta","statefulsetupdatestrategy-v1-apps","statefulsetcondition-v1-apps","sessionaffinityconfig-v1-core","servicereference-v1-apiregistration","serviceport-v1-core","serveraddressbyclientcidr-v1-meta","securitycontext-v1-core","secretvolumesource-v1-core","secretreference-v1-core","secretprojection-v1-core","secretkeyselector-v1-core","secretenvsource-v1-core","scaleiovolumesource-v1-core","scaleiopersistentvolumesource-v1-core","scale-v1-autoscaling","selinuxstrategyoptions-v1beta1-extensions","selinuxoptions-v1-core","runasuserstrategyoptions-v1beta1-extensions","rulewithoperations-v1beta1-admissionregistration","rule-v1alpha1-admissionregistration","rollingupdatestatefulsetstrategy-v1-apps","rollbackconfig-v1beta1-apps","roleref-v1-rbac","resourcerule-v1-authorization","resourcerequirements-v1-core","resourcemetricstatus-v2beta1-autoscaling","resourcemetricsource-v2beta1-autoscaling","resourcefieldselector-v1-core","resourceattributes-v1-authorization","replicationcontrollercondition-v1-core","replicasetcondition-v1-apps","rbdvolumesource-v1-core","rbdpersistentvolumesource-v1-core","quobytevolumesource-v1-core","quantity-resource-core","projectedvolumesource-v1-core","probe-v1-core","preferredschedulingterm-v1-core","preconditions-v1-meta","portworxvolumesource-v1-core","policyrule-v1-rbac","podsmetricstatus-v2beta1-autoscaling","podsmetricsource-v2beta1-autoscaling","podsecuritycontext-v1-core","poddnsconfigoption-v1-core","poddnsconfig-v1-core","podcondition-v1-core","podantiaffinity-v1-core","podaffinityterm-v1-core","podaffinity-v1-core","photonpersistentdiskvolumesource-v1-core","persistentvolumeclaimvolumesource-v1-core","persistentvolumeclaimcondition-v1-core","patch-v1-meta","ownerreference-v1-meta","objectreference-v1-core","objectmetricstatus-v2beta1-autoscaling","objectmetricsource-v2beta1-autoscaling","objectmeta-v1-meta","objectfieldselector-v1-core","nonresourcerule-v1-authorization","nonresourceattributes-v1-authorization","nodesysteminfo-v1-core","nodeselectorterm-v1-core","nodeselectorrequirement-v1-core","nodeselector-v1-core","nodedaemonendpoints-v1-core","nodeconfigsource-v1-core","nodecondition-v1-core","nodeaffinity-v1-core","nodeaddress-v1-core","networkpolicyport-v1-networking","networkpolicypeer-v1-networking","networkpolicyingressrule-v1-networking","networkpolicyegressrule-v1-networking","nfsvolumesource-v1-core","microtime-v1-meta","metricstatus-v2beta1-autoscaling","metricspec-v2beta1-autoscaling","localvolumesource-v1-core","localobjectreference-v1-core","loadbalancerstatus-v1-core","loadbalanceringress-v1-core","listmeta-v1-meta","limitrangeitem-v1-core","lifecycle-v1-core","labelselectorrequirement-v1-meta","labelselector-v1-meta","keytopath-v1-core","jobtemplatespec-v1beta1-batch","jobcondition-v1-batch","jsonschemapropsorbool-v1beta1-apiextensions","jsonschemapropsorarray-v1beta1-apiextensions","jsonschemaprops-v1beta1-apiextensions","json-v1beta1-apiextensions","initializers-v1-meta","initializer-v1-meta","ingresstls-v1beta1-extensions","ingressrule-v1beta1-extensions","ingressbackend-v1beta1-extensions","iscsivolumesource-v1-core","iscsipersistentvolumesource-v1-core","ipblock-v1-networking","idrange-v1beta1-extensions","hostportrange-v1beta1-extensions","hostpathvolumesource-v1-core","hostalias-v1-core","horizontalpodautoscalercondition-v2beta1-autoscaling","handler-v1-core","httpingressrulevalue-v1beta1-extensions","httpingresspath-v1beta1-extensions","httpheader-v1-core","httpgetaction-v1-core","groupversionfordiscovery-v1-meta","glusterfsvolumesource-v1-core","gitrepovolumesource-v1-core","gcepersistentdiskvolumesource-v1-core","flockervolumesource-v1-core","flexvolumesource-v1-core","flexpersistentvolumesource-v1-core","fsgroupstrategyoptions-v1beta1-extensions","fcvolumesource-v1-core","externalmetricstatus-v2beta1-autoscaling","externalmetricsource-v2beta1-autoscaling","externaldocumentation-v1beta1-apiextensions","execaction-v1-core","eviction-v1beta1-policy","eventsource-v1-core","eventseries-v1-core","envvarsource-v1-core","envvar-v1-core","envfromsource-v1-core","endpointsubset-v1-core","endpointport-v1-core","endpointaddress-v1-core","emptydirvolumesource-v1-core","downwardapivolumesource-v1-core","downwardapivolumefile-v1-core","downwardapiprojection-v1-core","deploymentcondition-v1-apps","deleteoptions-v1-meta","daemonsetupdatestrategy-v1-apps","daemonsetcondition-v1-apps","daemonendpoint-v1-core","customresourcevalidation-v1beta1-apiextensions","customresourcesubresources-v1beta1-apiextensions","customresourcesubresourcestatus-v1beta1-apiextensions","customresourcesubresourcescale-v1beta1-apiextensions","customresourcedefinitionnames-v1beta1-apiextensions","customresourcedefinitioncondition-v1beta1-apiextensions","crossversionobjectreference-v1-autoscaling","containerstatewaiting-v1-core","containerstateterminated-v1-core","containerstaterunning-v1-core","containerstate-v1-core","containerport-v1-core","containerimage-v1-core","configmapvolumesource-v1-core","configmapprojection-v1-core","configmapkeyselector-v1-core","configmapenvsource-v1-core","componentcondition-v1-core","clientipconfig-v1-core","cindervolumesource-v1-core","certificatesigningrequestcondition-v1beta1-certificates","cephfsvolumesource-v1-core","cephfspersistentvolumesource-v1-core","capabilities-v1-core","csipersistentvolumesource-v1-core","azurefilevolumesource-v1-core","azurefilepersistentvolumesource-v1-core","azurediskvolumesource-v1-core","attachedvolume-v1-core","allowedhostpath-v1beta1-extensions","allowedflexvolume-v1beta1-extensions","aggregationrule-v1-rbac","affinity-v1-core","awselasticblockstorevolumesource-v1-core","apiversions-v1-meta","apiservicecondition-v1-apiregistration","apiservice-v1-apiregistration","apiresource-v1-meta","apigroup-v1-meta","-strong-definitions-strong-","watch-list-all-namespaces-610","watch-list-609","watch-608","list-all-namespaces-607","list-606","read-605","-strong-read-operations-strong--604","delete-collection-603","delete-602","replace-601","patch-600","create-599","-strong-write-operations-strong--598","networkpolicy-v1-networking","create-597","-strong-write-operations-strong--596","tokenreview-v1-authentication","create-595","-strong-write-operations-strong--594","subjectaccessreview-v1-authorization","watch-list-all-namespaces-593","watch-list-592","watch-591","list-all-namespaces-590","list-589","read-588","-strong-read-operations-strong--587","delete-collection-586","delete-585","replace-584","patch-583","create-582","-strong-write-operations-strong--581","serviceaccount-v1-core","create-580","-strong-write-operations-strong--579","selfsubjectrulesreview-v1-authorization","create-578","-strong-write-operations-strong--577","selfsubjectaccessreview-v1-authorization","watch-list-all-namespaces-576","watch-list-575","watch-574","list-all-namespaces-573","list-572","read-571","-strong-read-operations-strong--570","delete-collection-569","delete-568","replace-567","patch-566","create-565","-strong-write-operations-strong--564","rolebinding-v1-rbac","watch-list-all-namespaces-563","watch-list-562","watch-561","list-all-namespaces-560","list-559","read-558","-strong-read-operations-strong--557","delete-collection-556","delete-555","replace-554","patch-553","create-552","-strong-write-operations-strong--551","role-v1-rbac","replace-status-550","read-status-549","patch-status-548","-strong-status-operations-strong--547","watch-list-all-namespaces-546","watch-list-545","watch-544","list-all-namespaces-543","list-542","read-541","-strong-read-operations-strong--540","delete-collection-539","delete-538","replace-537","patch-536","create-535","-strong-write-operations-strong--534","resourcequota-v1-core","replace-status-533","read-status-532","patch-status-531","-strong-status-operations-strong--530","watch-list-529","watch-528","list-527","read-526","-strong-read-operations-strong--525","delete-collection-524","delete-523","replace-522","patch-521","create-520","-strong-write-operations-strong--519","persistentvolume-v1-core","replace-connect-proxy-path-518","replace-connect-proxy-517","head-connect-proxy-path-516","head-connect-proxy-515","get-connect-proxy-path-514","get-connect-proxy-513","delete-connect-proxy-path-512","delete-connect-proxy-511","create-connect-proxy-path-510","create-connect-proxy-509","-strong-proxy-operations-strong--508","replace-status-507","read-status-506","patch-status-505","-strong-status-operations-strong--504","watch-list-503","watch-502","list-501","read-500","-strong-read-operations-strong--499","delete-collection-498","delete-497","replace-496","patch-495","create-494","-strong-write-operations-strong--493","node-v1-core","replace-status-492","read-status-491","patch-status-490","-strong-status-operations-strong--489","watch-list-488","watch-487","list-486","read-485","-strong-read-operations-strong--484","delete-483","replace-482","patch-481","create-480","-strong-write-operations-strong--479","namespace-v1-core","create-478","-strong-write-operations-strong--477","localsubjectaccessreview-v1-authorization","list-476","read-475","-strong-read-operations-strong--474","componentstatus-v1-core","watch-list-473","watch-472","list-471","read-470","-strong-read-operations-strong--469","delete-collection-468","delete-467","replace-466","patch-465","create-464","-strong-write-operations-strong--463","clusterrolebinding-v1-rbac","watch-list-462","watch-461","list-460","read-459","-strong-read-operations-strong--458","delete-collection-457","delete-456","replace-455","patch-454","create-453","-strong-write-operations-strong--452","clusterrole-v1-rbac","replace-status-451","-strong-status-operations-strong--450","watch-list-449","watch-448","list-447","read-446","-strong-read-operations-strong--445","delete-collection-444","delete-443","replace-442","patch-441","create-440","-strong-write-operations-strong--439","certificatesigningrequest-v1beta1-certificates","create-438","-strong-write-operations-strong--437","binding-v1-core","replace-status-436","-strong-status-operations-strong--435","watch-list-434","watch-433","list-432","read-431","-strong-read-operations-strong--430","delete-collection-429","delete-428","replace-427","patch-426","create-425","-strong-write-operations-strong--424","apiservice-v1beta1-apiregistration","-strong-cluster-strong-","watch-list-423","watch-422","list-421","read-420","-strong-read-operations-strong--419","delete-collection-418","delete-417","replace-416","patch-415","create-414","-strong-write-operations-strong--413","podsecuritypolicy-v1beta1-extensions","watch-list-all-namespaces-412","watch-list-411","watch-410","list-all-namespaces-409","list-408","read-407","-strong-read-operations-strong--406","delete-collection-405","delete-404","replace-403","patch-402","create-401","-strong-write-operations-strong--400","podpreset-v1alpha1-settings","watch-list-399","watch-398","list-397","read-396","-strong-read-operations-strong--395","delete-collection-394","delete-393","replace-392","patch-391","create-390","-strong-write-operations-strong--389","priorityclass-v1alpha1-scheduling","replace-status-388","read-status-387","patch-status-386","-strong-status-operations-strong--385","watch-list-all-namespaces-384","watch-list-383","watch-382","list-all-namespaces-381","list-380","read-379","-strong-read-operations-strong--378","delete-collection-377","delete-376","replace-375","patch-374","create-373","-strong-write-operations-strong--372","poddisruptionbudget-v1beta1-policy","watch-list-all-namespaces-371","watch-list-370","watch-369","list-all-namespaces-368","list-367","read-366","-strong-read-operations-strong--365","delete-collection-364","delete-363","replace-362","patch-361","create-360","-strong-write-operations-strong--359","podtemplate-v1-core","watch-list-358","watch-357","list-356","read-355","-strong-read-operations-strong--354","delete-collection-353","delete-352","replace-351","patch-350","create-349","-strong-write-operations-strong--348","validatingwebhookconfiguration-v1beta1-admissionregistration","watch-list-347","watch-346","list-345","read-344","-strong-read-operations-strong--343","delete-collection-342","delete-341","replace-340","patch-339","create-338","-strong-write-operations-strong--337","mutatingwebhookconfiguration-v1beta1-admissionregistration","watch-list-336","watch-335","list-334","read-333","-strong-read-operations-strong--332","delete-collection-331","delete-330","replace-329","patch-328","create-327","-strong-write-operations-strong--326","initializerconfiguration-v1alpha1-admissionregistration","replace-status-325","read-status-324","patch-status-323","-strong-status-operations-strong--322","watch-list-all-namespaces-321","watch-list-320","watch-319","list-all-namespaces-318","list-317","read-316","-strong-read-operations-strong--315","delete-collection-314","delete-313","replace-312","patch-311","create-310","-strong-write-operations-strong--309","horizontalpodautoscaler-v1-autoscaling","watch-list-all-namespaces-308","watch-list-307","watch-306","list-all-namespaces-305","list-304","read-303","-strong-read-operations-strong--302","delete-collection-301","delete-300","replace-299","patch-298","create-297","-strong-write-operations-strong--296","limitrange-v1-core","watch-list-all-namespaces-295","watch-list-294","watch-293","list-all-namespaces-292","list-291","read-290","-strong-read-operations-strong--289","delete-collection-288","delete-287","replace-286","patch-285","create-284","-strong-write-operations-strong--283","event-v1-core","replace-status-282","-strong-status-operations-strong--281","watch-list-280","watch-279","list-278","read-277","-strong-read-operations-strong--276","delete-collection-275","delete-274","replace-273","patch-272","create-271","-strong-write-operations-strong--270","customresourcedefinition-v1beta1-apiextensions","watch-list-all-namespaces-269","watch-list-268","watch-267","list-all-namespaces-266","list-265","read-264","-strong-read-operations-strong--263","delete-collection-262","delete-261","replace-260","patch-259","create-258","-strong-write-operations-strong--257","controllerrevision-v1-apps","-strong-metadata-strong-","watch-list-256","watch-255","list-254","read-253","-strong-read-operations-strong--252","delete-collection-251","delete-250","replace-249","patch-248","create-247","-strong-write-operations-strong--246","volumeattachment-v1alpha1-storage","volume-v1-core","watch-list-245","watch-244","list-243","read-242","-strong-read-operations-strong--241","delete-collection-240","delete-239","replace-238","patch-237","create-236","-strong-write-operations-strong--235","storageclass-v1-storage","replace-status-234","read-status-233","patch-status-232","-strong-status-operations-strong--231","watch-list-all-namespaces-230","watch-list-229","watch-228","list-all-namespaces-227","list-226","read-225","-strong-read-operations-strong--224","delete-collection-223","delete-222","replace-221","patch-220","create-219","-strong-write-operations-strong--218","persistentvolumeclaim-v1-core","watch-list-all-namespaces-217","watch-list-216","watch-215","list-all-namespaces-214","list-213","read-212","-strong-read-operations-strong--211","delete-collection-210","delete-209","replace-208","patch-207","create-206","-strong-write-operations-strong--205","secret-v1-core","watch-list-all-namespaces-204","watch-list-203","watch-202","list-all-namespaces-201","list-200","read-199","-strong-read-operations-strong--198","delete-collection-197","delete-196","replace-195","patch-194","create-193","-strong-write-operations-strong--192","configmap-v1-core","-strong-config-storage-strong-","replace-connect-proxy-path-191","replace-connect-proxy-190","head-connect-proxy-path-189","head-connect-proxy-188","get-connect-proxy-path-187","get-connect-proxy-186","delete-connect-proxy-path-185","delete-connect-proxy-184","create-connect-proxy-path-183","create-connect-proxy-182","-strong-proxy-operations-strong--181","replace-status-180","read-status-179","patch-status-178","-strong-status-operations-strong--177","watch-list-all-namespaces-176","watch-list-175","watch-174","list-all-namespaces-173","list-172","read-171","-strong-read-operations-strong--170","delete-169","replace-168","patch-167","create-166","-strong-write-operations-strong--165","service-v1-core","replace-status-164","read-status-163","patch-status-162","-strong-status-operations-strong--161","watch-list-all-namespaces-160","watch-list-159","watch-158","list-all-namespaces-157","list-156","read-155","-strong-read-operations-strong--154","delete-collection-153","delete-152","replace-151","patch-150","create-149","-strong-write-operations-strong--148","ingress-v1beta1-extensions","watch-list-all-namespaces-147","watch-list-146","watch-145","list-all-namespaces-144","list-143","read-142","-strong-read-operations-strong--141","delete-collection-140","delete-139","replace-138","patch-137","create-136","-strong-write-operations-strong--135","endpoints-v1-core","-strong-discovery-load-balancing-strong-","patch-scale-134","replace-scale-133","read-scale-132","-strong-misc-operations-strong--131","replace-status-130","read-status-129","patch-status-128","-strong-status-operations-strong--127","watch-list-all-namespaces-126","watch-list-125","watch-124","list-all-namespaces-123","list-122","read-121","-strong-read-operations-strong--120","delete-collection-119","delete-118","replace-117","patch-116","create-115","-strong-write-operations-strong--114","statefulset-v1-apps","patch-scale-113","replace-scale-112","read-scale-111","-strong-misc-operations-strong--110","replace-status-109","read-status-108","patch-status-107","-strong-status-operations-strong--106","watch-list-all-namespaces-105","watch-list-104","watch-103","list-all-namespaces-102","list-101","read-100","-strong-read-operations-strong--99","delete-collection-98","delete-97","replace-96","patch-95","create-94","-strong-write-operations-strong--93","replicationcontroller-v1-core","patch-scale-92","replace-scale-91","read-scale-90","-strong-misc-operations-strong--89","replace-status-88","read-status-87","patch-status-86","-strong-status-operations-strong--85","watch-list-all-namespaces-84","watch-list-83","watch-82","list-all-namespaces-81","list-80","read-79","-strong-read-operations-strong--78","delete-collection-77","delete-76","replace-75","patch-74","create-73","-strong-write-operations-strong--72","replicaset-v1-apps","read-log","-strong-misc-operations-strong--71","replace-connect-proxy-path","replace-connect-proxy","head-connect-proxy-path","head-connect-proxy","get-connect-proxy-path","get-connect-proxy","get-connect-portforward","delete-connect-proxy-path","delete-connect-proxy","create-connect-proxy-path","create-connect-proxy","create-connect-portforward","-strong-proxy-operations-strong-","replace-status-70","read-status-69","patch-status-68","-strong-status-operations-strong--67","watch-list-all-namespaces-66","watch-list-65","watch-64","list-all-namespaces-63","list-62","read-61","-strong-read-operations-strong--60","delete-collection-59","delete-58","replace-57","patch-56","create-eviction","create-55","-strong-write-operations-strong--54","pod-v1-core","replace-status-53","read-status-52","patch-status-51","-strong-status-operations-strong--50","watch-list-all-namespaces-49","watch-list-48","watch-47","list-all-namespaces-46","list-45","read-44","-strong-read-operations-strong--43","delete-collection-42","delete-41","replace-40","patch-39","create-38","-strong-write-operations-strong--37","job-v1-batch","patch-scale","replace-scale","read-scale","-strong-misc-operations-strong-","replace-status-36","read-status-35","patch-status-34","-strong-status-operations-strong--33","watch-list-all-namespaces-32","watch-list-31","watch-30","list-all-namespaces-29","list-28","read-27","-strong-read-operations-strong--26","delete-collection-25","delete-24","replace-23","patch-22","create-21","-strong-write-operations-strong--20","deployment-v1-apps","replace-status-19","read-status-18","patch-status-17","-strong-status-operations-strong--16","watch-list-all-namespaces-15","watch-list-14","watch-13","list-all-namespaces-12","list-11","read-10","-strong-read-operations-strong--9","delete-collection-8","delete-7","replace-6","patch-5","create-4","-strong-write-operations-strong--3","daemonset-v1-apps","replace-status","read-status","patch-status","-strong-status-operations-strong-","watch-list-all-namespaces","watch-list","watch","list-all-namespaces","list","read-2","-strong-read-operations-strong-","delete-collection","delete-1","replace","patch","create","-strong-write-operations-strong-","cronjob-v1beta1-batch","container-v1-core","-strong-workloads-strong-","resource-operations","resource-objects","resource-categories","-strong-api-overview-strong-"]};})(); \ No newline at end of file diff --git a/docs/reference/generated/kubernetes-api/v1.9/node_modules/bootstrap/dist/css/bootstrap.min.css b/docs/reference/generated/kubernetes-api/v1.10/node_modules/bootstrap/dist/css/bootstrap.min.css similarity index 100% rename from docs/reference/generated/kubernetes-api/v1.9/node_modules/bootstrap/dist/css/bootstrap.min.css rename to docs/reference/generated/kubernetes-api/v1.10/node_modules/bootstrap/dist/css/bootstrap.min.css diff --git a/docs/reference/generated/kubernetes-api/v1.9/node_modules/font-awesome/css/font-awesome.css b/docs/reference/generated/kubernetes-api/v1.10/node_modules/font-awesome/css/font-awesome.css similarity index 100% rename from docs/reference/generated/kubernetes-api/v1.9/node_modules/font-awesome/css/font-awesome.css rename to docs/reference/generated/kubernetes-api/v1.10/node_modules/font-awesome/css/font-awesome.css diff --git a/docs/reference/generated/kubernetes-api/v1.9/node_modules/font-awesome/css/font-awesome.css.map b/docs/reference/generated/kubernetes-api/v1.10/node_modules/font-awesome/css/font-awesome.css.map similarity index 100% rename from docs/reference/generated/kubernetes-api/v1.9/node_modules/font-awesome/css/font-awesome.css.map rename to docs/reference/generated/kubernetes-api/v1.10/node_modules/font-awesome/css/font-awesome.css.map diff --git a/docs/reference/generated/kubernetes-api/v1.9/node_modules/font-awesome/css/font-awesome.min.css b/docs/reference/generated/kubernetes-api/v1.10/node_modules/font-awesome/css/font-awesome.min.css similarity index 100% rename from docs/reference/generated/kubernetes-api/v1.9/node_modules/font-awesome/css/font-awesome.min.css rename to docs/reference/generated/kubernetes-api/v1.10/node_modules/font-awesome/css/font-awesome.min.css diff --git a/docs/reference/generated/kubernetes-api/v1.9/node_modules/font-awesome/fonts/FontAwesome.otf b/docs/reference/generated/kubernetes-api/v1.10/node_modules/font-awesome/fonts/FontAwesome.otf similarity index 100% rename from docs/reference/generated/kubernetes-api/v1.9/node_modules/font-awesome/fonts/FontAwesome.otf rename to docs/reference/generated/kubernetes-api/v1.10/node_modules/font-awesome/fonts/FontAwesome.otf diff --git a/docs/reference/generated/kubernetes-api/v1.9/node_modules/font-awesome/fonts/fontawesome-webfont.eot b/docs/reference/generated/kubernetes-api/v1.10/node_modules/font-awesome/fonts/fontawesome-webfont.eot similarity index 100% rename from docs/reference/generated/kubernetes-api/v1.9/node_modules/font-awesome/fonts/fontawesome-webfont.eot rename to docs/reference/generated/kubernetes-api/v1.10/node_modules/font-awesome/fonts/fontawesome-webfont.eot diff --git a/docs/reference/generated/kubernetes-api/v1.9/node_modules/font-awesome/fonts/fontawesome-webfont.svg b/docs/reference/generated/kubernetes-api/v1.10/node_modules/font-awesome/fonts/fontawesome-webfont.svg similarity index 100% rename from docs/reference/generated/kubernetes-api/v1.9/node_modules/font-awesome/fonts/fontawesome-webfont.svg rename to docs/reference/generated/kubernetes-api/v1.10/node_modules/font-awesome/fonts/fontawesome-webfont.svg diff --git a/docs/reference/generated/kubernetes-api/v1.9/node_modules/font-awesome/fonts/fontawesome-webfont.ttf b/docs/reference/generated/kubernetes-api/v1.10/node_modules/font-awesome/fonts/fontawesome-webfont.ttf similarity index 100% rename from docs/reference/generated/kubernetes-api/v1.9/node_modules/font-awesome/fonts/fontawesome-webfont.ttf rename to docs/reference/generated/kubernetes-api/v1.10/node_modules/font-awesome/fonts/fontawesome-webfont.ttf diff --git a/docs/reference/generated/kubernetes-api/v1.9/node_modules/font-awesome/fonts/fontawesome-webfont.woff b/docs/reference/generated/kubernetes-api/v1.10/node_modules/font-awesome/fonts/fontawesome-webfont.woff similarity index 100% rename from docs/reference/generated/kubernetes-api/v1.9/node_modules/font-awesome/fonts/fontawesome-webfont.woff rename to docs/reference/generated/kubernetes-api/v1.10/node_modules/font-awesome/fonts/fontawesome-webfont.woff diff --git a/docs/reference/generated/kubernetes-api/v1.9/node_modules/font-awesome/fonts/fontawesome-webfont.woff2 b/docs/reference/generated/kubernetes-api/v1.10/node_modules/font-awesome/fonts/fontawesome-webfont.woff2 similarity index 100% rename from docs/reference/generated/kubernetes-api/v1.9/node_modules/font-awesome/fonts/fontawesome-webfont.woff2 rename to docs/reference/generated/kubernetes-api/v1.10/node_modules/font-awesome/fonts/fontawesome-webfont.woff2 diff --git a/docs/reference/generated/kubernetes-api/v1.9/node_modules/highlight.js/styles/default.css b/docs/reference/generated/kubernetes-api/v1.10/node_modules/highlight.js/styles/default.css similarity index 100% rename from docs/reference/generated/kubernetes-api/v1.9/node_modules/highlight.js/styles/default.css rename to docs/reference/generated/kubernetes-api/v1.10/node_modules/highlight.js/styles/default.css diff --git a/docs/reference/generated/kubernetes-api/v1.9/node_modules/jquery.scrollto/jquery.scrollTo.min.js b/docs/reference/generated/kubernetes-api/v1.10/node_modules/jquery.scrollto/jquery.scrollTo.min.js similarity index 100% rename from docs/reference/generated/kubernetes-api/v1.9/node_modules/jquery.scrollto/jquery.scrollTo.min.js rename to docs/reference/generated/kubernetes-api/v1.10/node_modules/jquery.scrollto/jquery.scrollTo.min.js diff --git a/docs/reference/generated/kubernetes-api/v1.10/node_modules/jquery/dist/jquery.min.js b/docs/reference/generated/kubernetes-api/v1.10/node_modules/jquery/dist/jquery.min.js new file mode 100644 index 0000000000..4d9b3a2587 --- /dev/null +++ b/docs/reference/generated/kubernetes-api/v1.10/node_modules/jquery/dist/jquery.min.js @@ -0,0 +1,2 @@ +/*! jQuery v3.3.1 | (c) JS Foundation and other contributors | jquery.org/license */ +!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(e,t){"use strict";var n=[],r=e.document,i=Object.getPrototypeOf,o=n.slice,a=n.concat,s=n.push,u=n.indexOf,l={},c=l.toString,f=l.hasOwnProperty,p=f.toString,d=p.call(Object),h={},g=function e(t){return"function"==typeof t&&"number"!=typeof t.nodeType},y=function e(t){return null!=t&&t===t.window},v={type:!0,src:!0,noModule:!0};function m(e,t,n){var i,o=(t=t||r).createElement("script");if(o.text=e,n)for(i in v)n[i]&&(o[i]=n[i]);t.head.appendChild(o).parentNode.removeChild(o)}function x(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?l[c.call(e)]||"object":typeof e}var b="3.3.1",w=function(e,t){return new w.fn.init(e,t)},T=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;w.fn=w.prototype={jquery:"3.3.1",constructor:w,length:0,toArray:function(){return o.call(this)},get:function(e){return null==e?o.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=w.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return w.each(this,e)},map:function(e){return this.pushStack(w.map(this,function(t,n){return e.call(t,n,t)}))},slice:function(){return this.pushStack(o.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(n>=0&&n0&&t-1 in e)}var E=function(e){var t,n,r,i,o,a,s,u,l,c,f,p,d,h,g,y,v,m,x,b="sizzle"+1*new Date,w=e.document,T=0,C=0,E=ae(),k=ae(),S=ae(),D=function(e,t){return e===t&&(f=!0),0},N={}.hasOwnProperty,A=[],j=A.pop,q=A.push,L=A.push,H=A.slice,O=function(e,t){for(var n=0,r=e.length;n+~]|"+M+")"+M+"*"),z=new RegExp("="+M+"*([^\\]'\"]*?)"+M+"*\\]","g"),X=new RegExp(W),U=new RegExp("^"+R+"$"),V={ID:new RegExp("^#("+R+")"),CLASS:new RegExp("^\\.("+R+")"),TAG:new RegExp("^("+R+"|[*])"),ATTR:new RegExp("^"+I),PSEUDO:new RegExp("^"+W),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+P+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},G=/^(?:input|select|textarea|button)$/i,Y=/^h\d$/i,Q=/^[^{]+\{\s*\[native \w/,J=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,K=/[+~]/,Z=new RegExp("\\\\([\\da-f]{1,6}"+M+"?|("+M+")|.)","ig"),ee=function(e,t,n){var r="0x"+t-65536;return r!==r||n?t:r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320)},te=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ne=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},re=function(){p()},ie=me(function(e){return!0===e.disabled&&("form"in e||"label"in e)},{dir:"parentNode",next:"legend"});try{L.apply(A=H.call(w.childNodes),w.childNodes),A[w.childNodes.length].nodeType}catch(e){L={apply:A.length?function(e,t){q.apply(e,H.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function oe(e,t,r,i){var o,s,l,c,f,h,v,m=t&&t.ownerDocument,T=t?t.nodeType:9;if(r=r||[],"string"!=typeof e||!e||1!==T&&9!==T&&11!==T)return r;if(!i&&((t?t.ownerDocument||t:w)!==d&&p(t),t=t||d,g)){if(11!==T&&(f=J.exec(e)))if(o=f[1]){if(9===T){if(!(l=t.getElementById(o)))return r;if(l.id===o)return r.push(l),r}else if(m&&(l=m.getElementById(o))&&x(t,l)&&l.id===o)return r.push(l),r}else{if(f[2])return L.apply(r,t.getElementsByTagName(e)),r;if((o=f[3])&&n.getElementsByClassName&&t.getElementsByClassName)return L.apply(r,t.getElementsByClassName(o)),r}if(n.qsa&&!S[e+" "]&&(!y||!y.test(e))){if(1!==T)m=t,v=e;else if("object"!==t.nodeName.toLowerCase()){(c=t.getAttribute("id"))?c=c.replace(te,ne):t.setAttribute("id",c=b),s=(h=a(e)).length;while(s--)h[s]="#"+c+" "+ve(h[s]);v=h.join(","),m=K.test(e)&&ge(t.parentNode)||t}if(v)try{return L.apply(r,m.querySelectorAll(v)),r}catch(e){}finally{c===b&&t.removeAttribute("id")}}}return u(e.replace(B,"$1"),t,r,i)}function ae(){var e=[];function t(n,i){return e.push(n+" ")>r.cacheLength&&delete t[e.shift()],t[n+" "]=i}return t}function se(e){return e[b]=!0,e}function ue(e){var t=d.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function le(e,t){var n=e.split("|"),i=n.length;while(i--)r.attrHandle[n[i]]=t}function ce(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function fe(e){return function(t){return"input"===t.nodeName.toLowerCase()&&t.type===e}}function pe(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function de(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&ie(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function he(e){return se(function(t){return t=+t,se(function(n,r){var i,o=e([],n.length,t),a=o.length;while(a--)n[i=o[a]]&&(n[i]=!(r[i]=n[i]))})})}function ge(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}n=oe.support={},o=oe.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return!!t&&"HTML"!==t.nodeName},p=oe.setDocument=function(e){var t,i,a=e?e.ownerDocument||e:w;return a!==d&&9===a.nodeType&&a.documentElement?(d=a,h=d.documentElement,g=!o(d),w!==d&&(i=d.defaultView)&&i.top!==i&&(i.addEventListener?i.addEventListener("unload",re,!1):i.attachEvent&&i.attachEvent("onunload",re)),n.attributes=ue(function(e){return e.className="i",!e.getAttribute("className")}),n.getElementsByTagName=ue(function(e){return e.appendChild(d.createComment("")),!e.getElementsByTagName("*").length}),n.getElementsByClassName=Q.test(d.getElementsByClassName),n.getById=ue(function(e){return h.appendChild(e).id=b,!d.getElementsByName||!d.getElementsByName(b).length}),n.getById?(r.filter.ID=function(e){var t=e.replace(Z,ee);return function(e){return e.getAttribute("id")===t}},r.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&g){var n=t.getElementById(e);return n?[n]:[]}}):(r.filter.ID=function(e){var t=e.replace(Z,ee);return function(e){var n="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},r.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&g){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),r.find.TAG=n.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):n.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},r.find.CLASS=n.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&g)return t.getElementsByClassName(e)},v=[],y=[],(n.qsa=Q.test(d.querySelectorAll))&&(ue(function(e){h.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&y.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||y.push("\\["+M+"*(?:value|"+P+")"),e.querySelectorAll("[id~="+b+"-]").length||y.push("~="),e.querySelectorAll(":checked").length||y.push(":checked"),e.querySelectorAll("a#"+b+"+*").length||y.push(".#.+[+~]")}),ue(function(e){e.innerHTML="";var t=d.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&y.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&y.push(":enabled",":disabled"),h.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&y.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),y.push(",.*:")})),(n.matchesSelector=Q.test(m=h.matches||h.webkitMatchesSelector||h.mozMatchesSelector||h.oMatchesSelector||h.msMatchesSelector))&&ue(function(e){n.disconnectedMatch=m.call(e,"*"),m.call(e,"[s!='']:x"),v.push("!=",W)}),y=y.length&&new RegExp(y.join("|")),v=v.length&&new RegExp(v.join("|")),t=Q.test(h.compareDocumentPosition),x=t||Q.test(h.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},D=t?function(e,t){if(e===t)return f=!0,0;var r=!e.compareDocumentPosition-!t.compareDocumentPosition;return r||(1&(r=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!n.sortDetached&&t.compareDocumentPosition(e)===r?e===d||e.ownerDocument===w&&x(w,e)?-1:t===d||t.ownerDocument===w&&x(w,t)?1:c?O(c,e)-O(c,t):0:4&r?-1:1)}:function(e,t){if(e===t)return f=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e===d?-1:t===d?1:i?-1:o?1:c?O(c,e)-O(c,t):0;if(i===o)return ce(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?ce(a[r],s[r]):a[r]===w?-1:s[r]===w?1:0},d):d},oe.matches=function(e,t){return oe(e,null,null,t)},oe.matchesSelector=function(e,t){if((e.ownerDocument||e)!==d&&p(e),t=t.replace(z,"='$1']"),n.matchesSelector&&g&&!S[t+" "]&&(!v||!v.test(t))&&(!y||!y.test(t)))try{var r=m.call(e,t);if(r||n.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(e){}return oe(t,d,null,[e]).length>0},oe.contains=function(e,t){return(e.ownerDocument||e)!==d&&p(e),x(e,t)},oe.attr=function(e,t){(e.ownerDocument||e)!==d&&p(e);var i=r.attrHandle[t.toLowerCase()],o=i&&N.call(r.attrHandle,t.toLowerCase())?i(e,t,!g):void 0;return void 0!==o?o:n.attributes||!g?e.getAttribute(t):(o=e.getAttributeNode(t))&&o.specified?o.value:null},oe.escape=function(e){return(e+"").replace(te,ne)},oe.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},oe.uniqueSort=function(e){var t,r=[],i=0,o=0;if(f=!n.detectDuplicates,c=!n.sortStable&&e.slice(0),e.sort(D),f){while(t=e[o++])t===e[o]&&(i=r.push(o));while(i--)e.splice(r[i],1)}return c=null,e},i=oe.getText=function(e){var t,n="",r=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=i(e)}else if(3===o||4===o)return e.nodeValue}else while(t=e[r++])n+=i(t);return n},(r=oe.selectors={cacheLength:50,createPseudo:se,match:V,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(Z,ee),e[3]=(e[3]||e[4]||e[5]||"").replace(Z,ee),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||oe.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&oe.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return V.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=a(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(Z,ee).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=E[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&E(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(e,t,n){return function(r){var i=oe.attr(r,e);return null==i?"!="===t:!t||(i+="","="===t?i===n:"!="===t?i!==n:"^="===t?n&&0===i.indexOf(n):"*="===t?n&&i.indexOf(n)>-1:"$="===t?n&&i.slice(-n.length)===n:"~="===t?(" "+i.replace($," ")+" ").indexOf(n)>-1:"|="===t&&(i===n||i.slice(0,n.length+1)===n+"-"))}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),a="last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,u){var l,c,f,p,d,h,g=o!==a?"nextSibling":"previousSibling",y=t.parentNode,v=s&&t.nodeName.toLowerCase(),m=!u&&!s,x=!1;if(y){if(o){while(g){p=t;while(p=p[g])if(s?p.nodeName.toLowerCase()===v:1===p.nodeType)return!1;h=g="only"===e&&!h&&"nextSibling"}return!0}if(h=[a?y.firstChild:y.lastChild],a&&m){x=(d=(l=(c=(f=(p=y)[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===T&&l[1])&&l[2],p=d&&y.childNodes[d];while(p=++d&&p&&p[g]||(x=d=0)||h.pop())if(1===p.nodeType&&++x&&p===t){c[e]=[T,d,x];break}}else if(m&&(x=d=(l=(c=(f=(p=t)[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===T&&l[1]),!1===x)while(p=++d&&p&&p[g]||(x=d=0)||h.pop())if((s?p.nodeName.toLowerCase()===v:1===p.nodeType)&&++x&&(m&&((c=(f=p[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]=[T,x]),p===t))break;return(x-=i)===r||x%r==0&&x/r>=0}}},PSEUDO:function(e,t){var n,i=r.pseudos[e]||r.setFilters[e.toLowerCase()]||oe.error("unsupported pseudo: "+e);return i[b]?i(t):i.length>1?(n=[e,e,"",t],r.setFilters.hasOwnProperty(e.toLowerCase())?se(function(e,n){var r,o=i(e,t),a=o.length;while(a--)e[r=O(e,o[a])]=!(n[r]=o[a])}):function(e){return i(e,0,n)}):i}},pseudos:{not:se(function(e){var t=[],n=[],r=s(e.replace(B,"$1"));return r[b]?se(function(e,t,n,i){var o,a=r(e,null,i,[]),s=e.length;while(s--)(o=a[s])&&(e[s]=!(t[s]=o))}):function(e,i,o){return t[0]=e,r(t,null,o,n),t[0]=null,!n.pop()}}),has:se(function(e){return function(t){return oe(e,t).length>0}}),contains:se(function(e){return e=e.replace(Z,ee),function(t){return(t.textContent||t.innerText||i(t)).indexOf(e)>-1}}),lang:se(function(e){return U.test(e||"")||oe.error("unsupported lang: "+e),e=e.replace(Z,ee).toLowerCase(),function(t){var n;do{if(n=g?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(n=n.toLowerCase())===e||0===n.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===h},focus:function(e){return e===d.activeElement&&(!d.hasFocus||d.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:de(!1),disabled:de(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!r.pseudos.empty(e)},header:function(e){return Y.test(e.nodeName)},input:function(e){return G.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:he(function(){return[0]}),last:he(function(e,t){return[t-1]}),eq:he(function(e,t,n){return[n<0?n+t:n]}),even:he(function(e,t){for(var n=0;n=0;)e.push(r);return e}),gt:he(function(e,t,n){for(var r=n<0?n+t:n;++r1?function(t,n,r){var i=e.length;while(i--)if(!e[i](t,n,r))return!1;return!0}:e[0]}function be(e,t,n){for(var r=0,i=t.length;r-1&&(o[l]=!(a[l]=f))}}else v=we(v===a?v.splice(h,v.length):v),i?i(null,a,v,u):L.apply(a,v)})}function Ce(e){for(var t,n,i,o=e.length,a=r.relative[e[0].type],s=a||r.relative[" "],u=a?1:0,c=me(function(e){return e===t},s,!0),f=me(function(e){return O(t,e)>-1},s,!0),p=[function(e,n,r){var i=!a&&(r||n!==l)||((t=n).nodeType?c(e,n,r):f(e,n,r));return t=null,i}];u1&&xe(p),u>1&&ve(e.slice(0,u-1).concat({value:" "===e[u-2].type?"*":""})).replace(B,"$1"),n,u0,i=e.length>0,o=function(o,a,s,u,c){var f,h,y,v=0,m="0",x=o&&[],b=[],w=l,C=o||i&&r.find.TAG("*",c),E=T+=null==w?1:Math.random()||.1,k=C.length;for(c&&(l=a===d||a||c);m!==k&&null!=(f=C[m]);m++){if(i&&f){h=0,a||f.ownerDocument===d||(p(f),s=!g);while(y=e[h++])if(y(f,a||d,s)){u.push(f);break}c&&(T=E)}n&&((f=!y&&f)&&v--,o&&x.push(f))}if(v+=m,n&&m!==v){h=0;while(y=t[h++])y(x,b,a,s);if(o){if(v>0)while(m--)x[m]||b[m]||(b[m]=j.call(u));b=we(b)}L.apply(u,b),c&&!o&&b.length>0&&v+t.length>1&&oe.uniqueSort(u)}return c&&(T=E,l=w),x};return n?se(o):o}return s=oe.compile=function(e,t){var n,r=[],i=[],o=S[e+" "];if(!o){t||(t=a(e)),n=t.length;while(n--)(o=Ce(t[n]))[b]?r.push(o):i.push(o);(o=S(e,Ee(i,r))).selector=e}return o},u=oe.select=function(e,t,n,i){var o,u,l,c,f,p="function"==typeof e&&e,d=!i&&a(e=p.selector||e);if(n=n||[],1===d.length){if((u=d[0]=d[0].slice(0)).length>2&&"ID"===(l=u[0]).type&&9===t.nodeType&&g&&r.relative[u[1].type]){if(!(t=(r.find.ID(l.matches[0].replace(Z,ee),t)||[])[0]))return n;p&&(t=t.parentNode),e=e.slice(u.shift().value.length)}o=V.needsContext.test(e)?0:u.length;while(o--){if(l=u[o],r.relative[c=l.type])break;if((f=r.find[c])&&(i=f(l.matches[0].replace(Z,ee),K.test(u[0].type)&&ge(t.parentNode)||t))){if(u.splice(o,1),!(e=i.length&&ve(u)))return L.apply(n,i),n;break}}}return(p||s(e,d))(i,t,!g,n,!t||K.test(e)&&ge(t.parentNode)||t),n},n.sortStable=b.split("").sort(D).join("")===b,n.detectDuplicates=!!f,p(),n.sortDetached=ue(function(e){return 1&e.compareDocumentPosition(d.createElement("fieldset"))}),ue(function(e){return e.innerHTML="","#"===e.firstChild.getAttribute("href")})||le("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),n.attributes&&ue(function(e){return e.innerHTML="",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||le("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),ue(function(e){return null==e.getAttribute("disabled")})||le(P,function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),oe}(e);w.find=E,w.expr=E.selectors,w.expr[":"]=w.expr.pseudos,w.uniqueSort=w.unique=E.uniqueSort,w.text=E.getText,w.isXMLDoc=E.isXML,w.contains=E.contains,w.escapeSelector=E.escape;var k=function(e,t,n){var r=[],i=void 0!==n;while((e=e[t])&&9!==e.nodeType)if(1===e.nodeType){if(i&&w(e).is(n))break;r.push(e)}return r},S=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},D=w.expr.match.needsContext;function N(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var A=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,t,n){return g(t)?w.grep(e,function(e,r){return!!t.call(e,r,e)!==n}):t.nodeType?w.grep(e,function(e){return e===t!==n}):"string"!=typeof t?w.grep(e,function(e){return u.call(t,e)>-1!==n}):w.filter(t,e,n)}w.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?w.find.matchesSelector(r,e)?[r]:[]:w.find.matches(e,w.grep(t,function(e){return 1===e.nodeType}))},w.fn.extend({find:function(e){var t,n,r=this.length,i=this;if("string"!=typeof e)return this.pushStack(w(e).filter(function(){for(t=0;t1?w.uniqueSort(n):n},filter:function(e){return this.pushStack(j(this,e||[],!1))},not:function(e){return this.pushStack(j(this,e||[],!0))},is:function(e){return!!j(this,"string"==typeof e&&D.test(e)?w(e):e||[],!1).length}});var q,L=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(w.fn.init=function(e,t,n){var i,o;if(!e)return this;if(n=n||q,"string"==typeof e){if(!(i="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:L.exec(e))||!i[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(i[1]){if(t=t instanceof w?t[0]:t,w.merge(this,w.parseHTML(i[1],t&&t.nodeType?t.ownerDocument||t:r,!0)),A.test(i[1])&&w.isPlainObject(t))for(i in t)g(this[i])?this[i](t[i]):this.attr(i,t[i]);return this}return(o=r.getElementById(i[2]))&&(this[0]=o,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):g(e)?void 0!==n.ready?n.ready(e):e(w):w.makeArray(e,this)}).prototype=w.fn,q=w(r);var H=/^(?:parents|prev(?:Until|All))/,O={children:!0,contents:!0,next:!0,prev:!0};w.fn.extend({has:function(e){var t=w(e,this),n=t.length;return this.filter(function(){for(var e=0;e-1:1===n.nodeType&&w.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(o.length>1?w.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?u.call(w(e),this[0]):u.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(w.uniqueSort(w.merge(this.get(),w(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}});function P(e,t){while((e=e[t])&&1!==e.nodeType);return e}w.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return k(e,"parentNode")},parentsUntil:function(e,t,n){return k(e,"parentNode",n)},next:function(e){return P(e,"nextSibling")},prev:function(e){return P(e,"previousSibling")},nextAll:function(e){return k(e,"nextSibling")},prevAll:function(e){return k(e,"previousSibling")},nextUntil:function(e,t,n){return k(e,"nextSibling",n)},prevUntil:function(e,t,n){return k(e,"previousSibling",n)},siblings:function(e){return S((e.parentNode||{}).firstChild,e)},children:function(e){return S(e.firstChild)},contents:function(e){return N(e,"iframe")?e.contentDocument:(N(e,"template")&&(e=e.content||e),w.merge([],e.childNodes))}},function(e,t){w.fn[e]=function(n,r){var i=w.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(i=w.filter(r,i)),this.length>1&&(O[e]||w.uniqueSort(i),H.test(e)&&i.reverse()),this.pushStack(i)}});var M=/[^\x20\t\r\n\f]+/g;function R(e){var t={};return w.each(e.match(M)||[],function(e,n){t[n]=!0}),t}w.Callbacks=function(e){e="string"==typeof e?R(e):w.extend({},e);var t,n,r,i,o=[],a=[],s=-1,u=function(){for(i=i||e.once,r=t=!0;a.length;s=-1){n=a.shift();while(++s-1)o.splice(n,1),n<=s&&s--}),this},has:function(e){return e?w.inArray(e,o)>-1:o.length>0},empty:function(){return o&&(o=[]),this},disable:function(){return i=a=[],o=n="",this},disabled:function(){return!o},lock:function(){return i=a=[],n||t||(o=n=""),this},locked:function(){return!!i},fireWith:function(e,n){return i||(n=[e,(n=n||[]).slice?n.slice():n],a.push(n),t||u()),this},fire:function(){return l.fireWith(this,arguments),this},fired:function(){return!!r}};return l};function I(e){return e}function W(e){throw e}function $(e,t,n,r){var i;try{e&&g(i=e.promise)?i.call(e).done(t).fail(n):e&&g(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}w.extend({Deferred:function(t){var n=[["notify","progress",w.Callbacks("memory"),w.Callbacks("memory"),2],["resolve","done",w.Callbacks("once memory"),w.Callbacks("once memory"),0,"resolved"],["reject","fail",w.Callbacks("once memory"),w.Callbacks("once memory"),1,"rejected"]],r="pending",i={state:function(){return r},always:function(){return o.done(arguments).fail(arguments),this},"catch":function(e){return i.then(null,e)},pipe:function(){var e=arguments;return w.Deferred(function(t){w.each(n,function(n,r){var i=g(e[r[4]])&&e[r[4]];o[r[1]](function(){var e=i&&i.apply(this,arguments);e&&g(e.promise)?e.promise().progress(t.notify).done(t.resolve).fail(t.reject):t[r[0]+"With"](this,i?[e]:arguments)})}),e=null}).promise()},then:function(t,r,i){var o=0;function a(t,n,r,i){return function(){var s=this,u=arguments,l=function(){var e,l;if(!(t=o&&(r!==W&&(s=void 0,u=[e]),n.rejectWith(s,u))}};t?c():(w.Deferred.getStackHook&&(c.stackTrace=w.Deferred.getStackHook()),e.setTimeout(c))}}return w.Deferred(function(e){n[0][3].add(a(0,e,g(i)?i:I,e.notifyWith)),n[1][3].add(a(0,e,g(t)?t:I)),n[2][3].add(a(0,e,g(r)?r:W))}).promise()},promise:function(e){return null!=e?w.extend(e,i):i}},o={};return w.each(n,function(e,t){var a=t[2],s=t[5];i[t[1]]=a.add,s&&a.add(function(){r=s},n[3-e][2].disable,n[3-e][3].disable,n[0][2].lock,n[0][3].lock),a.add(t[3].fire),o[t[0]]=function(){return o[t[0]+"With"](this===o?void 0:this,arguments),this},o[t[0]+"With"]=a.fireWith}),i.promise(o),t&&t.call(o,o),o},when:function(e){var t=arguments.length,n=t,r=Array(n),i=o.call(arguments),a=w.Deferred(),s=function(e){return function(n){r[e]=this,i[e]=arguments.length>1?o.call(arguments):n,--t||a.resolveWith(r,i)}};if(t<=1&&($(e,a.done(s(n)).resolve,a.reject,!t),"pending"===a.state()||g(i[n]&&i[n].then)))return a.then();while(n--)$(i[n],s(n),a.reject);return a.promise()}});var B=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;w.Deferred.exceptionHook=function(t,n){e.console&&e.console.warn&&t&&B.test(t.name)&&e.console.warn("jQuery.Deferred exception: "+t.message,t.stack,n)},w.readyException=function(t){e.setTimeout(function(){throw t})};var F=w.Deferred();w.fn.ready=function(e){return F.then(e)["catch"](function(e){w.readyException(e)}),this},w.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--w.readyWait:w.isReady)||(w.isReady=!0,!0!==e&&--w.readyWait>0||F.resolveWith(r,[w]))}}),w.ready.then=F.then;function _(){r.removeEventListener("DOMContentLoaded",_),e.removeEventListener("load",_),w.ready()}"complete"===r.readyState||"loading"!==r.readyState&&!r.documentElement.doScroll?e.setTimeout(w.ready):(r.addEventListener("DOMContentLoaded",_),e.addEventListener("load",_));var z=function(e,t,n,r,i,o,a){var s=0,u=e.length,l=null==n;if("object"===x(n)){i=!0;for(s in n)z(e,t,s,n[s],!0,o,a)}else if(void 0!==r&&(i=!0,g(r)||(a=!0),l&&(a?(t.call(e,r),t=null):(l=t,t=function(e,t,n){return l.call(w(e),n)})),t))for(;s1,null,!0)},removeData:function(e){return this.each(function(){K.remove(this,e)})}}),w.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=J.get(e,t),n&&(!r||Array.isArray(n)?r=J.access(e,t,w.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=w.queue(e,t),r=n.length,i=n.shift(),o=w._queueHooks(e,t),a=function(){w.dequeue(e,t)};"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,a,o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return J.get(e,n)||J.access(e,n,{empty:w.Callbacks("once memory").add(function(){J.remove(e,[t+"queue",n])})})}}),w.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length\x20\t\r\n\f]+)/i,he=/^$|^module$|\/(?:java|ecma)script/i,ge={option:[1,""],thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};ge.optgroup=ge.option,ge.tbody=ge.tfoot=ge.colgroup=ge.caption=ge.thead,ge.th=ge.td;function ye(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&N(e,t)?w.merge([e],n):n}function ve(e,t){for(var n=0,r=e.length;n-1)i&&i.push(o);else if(l=w.contains(o.ownerDocument,o),a=ye(f.appendChild(o),"script"),l&&ve(a),n){c=0;while(o=a[c++])he.test(o.type||"")&&n.push(o)}return f}!function(){var e=r.createDocumentFragment().appendChild(r.createElement("div")),t=r.createElement("input");t.setAttribute("type","radio"),t.setAttribute("checked","checked"),t.setAttribute("name","t"),e.appendChild(t),h.checkClone=e.cloneNode(!0).cloneNode(!0).lastChild.checked,e.innerHTML="",h.noCloneChecked=!!e.cloneNode(!0).lastChild.defaultValue}();var be=r.documentElement,we=/^key/,Te=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Ce=/^([^.]*)(?:\.(.+)|)/;function Ee(){return!0}function ke(){return!1}function Se(){try{return r.activeElement}catch(e){}}function De(e,t,n,r,i,o){var a,s;if("object"==typeof t){"string"!=typeof n&&(r=r||n,n=void 0);for(s in t)De(e,s,n,r,t[s],o);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=ke;else if(!i)return e;return 1===o&&(a=i,(i=function(e){return w().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=w.guid++)),e.each(function(){w.event.add(this,t,i,r,n)})}w.event={global:{},add:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,y=J.get(e);if(y){n.handler&&(n=(o=n).handler,i=o.selector),i&&w.find.matchesSelector(be,i),n.guid||(n.guid=w.guid++),(u=y.events)||(u=y.events={}),(a=y.handle)||(a=y.handle=function(t){return"undefined"!=typeof w&&w.event.triggered!==t.type?w.event.dispatch.apply(e,arguments):void 0}),l=(t=(t||"").match(M)||[""]).length;while(l--)d=g=(s=Ce.exec(t[l])||[])[1],h=(s[2]||"").split(".").sort(),d&&(f=w.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=w.event.special[d]||{},c=w.extend({type:d,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&w.expr.match.needsContext.test(i),namespace:h.join(".")},o),(p=u[d])||((p=u[d]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(e,r,h,a)||e.addEventListener&&e.addEventListener(d,a)),f.add&&(f.add.call(e,c),c.handler.guid||(c.handler.guid=n.guid)),i?p.splice(p.delegateCount++,0,c):p.push(c),w.event.global[d]=!0)}},remove:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,y=J.hasData(e)&&J.get(e);if(y&&(u=y.events)){l=(t=(t||"").match(M)||[""]).length;while(l--)if(s=Ce.exec(t[l])||[],d=g=s[1],h=(s[2]||"").split(".").sort(),d){f=w.event.special[d]||{},p=u[d=(r?f.delegateType:f.bindType)||d]||[],s=s[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=p.length;while(o--)c=p[o],!i&&g!==c.origType||n&&n.guid!==c.guid||s&&!s.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(p.splice(o,1),c.selector&&p.delegateCount--,f.remove&&f.remove.call(e,c));a&&!p.length&&(f.teardown&&!1!==f.teardown.call(e,h,y.handle)||w.removeEvent(e,d,y.handle),delete u[d])}else for(d in u)w.event.remove(e,d+t[l],n,r,!0);w.isEmptyObject(u)&&J.remove(e,"handle events")}},dispatch:function(e){var t=w.event.fix(e),n,r,i,o,a,s,u=new Array(arguments.length),l=(J.get(this,"events")||{})[t.type]||[],c=w.event.special[t.type]||{};for(u[0]=t,n=1;n=1))for(;l!==this;l=l.parentNode||this)if(1===l.nodeType&&("click"!==e.type||!0!==l.disabled)){for(o=[],a={},n=0;n-1:w.find(i,this,null,[l]).length),a[i]&&o.push(r);o.length&&s.push({elem:l,handlers:o})}return l=this,u\x20\t\r\n\f]*)[^>]*)\/>/gi,Ae=/\s*$/g;function Le(e,t){return N(e,"table")&&N(11!==t.nodeType?t:t.firstChild,"tr")?w(e).children("tbody")[0]||e:e}function He(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function Oe(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Pe(e,t){var n,r,i,o,a,s,u,l;if(1===t.nodeType){if(J.hasData(e)&&(o=J.access(e),a=J.set(t,o),l=o.events)){delete a.handle,a.events={};for(i in l)for(n=0,r=l[i].length;n1&&"string"==typeof y&&!h.checkClone&&je.test(y))return e.each(function(i){var o=e.eq(i);v&&(t[0]=y.call(this,i,o.html())),Re(o,t,n,r)});if(p&&(i=xe(t,e[0].ownerDocument,!1,e,r),o=i.firstChild,1===i.childNodes.length&&(i=o),o||r)){for(u=(s=w.map(ye(i,"script"),He)).length;f")},clone:function(e,t,n){var r,i,o,a,s=e.cloneNode(!0),u=w.contains(e.ownerDocument,e);if(!(h.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||w.isXMLDoc(e)))for(a=ye(s),r=0,i=(o=ye(e)).length;r0&&ve(a,!u&&ye(e,"script")),s},cleanData:function(e){for(var t,n,r,i=w.event.special,o=0;void 0!==(n=e[o]);o++)if(Y(n)){if(t=n[J.expando]){if(t.events)for(r in t.events)i[r]?w.event.remove(n,r):w.removeEvent(n,r,t.handle);n[J.expando]=void 0}n[K.expando]&&(n[K.expando]=void 0)}}}),w.fn.extend({detach:function(e){return Ie(this,e,!0)},remove:function(e){return Ie(this,e)},text:function(e){return z(this,function(e){return void 0===e?w.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return Re(this,arguments,function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||Le(this,e).appendChild(e)})},prepend:function(){return Re(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=Le(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return Re(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return Re(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(w.cleanData(ye(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return w.clone(this,e,t)})},html:function(e){return z(this,function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!Ae.test(e)&&!ge[(de.exec(e)||["",""])[1].toLowerCase()]){e=w.htmlPrefilter(e);try{for(;n=0&&(u+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-o-u-s-.5))),u}function et(e,t,n){var r=$e(e),i=Fe(e,t,r),o="border-box"===w.css(e,"boxSizing",!1,r),a=o;if(We.test(i)){if(!n)return i;i="auto"}return a=a&&(h.boxSizingReliable()||i===e.style[t]),("auto"===i||!parseFloat(i)&&"inline"===w.css(e,"display",!1,r))&&(i=e["offset"+t[0].toUpperCase()+t.slice(1)],a=!0),(i=parseFloat(i)||0)+Ze(e,t,n||(o?"border":"content"),a,r,i)+"px"}w.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=Fe(e,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var i,o,a,s=G(t),u=Xe.test(t),l=e.style;if(u||(t=Je(s)),a=w.cssHooks[t]||w.cssHooks[s],void 0===n)return a&&"get"in a&&void 0!==(i=a.get(e,!1,r))?i:l[t];"string"==(o=typeof n)&&(i=ie.exec(n))&&i[1]&&(n=ue(e,t,i),o="number"),null!=n&&n===n&&("number"===o&&(n+=i&&i[3]||(w.cssNumber[s]?"":"px")),h.clearCloneStyle||""!==n||0!==t.indexOf("background")||(l[t]="inherit"),a&&"set"in a&&void 0===(n=a.set(e,n,r))||(u?l.setProperty(t,n):l[t]=n))}},css:function(e,t,n,r){var i,o,a,s=G(t);return Xe.test(t)||(t=Je(s)),(a=w.cssHooks[t]||w.cssHooks[s])&&"get"in a&&(i=a.get(e,!0,n)),void 0===i&&(i=Fe(e,t,r)),"normal"===i&&t in Ve&&(i=Ve[t]),""===n||n?(o=parseFloat(i),!0===n||isFinite(o)?o||0:i):i}}),w.each(["height","width"],function(e,t){w.cssHooks[t]={get:function(e,n,r){if(n)return!ze.test(w.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?et(e,t,r):se(e,Ue,function(){return et(e,t,r)})},set:function(e,n,r){var i,o=$e(e),a="border-box"===w.css(e,"boxSizing",!1,o),s=r&&Ze(e,t,r,a,o);return a&&h.scrollboxSize()===o.position&&(s-=Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-parseFloat(o[t])-Ze(e,t,"border",!1,o)-.5)),s&&(i=ie.exec(n))&&"px"!==(i[3]||"px")&&(e.style[t]=n,n=w.css(e,t)),Ke(e,n,s)}}}),w.cssHooks.marginLeft=_e(h.reliableMarginLeft,function(e,t){if(t)return(parseFloat(Fe(e,"marginLeft"))||e.getBoundingClientRect().left-se(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),w.each({margin:"",padding:"",border:"Width"},function(e,t){w.cssHooks[e+t]={expand:function(n){for(var r=0,i={},o="string"==typeof n?n.split(" "):[n];r<4;r++)i[e+oe[r]+t]=o[r]||o[r-2]||o[0];return i}},"margin"!==e&&(w.cssHooks[e+t].set=Ke)}),w.fn.extend({css:function(e,t){return z(this,function(e,t,n){var r,i,o={},a=0;if(Array.isArray(t)){for(r=$e(e),i=t.length;a1)}});function tt(e,t,n,r,i){return new tt.prototype.init(e,t,n,r,i)}w.Tween=tt,tt.prototype={constructor:tt,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||w.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(w.cssNumber[n]?"":"px")},cur:function(){var e=tt.propHooks[this.prop];return e&&e.get?e.get(this):tt.propHooks._default.get(this)},run:function(e){var t,n=tt.propHooks[this.prop];return this.options.duration?this.pos=t=w.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):tt.propHooks._default.set(this),this}},tt.prototype.init.prototype=tt.prototype,tt.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=w.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){w.fx.step[e.prop]?w.fx.step[e.prop](e):1!==e.elem.nodeType||null==e.elem.style[w.cssProps[e.prop]]&&!w.cssHooks[e.prop]?e.elem[e.prop]=e.now:w.style(e.elem,e.prop,e.now+e.unit)}}},tt.propHooks.scrollTop=tt.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},w.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},w.fx=tt.prototype.init,w.fx.step={};var nt,rt,it=/^(?:toggle|show|hide)$/,ot=/queueHooks$/;function at(){rt&&(!1===r.hidden&&e.requestAnimationFrame?e.requestAnimationFrame(at):e.setTimeout(at,w.fx.interval),w.fx.tick())}function st(){return e.setTimeout(function(){nt=void 0}),nt=Date.now()}function ut(e,t){var n,r=0,i={height:e};for(t=t?1:0;r<4;r+=2-t)i["margin"+(n=oe[r])]=i["padding"+n]=e;return t&&(i.opacity=i.width=e),i}function lt(e,t,n){for(var r,i=(pt.tweeners[t]||[]).concat(pt.tweeners["*"]),o=0,a=i.length;o1)},removeAttr:function(e){return this.each(function(){w.removeAttr(this,e)})}}),w.extend({attr:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return"undefined"==typeof e.getAttribute?w.prop(e,t,n):(1===o&&w.isXMLDoc(e)||(i=w.attrHooks[t.toLowerCase()]||(w.expr.match.bool.test(t)?dt:void 0)),void 0!==n?null===n?void w.removeAttr(e,t):i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:(e.setAttribute(t,n+""),n):i&&"get"in i&&null!==(r=i.get(e,t))?r:null==(r=w.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!h.radioValue&&"radio"===t&&N(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,i=t&&t.match(M);if(i&&1===e.nodeType)while(n=i[r++])e.removeAttribute(n)}}),dt={set:function(e,t,n){return!1===t?w.removeAttr(e,n):e.setAttribute(n,n),n}},w.each(w.expr.match.bool.source.match(/\w+/g),function(e,t){var n=ht[t]||w.find.attr;ht[t]=function(e,t,r){var i,o,a=t.toLowerCase();return r||(o=ht[a],ht[a]=i,i=null!=n(e,t,r)?a:null,ht[a]=o),i}});var gt=/^(?:input|select|textarea|button)$/i,yt=/^(?:a|area)$/i;w.fn.extend({prop:function(e,t){return z(this,w.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[w.propFix[e]||e]})}}),w.extend({prop:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&w.isXMLDoc(e)||(t=w.propFix[t]||t,i=w.propHooks[t]),void 0!==n?i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:e[t]=n:i&&"get"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=w.find.attr(e,"tabindex");return t?parseInt(t,10):gt.test(e.nodeName)||yt.test(e.nodeName)&&e.href?0:-1}}},propFix:{"for":"htmlFor","class":"className"}}),h.optSelected||(w.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),w.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){w.propFix[this.toLowerCase()]=this});function vt(e){return(e.match(M)||[]).join(" ")}function mt(e){return e.getAttribute&&e.getAttribute("class")||""}function xt(e){return Array.isArray(e)?e:"string"==typeof e?e.match(M)||[]:[]}w.fn.extend({addClass:function(e){var t,n,r,i,o,a,s,u=0;if(g(e))return this.each(function(t){w(this).addClass(e.call(this,t,mt(this)))});if((t=xt(e)).length)while(n=this[u++])if(i=mt(n),r=1===n.nodeType&&" "+vt(i)+" "){a=0;while(o=t[a++])r.indexOf(" "+o+" ")<0&&(r+=o+" ");i!==(s=vt(r))&&n.setAttribute("class",s)}return this},removeClass:function(e){var t,n,r,i,o,a,s,u=0;if(g(e))return this.each(function(t){w(this).removeClass(e.call(this,t,mt(this)))});if(!arguments.length)return this.attr("class","");if((t=xt(e)).length)while(n=this[u++])if(i=mt(n),r=1===n.nodeType&&" "+vt(i)+" "){a=0;while(o=t[a++])while(r.indexOf(" "+o+" ")>-1)r=r.replace(" "+o+" "," ");i!==(s=vt(r))&&n.setAttribute("class",s)}return this},toggleClass:function(e,t){var n=typeof e,r="string"===n||Array.isArray(e);return"boolean"==typeof t&&r?t?this.addClass(e):this.removeClass(e):g(e)?this.each(function(n){w(this).toggleClass(e.call(this,n,mt(this),t),t)}):this.each(function(){var t,i,o,a;if(r){i=0,o=w(this),a=xt(e);while(t=a[i++])o.hasClass(t)?o.removeClass(t):o.addClass(t)}else void 0!==e&&"boolean"!==n||((t=mt(this))&&J.set(this,"__className__",t),this.setAttribute&&this.setAttribute("class",t||!1===e?"":J.get(this,"__className__")||""))})},hasClass:function(e){var t,n,r=0;t=" "+e+" ";while(n=this[r++])if(1===n.nodeType&&(" "+vt(mt(n))+" ").indexOf(t)>-1)return!0;return!1}});var bt=/\r/g;w.fn.extend({val:function(e){var t,n,r,i=this[0];{if(arguments.length)return r=g(e),this.each(function(n){var i;1===this.nodeType&&(null==(i=r?e.call(this,n,w(this).val()):e)?i="":"number"==typeof i?i+="":Array.isArray(i)&&(i=w.map(i,function(e){return null==e?"":e+""})),(t=w.valHooks[this.type]||w.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&void 0!==t.set(this,i,"value")||(this.value=i))});if(i)return(t=w.valHooks[i.type]||w.valHooks[i.nodeName.toLowerCase()])&&"get"in t&&void 0!==(n=t.get(i,"value"))?n:"string"==typeof(n=i.value)?n.replace(bt,""):null==n?"":n}}}),w.extend({valHooks:{option:{get:function(e){var t=w.find.attr(e,"value");return null!=t?t:vt(w.text(e))}},select:{get:function(e){var t,n,r,i=e.options,o=e.selectedIndex,a="select-one"===e.type,s=a?null:[],u=a?o+1:i.length;for(r=o<0?u:a?o:0;r-1)&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),w.each(["radio","checkbox"],function(){w.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=w.inArray(w(e).val(),t)>-1}},h.checkOn||(w.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}),h.focusin="onfocusin"in e;var wt=/^(?:focusinfocus|focusoutblur)$/,Tt=function(e){e.stopPropagation()};w.extend(w.event,{trigger:function(t,n,i,o){var a,s,u,l,c,p,d,h,v=[i||r],m=f.call(t,"type")?t.type:t,x=f.call(t,"namespace")?t.namespace.split("."):[];if(s=h=u=i=i||r,3!==i.nodeType&&8!==i.nodeType&&!wt.test(m+w.event.triggered)&&(m.indexOf(".")>-1&&(m=(x=m.split(".")).shift(),x.sort()),c=m.indexOf(":")<0&&"on"+m,t=t[w.expando]?t:new w.Event(m,"object"==typeof t&&t),t.isTrigger=o?2:3,t.namespace=x.join("."),t.rnamespace=t.namespace?new RegExp("(^|\\.)"+x.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=i),n=null==n?[t]:w.makeArray(n,[t]),d=w.event.special[m]||{},o||!d.trigger||!1!==d.trigger.apply(i,n))){if(!o&&!d.noBubble&&!y(i)){for(l=d.delegateType||m,wt.test(l+m)||(s=s.parentNode);s;s=s.parentNode)v.push(s),u=s;u===(i.ownerDocument||r)&&v.push(u.defaultView||u.parentWindow||e)}a=0;while((s=v[a++])&&!t.isPropagationStopped())h=s,t.type=a>1?l:d.bindType||m,(p=(J.get(s,"events")||{})[t.type]&&J.get(s,"handle"))&&p.apply(s,n),(p=c&&s[c])&&p.apply&&Y(s)&&(t.result=p.apply(s,n),!1===t.result&&t.preventDefault());return t.type=m,o||t.isDefaultPrevented()||d._default&&!1!==d._default.apply(v.pop(),n)||!Y(i)||c&&g(i[m])&&!y(i)&&((u=i[c])&&(i[c]=null),w.event.triggered=m,t.isPropagationStopped()&&h.addEventListener(m,Tt),i[m](),t.isPropagationStopped()&&h.removeEventListener(m,Tt),w.event.triggered=void 0,u&&(i[c]=u)),t.result}},simulate:function(e,t,n){var r=w.extend(new w.Event,n,{type:e,isSimulated:!0});w.event.trigger(r,null,t)}}),w.fn.extend({trigger:function(e,t){return this.each(function(){w.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return w.event.trigger(e,t,n,!0)}}),h.focusin||w.each({focus:"focusin",blur:"focusout"},function(e,t){var n=function(e){w.event.simulate(t,e.target,w.event.fix(e))};w.event.special[t]={setup:function(){var r=this.ownerDocument||this,i=J.access(r,t);i||r.addEventListener(e,n,!0),J.access(r,t,(i||0)+1)},teardown:function(){var r=this.ownerDocument||this,i=J.access(r,t)-1;i?J.access(r,t,i):(r.removeEventListener(e,n,!0),J.remove(r,t))}}});var Ct=e.location,Et=Date.now(),kt=/\?/;w.parseXML=function(t){var n;if(!t||"string"!=typeof t)return null;try{n=(new e.DOMParser).parseFromString(t,"text/xml")}catch(e){n=void 0}return n&&!n.getElementsByTagName("parsererror").length||w.error("Invalid XML: "+t),n};var St=/\[\]$/,Dt=/\r?\n/g,Nt=/^(?:submit|button|image|reset|file)$/i,At=/^(?:input|select|textarea|keygen)/i;function jt(e,t,n,r){var i;if(Array.isArray(t))w.each(t,function(t,i){n||St.test(e)?r(e,i):jt(e+"["+("object"==typeof i&&null!=i?t:"")+"]",i,n,r)});else if(n||"object"!==x(t))r(e,t);else for(i in t)jt(e+"["+i+"]",t[i],n,r)}w.param=function(e,t){var n,r=[],i=function(e,t){var n=g(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(Array.isArray(e)||e.jquery&&!w.isPlainObject(e))w.each(e,function(){i(this.name,this.value)});else for(n in e)jt(n,e[n],t,i);return r.join("&")},w.fn.extend({serialize:function(){return w.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=w.prop(this,"elements");return e?w.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!w(this).is(":disabled")&&At.test(this.nodeName)&&!Nt.test(e)&&(this.checked||!pe.test(e))}).map(function(e,t){var n=w(this).val();return null==n?null:Array.isArray(n)?w.map(n,function(e){return{name:t.name,value:e.replace(Dt,"\r\n")}}):{name:t.name,value:n.replace(Dt,"\r\n")}}).get()}});var qt=/%20/g,Lt=/#.*$/,Ht=/([?&])_=[^&]*/,Ot=/^(.*?):[ \t]*([^\r\n]*)$/gm,Pt=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Mt=/^(?:GET|HEAD)$/,Rt=/^\/\//,It={},Wt={},$t="*/".concat("*"),Bt=r.createElement("a");Bt.href=Ct.href;function Ft(e){return function(t,n){"string"!=typeof t&&(n=t,t="*");var r,i=0,o=t.toLowerCase().match(M)||[];if(g(n))while(r=o[i++])"+"===r[0]?(r=r.slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function _t(e,t,n,r){var i={},o=e===Wt;function a(s){var u;return i[s]=!0,w.each(e[s]||[],function(e,s){var l=s(t,n,r);return"string"!=typeof l||o||i[l]?o?!(u=l):void 0:(t.dataTypes.unshift(l),a(l),!1)}),u}return a(t.dataTypes[0])||!i["*"]&&a("*")}function zt(e,t){var n,r,i=w.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((i[n]?e:r||(r={}))[n]=t[n]);return r&&w.extend(!0,e,r),e}function Xt(e,t,n){var r,i,o,a,s=e.contents,u=e.dataTypes;while("*"===u[0])u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(i in s)if(s[i]&&s[i].test(r)){u.unshift(i);break}if(u[0]in n)o=u[0];else{for(i in n){if(!u[0]||e.converters[i+" "+u[0]]){o=i;break}a||(a=i)}o=o||a}if(o)return o!==u[0]&&u.unshift(o),n[o]}function Ut(e,t,n,r){var i,o,a,s,u,l={},c=e.dataTypes.slice();if(c[1])for(a in e.converters)l[a.toLowerCase()]=e.converters[a];o=c.shift();while(o)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=o,o=c.shift())if("*"===o)o=u;else if("*"!==u&&u!==o){if(!(a=l[u+" "+o]||l["* "+o]))for(i in l)if((s=i.split(" "))[1]===o&&(a=l[u+" "+s[0]]||l["* "+s[0]])){!0===a?a=l[i]:!0!==l[i]&&(o=s[0],c.unshift(s[1]));break}if(!0!==a)if(a&&e["throws"])t=a(t);else try{t=a(t)}catch(e){return{state:"parsererror",error:a?e:"No conversion from "+u+" to "+o}}}return{state:"success",data:t}}w.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Ct.href,type:"GET",isLocal:Pt.test(Ct.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":$t,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":w.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?zt(zt(e,w.ajaxSettings),t):zt(w.ajaxSettings,e)},ajaxPrefilter:Ft(It),ajaxTransport:Ft(Wt),ajax:function(t,n){"object"==typeof t&&(n=t,t=void 0),n=n||{};var i,o,a,s,u,l,c,f,p,d,h=w.ajaxSetup({},n),g=h.context||h,y=h.context&&(g.nodeType||g.jquery)?w(g):w.event,v=w.Deferred(),m=w.Callbacks("once memory"),x=h.statusCode||{},b={},T={},C="canceled",E={readyState:0,getResponseHeader:function(e){var t;if(c){if(!s){s={};while(t=Ot.exec(a))s[t[1].toLowerCase()]=t[2]}t=s[e.toLowerCase()]}return null==t?null:t},getAllResponseHeaders:function(){return c?a:null},setRequestHeader:function(e,t){return null==c&&(e=T[e.toLowerCase()]=T[e.toLowerCase()]||e,b[e]=t),this},overrideMimeType:function(e){return null==c&&(h.mimeType=e),this},statusCode:function(e){var t;if(e)if(c)E.always(e[E.status]);else for(t in e)x[t]=[x[t],e[t]];return this},abort:function(e){var t=e||C;return i&&i.abort(t),k(0,t),this}};if(v.promise(E),h.url=((t||h.url||Ct.href)+"").replace(Rt,Ct.protocol+"//"),h.type=n.method||n.type||h.method||h.type,h.dataTypes=(h.dataType||"*").toLowerCase().match(M)||[""],null==h.crossDomain){l=r.createElement("a");try{l.href=h.url,l.href=l.href,h.crossDomain=Bt.protocol+"//"+Bt.host!=l.protocol+"//"+l.host}catch(e){h.crossDomain=!0}}if(h.data&&h.processData&&"string"!=typeof h.data&&(h.data=w.param(h.data,h.traditional)),_t(It,h,n,E),c)return E;(f=w.event&&h.global)&&0==w.active++&&w.event.trigger("ajaxStart"),h.type=h.type.toUpperCase(),h.hasContent=!Mt.test(h.type),o=h.url.replace(Lt,""),h.hasContent?h.data&&h.processData&&0===(h.contentType||"").indexOf("application/x-www-form-urlencoded")&&(h.data=h.data.replace(qt,"+")):(d=h.url.slice(o.length),h.data&&(h.processData||"string"==typeof h.data)&&(o+=(kt.test(o)?"&":"?")+h.data,delete h.data),!1===h.cache&&(o=o.replace(Ht,"$1"),d=(kt.test(o)?"&":"?")+"_="+Et+++d),h.url=o+d),h.ifModified&&(w.lastModified[o]&&E.setRequestHeader("If-Modified-Since",w.lastModified[o]),w.etag[o]&&E.setRequestHeader("If-None-Match",w.etag[o])),(h.data&&h.hasContent&&!1!==h.contentType||n.contentType)&&E.setRequestHeader("Content-Type",h.contentType),E.setRequestHeader("Accept",h.dataTypes[0]&&h.accepts[h.dataTypes[0]]?h.accepts[h.dataTypes[0]]+("*"!==h.dataTypes[0]?", "+$t+"; q=0.01":""):h.accepts["*"]);for(p in h.headers)E.setRequestHeader(p,h.headers[p]);if(h.beforeSend&&(!1===h.beforeSend.call(g,E,h)||c))return E.abort();if(C="abort",m.add(h.complete),E.done(h.success),E.fail(h.error),i=_t(Wt,h,n,E)){if(E.readyState=1,f&&y.trigger("ajaxSend",[E,h]),c)return E;h.async&&h.timeout>0&&(u=e.setTimeout(function(){E.abort("timeout")},h.timeout));try{c=!1,i.send(b,k)}catch(e){if(c)throw e;k(-1,e)}}else k(-1,"No Transport");function k(t,n,r,s){var l,p,d,b,T,C=n;c||(c=!0,u&&e.clearTimeout(u),i=void 0,a=s||"",E.readyState=t>0?4:0,l=t>=200&&t<300||304===t,r&&(b=Xt(h,E,r)),b=Ut(h,b,E,l),l?(h.ifModified&&((T=E.getResponseHeader("Last-Modified"))&&(w.lastModified[o]=T),(T=E.getResponseHeader("etag"))&&(w.etag[o]=T)),204===t||"HEAD"===h.type?C="nocontent":304===t?C="notmodified":(C=b.state,p=b.data,l=!(d=b.error))):(d=C,!t&&C||(C="error",t<0&&(t=0))),E.status=t,E.statusText=(n||C)+"",l?v.resolveWith(g,[p,C,E]):v.rejectWith(g,[E,C,d]),E.statusCode(x),x=void 0,f&&y.trigger(l?"ajaxSuccess":"ajaxError",[E,h,l?p:d]),m.fireWith(g,[E,C]),f&&(y.trigger("ajaxComplete",[E,h]),--w.active||w.event.trigger("ajaxStop")))}return E},getJSON:function(e,t,n){return w.get(e,t,n,"json")},getScript:function(e,t){return w.get(e,void 0,t,"script")}}),w.each(["get","post"],function(e,t){w[t]=function(e,n,r,i){return g(n)&&(i=i||r,r=n,n=void 0),w.ajax(w.extend({url:e,type:t,dataType:i,data:n,success:r},w.isPlainObject(e)&&e))}}),w._evalUrl=function(e){return w.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,"throws":!0})},w.fn.extend({wrapAll:function(e){var t;return this[0]&&(g(e)&&(e=e.call(this[0])),t=w(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){var e=this;while(e.firstElementChild)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(e){return g(e)?this.each(function(t){w(this).wrapInner(e.call(this,t))}):this.each(function(){var t=w(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=g(e);return this.each(function(n){w(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(e){return this.parent(e).not("body").each(function(){w(this).replaceWith(this.childNodes)}),this}}),w.expr.pseudos.hidden=function(e){return!w.expr.pseudos.visible(e)},w.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},w.ajaxSettings.xhr=function(){try{return new e.XMLHttpRequest}catch(e){}};var Vt={0:200,1223:204},Gt=w.ajaxSettings.xhr();h.cors=!!Gt&&"withCredentials"in Gt,h.ajax=Gt=!!Gt,w.ajaxTransport(function(t){var n,r;if(h.cors||Gt&&!t.crossDomain)return{send:function(i,o){var a,s=t.xhr();if(s.open(t.type,t.url,t.async,t.username,t.password),t.xhrFields)for(a in t.xhrFields)s[a]=t.xhrFields[a];t.mimeType&&s.overrideMimeType&&s.overrideMimeType(t.mimeType),t.crossDomain||i["X-Requested-With"]||(i["X-Requested-With"]="XMLHttpRequest");for(a in i)s.setRequestHeader(a,i[a]);n=function(e){return function(){n&&(n=r=s.onload=s.onerror=s.onabort=s.ontimeout=s.onreadystatechange=null,"abort"===e?s.abort():"error"===e?"number"!=typeof s.status?o(0,"error"):o(s.status,s.statusText):o(Vt[s.status]||s.status,s.statusText,"text"!==(s.responseType||"text")||"string"!=typeof s.responseText?{binary:s.response}:{text:s.responseText},s.getAllResponseHeaders()))}},s.onload=n(),r=s.onerror=s.ontimeout=n("error"),void 0!==s.onabort?s.onabort=r:s.onreadystatechange=function(){4===s.readyState&&e.setTimeout(function(){n&&r()})},n=n("abort");try{s.send(t.hasContent&&t.data||null)}catch(e){if(n)throw e}},abort:function(){n&&n()}}}),w.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),w.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return w.globalEval(e),e}}}),w.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),w.ajaxTransport("script",function(e){if(e.crossDomain){var t,n;return{send:function(i,o){t=w("