diff --git a/docs/reference/generated/kubernetes-api/v1.9/index.html b/docs/reference/generated/kubernetes-api/v1.9/index.html index 1b33696eba..a73e08cd66 100644 --- a/docs/reference/generated/kubernetes-api/v1.9/index.html +++ b/docs/reference/generated/kubernetes-api/v1.9/index.html @@ -11,7 +11,7 @@
- +See supported operations below...
++++
kubectlCommand
+Coming Soon
+
++++
curlCommand (requireskubectl proxyto be running)
+Coming Soon
+
+++Output
+
+Coming Soon
+
+++Response Body
+
+Coming Soon
+
+read scale of the specified Deployment
+GET /apis/apps/v1/namespaces/{namespace}/deployments/{name}/scale
| Parameter | +Description | +
|---|---|
| name | +name of the Scale | +
| namespace | +object name and auth scope, such as for teams and projects | +
| Parameter | +Description | +
|---|---|
| pretty | +If 'true', then the output is pretty printed. | +
| Code | +Description | +
|---|---|
| 200 Scale |
+OK | +
+++
kubectlCommand
+Coming Soon
+
++++
curlCommand (requireskubectl proxyto be running)
+Coming Soon
+
+++Output
+
+Coming Soon
+
+++Response Body
+
+Coming Soon
+
+replace scale of the specified Deployment
+PUT /apis/apps/v1/namespaces/{namespace}/deployments/{name}/scale
| Parameter | +Description | +
|---|---|
| name | +name of the Scale | +
| namespace | +object name and auth scope, such as for teams and projects | +
| Parameter | +Description | +
|---|---|
| pretty | +If 'true', then the output is pretty printed. | +
| Parameter | +Description | +
|---|---|
| body Scale |
++ |
| Code | +Description | +
|---|---|
| 200 Scale |
+OK | +
| 201 Scale |
+Created | +
+++
kubectlCommand
+Coming Soon
+
++++
curlCommand (requireskubectl proxyto be running)
+Coming Soon
+
+++Output
+
+Coming Soon
+
+++Response Body
+
+Coming Soon
+
+partially update scale of the specified Deployment
+PATCH /apis/apps/v1/namespaces/{namespace}/deployments/{name}/scale
| Parameter | +Description | +
|---|---|
| name | +name of the Scale | +
| namespace | +object name and auth scope, such as for teams and projects | +
| Parameter | +Description | +
|---|---|
| pretty | +If 'true', then the output is pretty printed. | +
| Parameter | +Description | +
|---|---|
| body Patch |
++ |
| Code | +Description | +
|---|---|
| 200 Scale |
+OK | +
@@ -6372,10 +6639,6 @@ spec:- -200 -
JobOK -@@ -6383,6 +6646,10 @@ spec: 201
JobCreated 202
JobAccepted ++ 200 +
JobOK +Patch
@@ -8402,6 +8669,106 @@ Appears In: +Create Eviction
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +create eviction of a Pod
+HTTP Request
++
POST /api/v1/namespaces/{namespace}/pods/{name}/evictionPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Eviction ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Eviction+ Response
++ +
+ + + +Code +Description ++ +200 +
EvictionOK ++ +201 +
EvictionCreated ++ + +202 +
EvictionAccepted +Patch
@@ -11110,7 +11477,7 @@ Appears In: -
kubectlCommandMisc Operations
+Misc Operations
See supported operations below...
Read Log
@@ -11426,9 +11793,9 @@ Appears In: -Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -11524,7 +11891,7 @@ Appears In: -
kubectlCommandPatch
+Patch
@@ -11616,7 +11983,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -11703,16 +12070,16 @@ Appears In:
kubectlCommand- -200 -
ReplicaSetOK -+ 201
ReplicaSetCreated + -200 +
ReplicaSetOK +Delete
+Delete
@@ -11816,7 +12183,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -11921,9 +12288,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -12008,7 +12375,7 @@ Appears In: -
kubectlCommandList
+List
@@ -12113,7 +12480,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -12203,7 +12570,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -12312,7 +12679,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -12417,7 +12784,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -12507,9 +12874,9 @@ Appears In: -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Patch Status
+Patch Status
@@ -12601,7 +12968,7 @@ Appears In: -
kubectlCommandRead Status
+Read Status
@@ -12678,7 +13045,7 @@ Appears In: -
kubectlCommandReplace Status
+Replace Status
@@ -12765,11 +13132,278 @@ Appears In:
kubectlCommand+ +200 +
ReplicaSetOK ++ + + 201
ReplicaSetCreated Misc Operations
+See supported operations below...
+Read Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +read scale of the specified ReplicaSet
+HTTP Request
++
GET /apis/apps/v1/namespaces/{namespace}/replicasets/{name}/scalePath Parameters
++
+- + + +200 +
ReplicaSetParameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Response
++ +
++ + + +Code +Description ++ + +200 +
ScaleOK +Replace Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +replace scale of the specified ReplicaSet
+HTTP Request
++
PUT /apis/apps/v1/namespaces/{namespace}/replicasets/{name}/scalePath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Scale+ Response
++ +
++ + + +Code +Description ++ +201 +
ScaleCreated ++ + +200 +
ScaleOK +Patch Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +partially update scale of the specified ReplicaSet
+HTTP Request
++
PATCH /apis/apps/v1/namespaces/{namespace}/replicasets/{name}/scalePath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Patch+ Response
++ +
-+ + + +Code +Description ++ @@ -12983,9 +13617,9 @@ Appears In:200
ScaleOK Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -13068,10 +13702,6 @@ Appears In:
kubectlCommand- -202 -
ReplicationControllerAccepted -@@ -13079,9 +13709,13 @@ Appears In: 200
ReplicationControllerOK 201
ReplicationControllerCreated ++ -202 +
ReplicationControllerAccepted +Patch
+Patch
@@ -13173,7 +13807,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -13260,16 +13894,16 @@ Appears In:
kubectlCommand- -200 -
ReplicationControllerOK -+ 201
ReplicationControllerCreated + -200 +
ReplicationControllerOK +Delete
+Delete
@@ -13373,7 +14007,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -13478,9 +14112,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -13565,7 +14199,7 @@ Appears In: -
kubectlCommandList
+List
@@ -13670,7 +14304,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -13760,7 +14394,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -13869,7 +14503,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -13974,7 +14608,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -14064,9 +14698,9 @@ Appears In: -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Patch Status
+Patch Status
@@ -14158,7 +14792,7 @@ Appears In: -
kubectlCommandRead Status
+Read Status
@@ -14235,7 +14869,7 @@ Appears In: -
kubectlCommandReplace Status
+Replace Status
@@ -14331,6 +14965,273 @@ Appears In: +
kubectlCommandMisc Operations
+See supported operations below...
+Read Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +read scale of the specified ReplicationController
+HTTP Request
++
GET /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/scalePath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Response
++ +
++ + + +Code +Description ++ + +200 +
ScaleOK +Replace Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +replace scale of the specified ReplicationController
+HTTP Request
++
PUT /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/scalePath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Scale+ Response
++ +
++ + + +Code +Description ++ +200 +
ScaleOK ++ + +201 +
ScaleCreated +Patch Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +partially update scale of the specified ReplicationController
+HTTP Request
++
PATCH /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/scalePath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Patch+ Response
++ +
+ + + +Code +Description ++ + +200 +
ScaleOK +
StatefulSet v1 apps
@@ -14526,9 +15427,9 @@ Appears In:
-Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -14624,7 +15525,7 @@ Appears In: -
kubectlCommandPatch
+Patch
@@ -14716,7 +15617,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -14803,16 +15704,16 @@ Appears In:
kubectlCommand- -201 -
StatefulSetCreated -+ 200
StatefulSetOK + -201 +
StatefulSetCreated +Delete
+Delete
@@ -14916,7 +15817,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -15021,9 +15922,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -15108,7 +16009,7 @@ Appears In: -
kubectlCommandList
+List
@@ -15213,7 +16114,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -15303,7 +16204,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -15412,7 +16313,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -15517,7 +16418,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -15607,9 +16508,9 @@ Appears In: -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Patch Status
+Patch Status
@@ -15701,7 +16602,7 @@ Appears In: -
kubectlCommandRead Status
+Read Status
@@ -15778,7 +16679,7 @@ Appears In: -
kubectlCommandReplace Status
+Replace Status
@@ -15874,6 +16775,273 @@ Appears In: +
kubectlCommandMisc Operations
+See supported operations below...
+Read Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +read scale of the specified StatefulSet
+HTTP Request
++
GET /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}/scalePath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Response
++ +
++ + + +Code +Description ++ + +200 +
ScaleOK +Replace Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +replace scale of the specified StatefulSet
+HTTP Request
++
PUT /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}/scalePath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Scale+ Response
++ +
++ + + +Code +Description ++ +201 +
ScaleCreated ++ + +200 +
ScaleOK +Patch Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +partially update scale of the specified StatefulSet
+HTTP Request
++
PATCH /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}/scalePath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Patch+ Response
++ +
+ + + +Code +Description ++ + +200 +
ScaleOK +DISCOVERY & LOAD BALANCING
Discovery and Load Balancing resources are responsible for stitching your workloads together into an accessible Loadbalanced Service. By default, Workloads are only accessible within the cluster, and they must be exposed externally using a either @@ -15975,9 +17143,9 @@ Appears In: -
Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -16060,6 +17228,10 @@ Appears In:
kubectlCommand+ +200 +
EndpointsOK +@@ -16067,13 +17239,9 @@ Appears In: 201
EndpointsCreated 202
EndpointsAccepted -- -200 -
EndpointsOK -Patch
+Patch
@@ -16165,7 +17333,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -16261,7 +17429,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -16365,7 +17533,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -16470,9 +17638,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -16557,7 +17725,7 @@ Appears In: -
kubectlCommandList
+List
@@ -16662,7 +17830,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -16752,7 +17920,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -16861,7 +18029,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -16966,7 +18134,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -17191,9 +18359,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -17276,6 +18444,10 @@ Appears In:
kubectlCommand+ +202 +
IngressAccepted +@@ -17283,13 +18455,9 @@ Appears In: 200
IngressOK 201
IngressCreated -- -202 -
IngressAccepted -Patch
+Patch
@@ -17381,7 +18549,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -17477,7 +18645,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -17581,7 +18749,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -17686,9 +18854,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -17773,7 +18941,7 @@ Appears In: -
kubectlCommandList
+List
@@ -17878,7 +19046,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -17968,7 +19136,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -18077,7 +19245,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -18182,7 +19350,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -18272,9 +19440,9 @@ Appears In: -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Patch Status
+Patch Status
@@ -18366,7 +19534,7 @@ Appears In: -
kubectlCommandRead Status
+Read Status
@@ -18443,7 +19611,7 @@ Appears In: -
kubectlCommandReplace Status
+Replace Status
@@ -18530,13 +19698,13 @@ Appears In:
kubectlCommand- -201 -
IngressCreated -+ 200
IngressOK + 201 +
IngressCreated +
@@ -18762,9 +19930,9 @@ Appears In: -Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -18904,6 +20072,10 @@ service "service-example" created
kubectlCommand+ +202 +
ServiceAccepted +@@ -18911,13 +20083,9 @@ service "service-example" created 200
ServiceOK 201
ServiceCreated -- -202 -
ServiceAccepted -Patch
+Patch
@@ -19050,7 +20218,7 @@ $ curl -X PATCH -H 'Content-Type: application/strategic-Replace +
kubectlCommandReplace
@@ -19219,7 +20387,7 @@ service "deployment-example" replaced -
kubectlCommandDelete
+Delete
@@ -19306,9 +20474,9 @@ service "deployment-example" deleted -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -19468,7 +20636,7 @@ $ kubectl get -
kubectlCommandList
+List
@@ -19572,7 +20740,7 @@ $ kubectl proxy -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -19662,7 +20830,7 @@ $ kubectl proxy -
kubectlCommandWatch
+Watch
@@ -19852,7 +21020,7 @@ $ kubectl proxy -
kubectlCommandWatch List
+Watch List
@@ -19957,7 +21125,7 @@ $ kubectl proxy -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -20047,9 +21215,9 @@ $ kubectl proxy -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Patch Status
+Patch Status
@@ -20141,7 +21309,7 @@ $ kubectl proxy -
kubectlCommandRead Status
+Read Status
@@ -20218,7 +21386,7 @@ $ kubectl proxy -
kubectlCommandReplace Status
+Replace Status
@@ -20314,9 +21482,9 @@ $ kubectl proxy -
kubectlCommandProxy Operations
+Proxy Operations
See supported operations below...
-Create Connect Proxy
+Create Connect Proxy
@@ -20393,7 +21561,7 @@ $ kubectl proxy -
kubectlCommandCreate Connect Proxy Path
+Create Connect Proxy Path
@@ -20474,7 +21642,7 @@ $ kubectl proxy -
kubectlCommandCreate Proxy
+Create Proxy
@@ -20536,7 +21704,7 @@ $ kubectl proxy -
kubectlCommandCreate Proxy Path
+Create Proxy Path
@@ -20602,7 +21770,7 @@ $ kubectl proxy -
kubectlCommandDelete Connect Proxy
+Delete Connect Proxy
@@ -20679,7 +21847,7 @@ $ kubectl proxy -
kubectlCommandDelete Connect Proxy Path
+Delete Connect Proxy Path
@@ -20760,7 +21928,7 @@ $ kubectl proxy -
kubectlCommandDelete Proxy
+Delete Proxy
@@ -20822,7 +21990,7 @@ $ kubectl proxy -
kubectlCommandDelete Proxy Path
+Delete Proxy Path
@@ -20888,7 +22056,7 @@ $ kubectl proxy -
kubectlCommandGet Connect Proxy
+Get Connect Proxy
@@ -20965,7 +22133,7 @@ $ kubectl proxy -
kubectlCommandGet Connect Proxy Path
+Get Connect Proxy Path
@@ -21046,7 +22214,7 @@ $ kubectl proxy -
kubectlCommandGet Proxy
+Get Proxy
@@ -21108,7 +22276,7 @@ $ kubectl proxy -
kubectlCommandGet Proxy Path
+Get Proxy Path
@@ -21174,7 +22342,7 @@ $ kubectl proxy -
kubectlCommandHead Connect Proxy
+Head Connect Proxy
@@ -21251,7 +22419,7 @@ $ kubectl proxy -
kubectlCommandHead Connect Proxy Path
+Head Connect Proxy Path
@@ -21332,7 +22500,7 @@ $ kubectl proxy -
kubectlCommandReplace Connect Proxy
+Replace Connect Proxy
@@ -21409,7 +22577,7 @@ $ kubectl proxy -
kubectlCommandReplace Connect Proxy Path
+Replace Connect Proxy Path
@@ -21490,7 +22658,7 @@ $ kubectl proxy -
kubectlCommandReplace Proxy
+Replace Proxy
@@ -21552,7 +22720,7 @@ $ kubectl proxy -
kubectlCommandReplace Proxy Path
+Replace Proxy Path
@@ -21706,9 +22874,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -21804,7 +22972,7 @@ Appears In: -
kubectlCommandPatch
+Patch
@@ -21896,7 +23064,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -21992,7 +23160,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -22096,7 +23264,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -22201,9 +23369,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -22288,7 +23456,7 @@ Appears In: -
kubectlCommandList
+List
@@ -22393,7 +23561,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -22483,7 +23651,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -22592,7 +23760,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -22697,7 +23865,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -22874,9 +24042,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -22972,7 +24140,7 @@ Appears In: -
kubectlCommandPatch
+Patch
@@ -23064,7 +24232,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -23160,7 +24328,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -23264,7 +24432,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -23369,9 +24537,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -23456,7 +24624,7 @@ Appears In: -
kubectlCommandList
+List
@@ -23561,7 +24729,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -23651,7 +24819,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -23760,7 +24928,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -23865,7 +25033,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -24122,9 +25290,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -24207,6 +25375,10 @@ Appears In:
kubectlCommand+ +201 +
PersistentVolumeClaimCreated +@@ -24214,13 +25386,9 @@ Appears In: 202
PersistentVolumeClaimAccepted 200
PersistentVolumeClaimOK -- -201 -
PersistentVolumeClaimCreated -Patch
+Patch
@@ -24312,7 +25480,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -24408,7 +25576,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -24512,7 +25680,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -24617,9 +25785,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -24704,7 +25872,7 @@ Appears In: -
kubectlCommandList
+List
@@ -24809,7 +25977,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -24899,7 +26067,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -25008,7 +26176,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -25113,7 +26281,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -25203,9 +26371,9 @@ Appears In: -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Patch Status
+Patch Status
@@ -25297,7 +26465,7 @@ Appears In: -
kubectlCommandRead Status
+Read Status
@@ -25374,7 +26542,7 @@ Appears In: -
kubectlCommandReplace Status
+Replace Status
@@ -25573,9 +26741,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -25656,7 +26824,7 @@ Appears In: -
kubectlCommandPatch
+Patch
@@ -25744,7 +26912,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -25836,7 +27004,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -25936,7 +27104,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -26026,9 +27194,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -26109,7 +27277,7 @@ Appears In: -
kubectlCommandList
+List
@@ -26199,7 +27367,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -26304,7 +27472,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -26691,9 +27859,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -26761,10 +27929,6 @@ Appears In:
kubectlCommand- -200 -
VolumeAttachmentOK -@@ -26772,9 +27936,13 @@ Appears In: 201
VolumeAttachmentCreated 202
VolumeAttachmentAccepted ++ -200 +
VolumeAttachmentOK +Patch
+Patch
@@ -26862,7 +28030,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -26954,7 +28122,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -27054,7 +28222,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -27144,9 +28312,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -27227,7 +28395,7 @@ Appears In: -
kubectlCommandList
+List
@@ -27317,7 +28485,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -27422,7 +28590,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -27608,9 +28776,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -27706,7 +28874,7 @@ Appears In: -
kubectlCommandPatch
+Patch
@@ -27798,7 +28966,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -27894,7 +29062,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -27998,7 +29166,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -28103,9 +29271,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -28190,7 +29358,7 @@ Appears In: -
kubectlCommandList
+List
@@ -28295,7 +29463,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -28385,7 +29553,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -28494,7 +29662,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -28599,7 +29767,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -28836,9 +30004,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -28906,6 +30074,10 @@ Appears In:
kubectlCommand+ +200 +
CustomResourceDefinitionOK +@@ -28913,13 +30085,9 @@ Appears In: 201
CustomResourceDefinitionCreated 202
CustomResourceDefinitionAccepted -- -200 -
CustomResourceDefinitionOK -Patch
+Patch
@@ -29007,7 +30175,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -29099,7 +30267,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -29199,7 +30367,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -29289,9 +30457,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -29372,7 +30540,7 @@ Appears In: -
kubectlCommandList
+List
@@ -29462,7 +30630,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -29567,7 +30735,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -29657,9 +30825,9 @@ Appears In: -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Replace Status
+Replace Status
@@ -29885,9 +31053,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -29983,7 +31151,7 @@ Appears In: -
kubectlCommandPatch
+Patch
@@ -30075,7 +31243,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -30171,7 +31339,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -30275,7 +31443,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -30380,9 +31548,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -30467,7 +31635,7 @@ Appears In: -
kubectlCommandList
+List
@@ -30572,7 +31740,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -30662,7 +31830,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -30771,7 +31939,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -30876,7 +32044,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -31067,9 +32235,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -31165,7 +32333,7 @@ Appears In: -
kubectlCommandPatch
+Patch
@@ -31257,7 +32425,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -31353,7 +32521,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -31457,7 +32625,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -31562,9 +32730,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -31649,7 +32817,7 @@ Appears In: -
kubectlCommandList
+List
@@ -31754,7 +32922,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -31844,7 +33012,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -31953,7 +33121,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -32058,7 +33226,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -32306,9 +33474,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -32391,6 +33559,10 @@ Appears In:
kubectlCommand+ +200 +
HorizontalPodAutoscalerOK +@@ -32398,13 +33570,9 @@ Appears In: 201
HorizontalPodAutoscalerCreated 202
HorizontalPodAutoscalerAccepted -- -200 -
HorizontalPodAutoscalerOK -Patch
+Patch
@@ -32496,7 +33664,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -32583,16 +33751,16 @@ Appears In:
kubectlCommand- -200 -
HorizontalPodAutoscalerOK -+ 201
HorizontalPodAutoscalerCreated + -200 +
HorizontalPodAutoscalerOK +Delete
+Delete
@@ -32696,7 +33864,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -32801,9 +33969,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -32888,7 +34056,7 @@ Appears In: -
kubectlCommandList
+List
@@ -32993,7 +34161,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -33083,7 +34251,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -33192,7 +34360,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -33297,7 +34465,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -33387,9 +34555,9 @@ Appears In: -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Patch Status
+Patch Status
@@ -33481,7 +34649,7 @@ Appears In: -
kubectlCommandRead Status
+Read Status
@@ -33558,7 +34726,7 @@ Appears In: -
kubectlCommandReplace Status
+Replace Status
@@ -33733,9 +34901,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -33803,10 +34971,6 @@ Appears In:
kubectlCommand- -201 -
InitializerConfigurationCreated -@@ -33814,9 +34978,13 @@ Appears In: 202
InitializerConfigurationAccepted 200
InitializerConfigurationOK ++ -201 +
InitializerConfigurationCreated +Patch
+Patch
@@ -33904,7 +35072,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -33996,7 +35164,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -34096,7 +35264,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -34186,9 +35354,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -34269,7 +35437,7 @@ Appears In: -
kubectlCommandList
+List
@@ -34359,7 +35527,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -34464,7 +35632,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -34633,9 +35801,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -34716,7 +35884,7 @@ Appears In: -
kubectlCommandPatch
+Patch
@@ -34804,7 +35972,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -34896,7 +36064,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -34996,7 +36164,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -35086,9 +36254,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -35169,7 +36337,7 @@ Appears In: -
kubectlCommandList
+List
@@ -35259,7 +36427,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -35364,7 +36532,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -35533,9 +36701,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -35616,7 +36784,7 @@ Appears In: -
kubectlCommandPatch
+Patch
@@ -35704,7 +36872,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -35796,7 +36964,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -35896,7 +37064,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -35986,9 +37154,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -36069,7 +37237,7 @@ Appears In: -
kubectlCommandList
+List
@@ -36159,7 +37327,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -36264,7 +37432,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -36474,9 +37642,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -36559,10 +37727,6 @@ Appears In:
kubectlCommand- -200 -
PodTemplateOK -@@ -36570,9 +37734,13 @@ Appears In: 201
PodTemplateCreated 202
PodTemplateAccepted ++ -200 +
PodTemplateOK +Patch
+Patch
@@ -36664,7 +37832,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -36760,7 +37928,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -36864,7 +38032,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -36969,9 +38137,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -37056,7 +38224,7 @@ Appears In: -
kubectlCommandList
+List
@@ -37161,7 +38329,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -37251,7 +38419,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -37360,7 +38528,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -37465,7 +38633,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -37710,9 +38878,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -37808,7 +38976,7 @@ Appears In: -
kubectlCommandPatch
+Patch
@@ -37900,7 +39068,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -37996,7 +39164,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -38100,7 +39268,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -38205,9 +39373,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -38292,7 +39460,7 @@ Appears In: -
kubectlCommandList
+List
@@ -38397,7 +39565,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -38487,7 +39655,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -38596,7 +39764,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -38701,7 +39869,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -38791,9 +39959,9 @@ Appears In: -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Patch Status
+Patch Status
@@ -38885,7 +40053,7 @@ Appears In: -
kubectlCommandRead Status
+Read Status
@@ -38962,7 +40130,7 @@ Appears In: -
kubectlCommandReplace Status
+Replace Status
@@ -39151,9 +40319,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -39221,10 +40389,6 @@ Appears In:
kubectlCommand- -200 -
PriorityClassOK -@@ -39232,9 +40396,13 @@ Appears In: 201
PriorityClassCreated 202
PriorityClassAccepted ++ -200 +
PriorityClassOK +Patch
+Patch
@@ -39322,7 +40490,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -39405,16 +40573,16 @@ Appears In:
kubectlCommand- -201 -
PriorityClassCreated -+ 200
PriorityClassOK + -201 +
PriorityClassCreated +Delete
+Delete
@@ -39514,7 +40682,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -39604,9 +40772,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -39687,7 +40855,7 @@ Appears In: -
kubectlCommandList
+List
@@ -39777,7 +40945,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -39882,7 +41050,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -40095,9 +41263,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -40193,7 +41361,7 @@ Appears In: -
kubectlCommandPatch
+Patch
@@ -40285,7 +41453,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -40372,16 +41540,16 @@ Appears In:
kubectlCommand- -201 -
PodPresetCreated -+ 200
PodPresetOK + -201 +
PodPresetCreated +Delete
+Delete
@@ -40485,7 +41653,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -40590,9 +41758,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -40677,7 +41845,7 @@ Appears In: -
kubectlCommandList
+List
@@ -40782,7 +41950,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -40872,7 +42040,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -40981,7 +42149,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -41086,7 +42254,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -41345,9 +42513,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -41415,6 +42583,10 @@ Appears In:
kubectlCommand+ +202 +
PodSecurityPolicyAccepted +@@ -41422,13 +42594,9 @@ Appears In: 200
PodSecurityPolicyOK 201
PodSecurityPolicyCreated -- -202 -
PodSecurityPolicyAccepted -Patch
+Patch
@@ -41516,7 +42684,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -41608,7 +42776,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -41708,7 +42876,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -41798,9 +42966,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -41881,7 +43049,7 @@ Appears In: -
kubectlCommandList
+List
@@ -41971,7 +43139,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -42076,7 +43244,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -42320,9 +43488,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -42403,7 +43571,7 @@ Appears In: -
kubectlCommandPatch
+Patch
@@ -42491,7 +43659,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -42583,7 +43751,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -42683,7 +43851,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -42773,9 +43941,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -42856,7 +44024,7 @@ Appears In: -
kubectlCommandList
+List
@@ -42946,7 +44114,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -43051,7 +44219,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -43141,9 +44309,9 @@ Appears In: -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Replace Status
+Replace Status
@@ -43280,9 +44448,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -43529,9 +44697,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -43599,6 +44767,10 @@ Appears In:
kubectlCommand+ +202 +
CertificateSigningRequestAccepted +@@ -43606,13 +44778,9 @@ Appears In: 200
CertificateSigningRequestOK 201
CertificateSigningRequestCreated -- -202 -
CertificateSigningRequestAccepted -Patch
+Patch
@@ -43700,7 +44868,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -43783,16 +44951,16 @@ Appears In:
kubectlCommand- -201 -
CertificateSigningRequestCreated -+ 200
CertificateSigningRequestOK + -201 +
CertificateSigningRequestCreated +Delete
+Delete
@@ -43892,7 +45060,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -43982,9 +45150,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -44065,7 +45233,7 @@ Appears In: -
kubectlCommandList
+List
@@ -44155,7 +45323,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -44260,7 +45428,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -44350,9 +45518,9 @@ Appears In: -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Replace Status
+Replace Status
@@ -44530,9 +45698,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -44613,7 +45781,7 @@ Appears In: -
kubectlCommandPatch
+Patch
@@ -44701,7 +45869,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -44784,16 +45952,16 @@ Appears In:
kubectlCommand- -200 -
ClusterRoleOK -+ 201
ClusterRoleCreated + -200 +
ClusterRoleOK +Delete
+Delete
@@ -44893,7 +46061,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -44983,9 +46151,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -45058,7 +46226,7 @@ Appears In: -
kubectlCommandList
+List
@@ -45148,7 +46316,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -45253,7 +46421,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -45429,9 +46597,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -45499,6 +46667,10 @@ Appears In:
kubectlCommand+ +202 +
ClusterRoleBindingAccepted +@@ -45506,13 +46678,9 @@ Appears In: 200
ClusterRoleBindingOK 201
ClusterRoleBindingCreated -- -202 -
ClusterRoleBindingAccepted -Patch
+Patch
@@ -45600,7 +46768,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -45692,7 +46860,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -45792,7 +46960,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -45882,9 +47050,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -45957,7 +47125,7 @@ Appears In: -
kubectlCommandList
+List
@@ -46047,7 +47215,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -46152,7 +47320,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -46321,9 +47489,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -46396,7 +47564,7 @@ Appears In: -
kubectlCommandList
+List
@@ -46538,9 +47706,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -46623,10 +47791,6 @@ Appears In:
kubectlCommand- -202 -
LocalSubjectAccessReviewAccepted -@@ -46634,6 +47798,10 @@ Appears In: 200
LocalSubjectAccessReviewOK 201
LocalSubjectAccessReviewCreated ++ 202 +
LocalSubjectAccessReviewAccepted +
@@ -46763,9 +47931,9 @@ Appears In: -Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -46846,7 +48014,7 @@ Appears In: -
kubectlCommandPatch
+Patch
@@ -46934,7 +48102,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -47026,7 +48194,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -47126,9 +48294,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -47209,7 +48377,7 @@ Appears In: -
kubectlCommandList
+List
@@ -47299,7 +48467,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -47404,7 +48572,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -47494,9 +48662,9 @@ Appears In: -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Patch Status
+Patch Status
@@ -47584,7 +48752,7 @@ Appears In: -
kubectlCommandRead Status
+Read Status
@@ -47657,7 +48825,7 @@ Appears In: -
kubectlCommandReplace Status
+Replace Status
@@ -47932,9 +49100,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -48002,6 +49170,10 @@ Appears In:
kubectlCommand+ +202 +
NodeAccepted +@@ -48009,13 +49181,9 @@ Appears In: 200
NodeOK 201
NodeCreated -- -202 -
NodeAccepted -Patch
+Patch
@@ -48103,7 +49271,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -48195,7 +49363,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -48295,7 +49463,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -48385,9 +49553,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -48468,7 +49636,7 @@ Appears In: -
kubectlCommandList
+List
@@ -48558,7 +49726,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -48663,7 +49831,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -48753,9 +49921,9 @@ Appears In: -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Patch Status
+Patch Status
@@ -48843,7 +50011,7 @@ Appears In: -
kubectlCommandRead Status
+Read Status
@@ -48916,7 +50084,7 @@ Appears In: -
kubectlCommandReplace Status
+Replace Status
@@ -48999,18 +50167,18 @@ Appears In:
kubectlCommand- -201 -
NodeCreated -+ 200
NodeOK + -201 +
NodeCreated +Proxy Operations
+Proxy Operations
See supported operations below...
-Create Connect Proxy
+Create Connect Proxy
@@ -49083,7 +50251,7 @@ Appears In: -
kubectlCommandCreate Connect Proxy Path
+Create Connect Proxy Path
@@ -49160,7 +50328,7 @@ Appears In: -
kubectlCommandCreate Proxy
+Create Proxy
@@ -49218,7 +50386,7 @@ Appears In: -
kubectlCommandCreate Proxy Path
+Create Proxy Path
@@ -49280,7 +50448,7 @@ Appears In: -
kubectlCommandDelete Connect Proxy
+Delete Connect Proxy
@@ -49353,7 +50521,7 @@ Appears In: -
kubectlCommandDelete Connect Proxy Path
+Delete Connect Proxy Path
@@ -49430,7 +50598,7 @@ Appears In: -
kubectlCommandDelete Proxy
+Delete Proxy
@@ -49488,7 +50656,7 @@ Appears In: -
kubectlCommandDelete Proxy Path
+Delete Proxy Path
@@ -49550,7 +50718,7 @@ Appears In: -
kubectlCommandGet Connect Proxy
+Get Connect Proxy
@@ -49623,7 +50791,7 @@ Appears In: -
kubectlCommandGet Connect Proxy Path
+Get Connect Proxy Path
@@ -49700,7 +50868,7 @@ Appears In: -
kubectlCommandGet Proxy
+Get Proxy
@@ -49758,7 +50926,7 @@ Appears In: -
kubectlCommandGet Proxy Path
+Get Proxy Path
@@ -49820,7 +50988,7 @@ Appears In: -
kubectlCommandHead Connect Proxy
+Head Connect Proxy
@@ -49893,7 +51061,7 @@ Appears In: -
kubectlCommandHead Connect Proxy Path
+Head Connect Proxy Path
@@ -49970,7 +51138,7 @@ Appears In: -
kubectlCommandReplace Connect Proxy
+Replace Connect Proxy
@@ -50043,7 +51211,7 @@ Appears In: -
kubectlCommandReplace Connect Proxy Path
+Replace Connect Proxy Path
@@ -50120,7 +51288,7 @@ Appears In: -
kubectlCommandReplace Proxy
+Replace Proxy
@@ -50178,7 +51346,7 @@ Appears In: -
kubectlCommandReplace Proxy Path
+Replace Proxy Path
@@ -50492,9 +51660,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -50562,6 +51730,10 @@ Appears In:
kubectlCommand+ +202 +
PersistentVolumeAccepted +@@ -50569,13 +51741,9 @@ Appears In: 200
PersistentVolumeOK 201
PersistentVolumeCreated -- -202 -
PersistentVolumeAccepted -Patch
+Patch
@@ -50663,7 +51831,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -50746,16 +51914,16 @@ Appears In:
kubectlCommand- -201 -
PersistentVolumeCreated -+ 200
PersistentVolumeOK + -201 +
PersistentVolumeCreated +Delete
+Delete
@@ -50855,7 +52023,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -50945,9 +52113,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -51028,7 +52196,7 @@ Appears In: -
kubectlCommandList
+List
@@ -51118,7 +52286,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -51223,7 +52391,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -51313,9 +52481,9 @@ Appears In: -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Patch Status
+Patch Status
@@ -51403,7 +52571,7 @@ Appears In: -
kubectlCommandRead Status
+Read Status
@@ -51476,7 +52644,7 @@ Appears In: -
kubectlCommandReplace Status
+Replace Status
@@ -51703,9 +52871,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -51801,7 +52969,7 @@ Appears In: -
kubectlCommandPatch
+Patch
@@ -51893,7 +53061,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -51980,16 +53148,16 @@ Appears In:
kubectlCommand- -201 -
ResourceQuotaCreated -+ 200
ResourceQuotaOK + -201 +
ResourceQuotaCreated +Delete
+Delete
@@ -52093,7 +53261,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -52198,9 +53366,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -52285,7 +53453,7 @@ Appears In: -
kubectlCommandList
+List
@@ -52390,7 +53558,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -52480,7 +53648,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -52589,7 +53757,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -52694,7 +53862,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -52784,9 +53952,9 @@ Appears In: -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Patch Status
+Patch Status
@@ -52878,7 +54046,7 @@ Appears In: -
kubectlCommandRead Status
+Read Status
@@ -52955,7 +54123,7 @@ Appears In: -
kubectlCommandReplace Status
+Replace Status
@@ -53133,9 +54301,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -53218,6 +54386,10 @@ Appears In:
kubectlCommand+ +200 +
RoleOK +@@ -53225,13 +54397,9 @@ Appears In: 201
RoleCreated 202
RoleAccepted -- -200 -
RoleOK -Patch
+Patch
@@ -53323,7 +54491,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -53419,7 +54587,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -53523,7 +54691,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -53628,9 +54796,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -53707,7 +54875,7 @@ Appears In: -
kubectlCommandList
+List
@@ -53812,7 +54980,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -53902,7 +55070,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -54011,7 +55179,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -54116,7 +55284,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -54292,9 +55460,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -54377,6 +55545,10 @@ Appears In:
kubectlCommand+ +202 +
RoleBindingAccepted +@@ -54384,13 +55556,9 @@ Appears In: 200
RoleBindingOK 201
RoleBindingCreated -- -202 -
RoleBindingAccepted -Patch
+Patch
@@ -54482,7 +55650,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -54578,7 +55746,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -54682,7 +55850,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -54787,9 +55955,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -54866,7 +56034,7 @@ Appears In: -
kubectlCommandList
+List
@@ -54971,7 +56139,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -55061,7 +56229,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -55170,7 +56338,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -55275,7 +56443,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -55443,9 +56611,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -55513,6 +56681,10 @@ Appears In:
kubectlCommand+ +202 +
SelfSubjectAccessReviewAccepted +@@ -55520,10 +56692,6 @@ Appears In: 200
SelfSubjectAccessReviewOK 201
SelfSubjectAccessReviewCreated -- 202 -
SelfSubjectAccessReviewAccepted -
@@ -55600,9 +56768,9 @@ Appears In: -Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -55670,10 +56838,6 @@ Appears In:
kubectlCommand- -200 -
SelfSubjectRulesReviewOK -@@ -55681,6 +56845,10 @@ Appears In: 201
SelfSubjectRulesReviewCreated 202
SelfSubjectRulesReviewAccepted ++ 200 +
SelfSubjectRulesReviewOK +
@@ -55770,9 +56938,9 @@ Appears In: -Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -55855,6 +57023,10 @@ Appears In:
kubectlCommand+ +200 +
ServiceAccountOK +@@ -55862,13 +57034,9 @@ Appears In: 201
ServiceAccountCreated 202
ServiceAccountAccepted -- -200 -
ServiceAccountOK -Patch
+Patch
@@ -55960,7 +57128,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -56056,7 +57224,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -56160,7 +57328,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -56265,9 +57433,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -56352,7 +57520,7 @@ Appears In: -
kubectlCommandList
+List
@@ -56457,7 +57625,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -56547,7 +57715,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -56656,7 +57824,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -56761,7 +57929,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -56982,9 +58150,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -57052,6 +58220,10 @@ Appears In:
kubectlCommand+ +200 +
SubjectAccessReviewOK +@@ -57059,10 +58231,6 @@ Appears In: 201
SubjectAccessReviewCreated 202
SubjectAccessReviewAccepted -- 200 -
SubjectAccessReviewOK -
@@ -57169,9 +58337,9 @@ Appears In: -Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -57239,6 +58407,10 @@ Appears In:
kubectlCommand+ +202 +
TokenReviewAccepted +@@ -57246,10 +58418,6 @@ Appears In: 200
TokenReviewOK 201
TokenReviewCreated -- 202 -
TokenReviewAccepted -
@@ -57368,9 +58536,9 @@ Appears In: -Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -57453,6 +58621,10 @@ Appears In:
kubectlCommand+ +200 +
NetworkPolicyOK +@@ -57460,13 +58632,9 @@ Appears In: 201
NetworkPolicyCreated 202
NetworkPolicyAccepted -- -200 -
NetworkPolicyOK -Patch
+Patch
@@ -57558,7 +58726,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -57645,16 +58813,16 @@ Appears In:
kubectlCommand- -201 -
NetworkPolicyCreated -+ 200
NetworkPolicyOK + -201 +
NetworkPolicyCreated +Delete
+Delete
@@ -57758,7 +58926,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -57863,9 +59031,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -57950,7 +59118,7 @@ Appears In: -
kubectlCommandList
+List
@@ -58055,7 +59223,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -58145,7 +59313,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -58254,7 +59422,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -58359,7 +59527,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -68758,9 +69926,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -68828,10 +69996,6 @@ Appears In:
kubectlCommand- -200 -
ClusterRoleOK -@@ -68839,9 +70003,13 @@ Appears In: 201
ClusterRoleCreated 202
ClusterRoleAccepted ++ -200 +
ClusterRoleOK +Patch
+Patch
@@ -68929,7 +70097,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -69021,7 +70189,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -69121,7 +70289,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -69211,9 +70379,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -69286,7 +70454,7 @@ Appears In: -
kubectlCommandList
+List
@@ -69376,7 +70544,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -69481,7 +70649,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -69657,9 +70825,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -69727,6 +70895,10 @@ Appears In:
kubectlCommand+ +201 +
ClusterRoleCreated +@@ -69734,13 +70906,9 @@ Appears In: 202
ClusterRoleAccepted 200
ClusterRoleOK -- -201 -
ClusterRoleCreated -Patch
+Patch
@@ -69828,7 +70996,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -69920,7 +71088,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -70020,7 +71188,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -70110,9 +71278,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -70185,7 +71353,7 @@ Appears In: -
kubectlCommandList
+List
@@ -70275,7 +71443,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -70380,7 +71548,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -70556,9 +71724,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -70626,6 +71794,10 @@ Appears In:
kubectlCommand+ +200 +
ClusterRoleBindingOK +@@ -70633,13 +71805,9 @@ Appears In: 201
ClusterRoleBindingCreated 202
ClusterRoleBindingAccepted -- -200 -
ClusterRoleBindingOK -Patch
+Patch
@@ -70727,7 +71895,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -70810,16 +71978,16 @@ Appears In:
kubectlCommand- -200 -
ClusterRoleBindingOK -+ 201
ClusterRoleBindingCreated + -200 +
ClusterRoleBindingOK +Delete
+Delete
@@ -70919,7 +72087,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -71009,9 +72177,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -71084,7 +72252,7 @@ Appears In: -
kubectlCommandList
+List
@@ -71174,7 +72342,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -71279,7 +72447,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -71455,9 +72623,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -71538,7 +72706,7 @@ Appears In: -
kubectlCommandPatch
+Patch
@@ -71626,7 +72794,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -71709,16 +72877,16 @@ Appears In:
kubectlCommand- -201 -
ClusterRoleBindingCreated -+ 200
ClusterRoleBindingOK + -201 +
ClusterRoleBindingCreated +Delete
+Delete
@@ -71818,7 +72986,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -71908,9 +73076,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -71983,7 +73151,7 @@ Appears In: -
kubectlCommandList
+List
@@ -72073,7 +73241,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -72178,7 +73346,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -72354,9 +73522,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -72439,6 +73607,10 @@ Appears In:
kubectlCommand+ +201 +
ControllerRevisionCreated +@@ -72446,13 +73618,9 @@ Appears In: 202
ControllerRevisionAccepted 200
ControllerRevisionOK -- -201 -
ControllerRevisionCreated -Patch
+Patch
@@ -72544,7 +73712,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -72640,7 +73808,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -72744,7 +73912,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -72849,9 +74017,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -72936,7 +74104,7 @@ Appears In: -
kubectlCommandList
+List
@@ -73041,7 +74209,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -73131,7 +74299,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -73240,7 +74408,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -73345,7 +74513,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -73521,9 +74689,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -73606,6 +74774,10 @@ Appears In:
kubectlCommand+ +201 +
ControllerRevisionCreated +@@ -73613,13 +74785,9 @@ Appears In: 202
ControllerRevisionAccepted 200
ControllerRevisionOK -- -201 -
ControllerRevisionCreated -Patch
+Patch
@@ -73711,7 +74879,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -73798,16 +74966,16 @@ Appears In:
kubectlCommand- -200 -
ControllerRevisionOK -+ 201
ControllerRevisionCreated + -200 +
ControllerRevisionOK +Delete
+Delete
@@ -73911,7 +75079,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -74016,9 +75184,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -74103,7 +75271,7 @@ Appears In: -
kubectlCommandList
+List
@@ -74208,7 +75376,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -74298,7 +75466,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -74407,7 +75575,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -74512,7 +75680,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -74760,9 +75928,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -74858,7 +76026,7 @@ Appears In: -
kubectlCommandPatch
+Patch
@@ -74950,7 +76118,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -75046,7 +76214,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -75150,7 +76318,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -75255,9 +76423,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -75342,7 +76510,7 @@ Appears In: -
kubectlCommandList
+List
@@ -75447,7 +76615,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -75537,7 +76705,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -75646,7 +76814,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -75751,7 +76919,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -75841,9 +77009,9 @@ Appears In: -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Patch Status
+Patch Status
@@ -75935,7 +77103,7 @@ Appears In: -
kubectlCommandRead Status
+Read Status
@@ -76012,7 +77180,7 @@ Appears In: -
kubectlCommandReplace Status
+Replace Status
@@ -76365,9 +77533,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -76553,10 +77721,6 @@ spec:
kubectlCommand- -202 -
DaemonSetAccepted -@@ -76564,9 +77728,13 @@ spec: 200
DaemonSetOK 201
DaemonSetCreated ++ -202 +
DaemonSetAccepted +Patch
+Patch
@@ -76658,7 +77826,7 @@ spec: -
kubectlCommandReplace
+Replace
@@ -76745,16 +77913,16 @@ spec:
kubectlCommand- -200 -
DaemonSetOK -+ 201
DaemonSetCreated + -200 +
DaemonSetOK +Delete
+Delete
@@ -76868,7 +78036,7 @@ orphanDependents: false -
kubectlCommandDelete Collection
+Delete Collection
@@ -76973,9 +78141,9 @@ orphanDependents: false -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -77059,7 +78227,7 @@ $ curl -X GET http:// -
kubectlCommandList
+List
@@ -77164,7 +78332,7 @@ $ curl -X GET http:// -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -77254,7 +78422,7 @@ $ curl -X GET http:// -
kubectlCommandWatch
+Watch
@@ -77363,7 +78531,7 @@ $ curl -X GET http:// -
kubectlCommandWatch List
+Watch List
@@ -77468,7 +78636,7 @@ $ curl -X GET http:// -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -77558,9 +78726,9 @@ $ curl -X GET http:// -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Patch Status
+Patch Status
@@ -77652,7 +78820,7 @@ $ curl -X GET http:// -
kubectlCommandRead Status
+Read Status
@@ -77729,7 +78897,7 @@ $ curl -X GET http:// -
kubectlCommandReplace Status
+Replace Status
@@ -78033,9 +79201,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -78234,7 +79402,7 @@ spec: -
kubectlCommandPatch
+Patch
@@ -78326,7 +79494,7 @@ spec: -
kubectlCommandReplace
+Replace
@@ -78413,16 +79581,16 @@ spec:
kubectlCommand- -200 -
DaemonSetOK -+ 201
DaemonSetCreated + -200 +
DaemonSetOK +Delete
+Delete
@@ -78536,7 +79704,7 @@ orphanDependents: false -
kubectlCommandDelete Collection
+Delete Collection
@@ -78641,9 +79809,9 @@ orphanDependents: false -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -78727,7 +79895,7 @@ $ curl -X GET http:// -
kubectlCommandList
+List
@@ -78832,7 +80000,7 @@ $ curl -X GET http:// -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -78922,7 +80090,7 @@ $ curl -X GET http:// -
kubectlCommandWatch
+Watch
@@ -79031,7 +80199,7 @@ $ curl -X GET http:// -
kubectlCommandWatch List
+Watch List
@@ -79136,7 +80304,7 @@ $ curl -X GET http:// -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -79226,9 +80394,9 @@ $ curl -X GET http:// -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Patch Status
+Patch Status
@@ -79320,7 +80488,7 @@ $ curl -X GET http:// -
kubectlCommandRead Status
+Read Status
@@ -79397,7 +80565,7 @@ $ curl -X GET http:// -
kubectlCommandReplace Status
+Replace Status
@@ -79944,9 +81112,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -80139,7 +81307,7 @@ spec: -
kubectlCommandPatch
+Patch
@@ -80304,7 +81472,7 @@ $ curl -X PATCH -H 'Content-Type: application/strategic-Replace +
kubectlCommandReplace
@@ -80502,7 +81670,7 @@ spec: -
kubectlCommandDelete
+Delete
@@ -80616,7 +81784,7 @@ orphanDependents: false -
kubectlCommandDelete Collection
+Delete Collection
@@ -80721,9 +81889,9 @@ orphanDependents: false -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -80945,7 +82113,7 @@ $ curl -X GET http:// -
kubectlCommandList
+List
@@ -81331,7 +82499,7 @@ $ kubectl proxy -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -81421,7 +82589,7 @@ $ kubectl proxy -
kubectlCommandWatch
+Watch
@@ -81677,7 +82845,7 @@ $ kubectl proxy -
kubectlCommandWatch List
+Watch List
@@ -81782,7 +82950,7 @@ $ kubectl proxy -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -81872,9 +83040,9 @@ $ kubectl proxy -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Patch Status
+Patch Status
@@ -81966,7 +83134,7 @@ $ kubectl proxy -
kubectlCommandRead Status
+Read Status
@@ -82043,7 +83211,7 @@ $ kubectl proxy -
kubectlCommandReplace Status
+Replace Status
@@ -82139,6 +83307,273 @@ $ kubectl proxy +
kubectlCommandMisc Operations
+See supported operations below...
+Read Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +read scale of the specified Deployment
+HTTP Request
++
GET /apis/apps/v1beta2/namespaces/{namespace}/deployments/{name}/scalePath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Response
++ +
++ + + +Code +Description ++ + +200 +
ScaleOK +Replace Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +replace scale of the specified Deployment
+HTTP Request
++
PUT /apis/apps/v1beta2/namespaces/{namespace}/deployments/{name}/scalePath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Scale+ Response
++ +
++ + + +Code +Description ++ +201 +
ScaleCreated ++ + +200 +
ScaleOK +Patch Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +partially update scale of the specified Deployment
+HTTP Request
++
PATCH /apis/apps/v1beta2/namespaces/{namespace}/deployments/{name}/scalePath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Patch+ Response
++ +
+ + + +Code +Description ++ + +200 +
ScaleOK +
Deployment v1beta1 apps
@@ -82412,9 +83847,9 @@ Appears In:
-Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -82594,10 +84029,6 @@ spec:
kubectlCommand- -202 -
DeploymentAccepted -@@ -82605,9 +84036,13 @@ spec: 200
DeploymentOK 201
DeploymentCreated ++ -202 +
DeploymentAccepted +Patch
+Patch
@@ -82772,7 +84207,7 @@ $ curl -X PATCH -H 'Content-Type: application/strategic-Replace +
kubectlCommandReplace
@@ -82970,7 +84405,7 @@ spec: -
kubectlCommandDelete
+Delete
@@ -83084,7 +84519,7 @@ orphanDependents: false -
kubectlCommandDelete Collection
+Delete Collection
@@ -83189,9 +84624,9 @@ orphanDependents: false -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -83413,7 +84848,7 @@ $ curl -X GET http:// -
kubectlCommandList
+List
@@ -83799,7 +85234,7 @@ $ kubectl proxy -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -83889,7 +85324,7 @@ $ kubectl proxy -
kubectlCommandWatch
+Watch
@@ -84145,7 +85580,7 @@ $ kubectl proxy -
kubectlCommandWatch List
+Watch List
@@ -84250,7 +85685,7 @@ $ kubectl proxy -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -84340,9 +85775,9 @@ $ kubectl proxy -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Patch Status
+Patch Status
@@ -84434,7 +85869,7 @@ $ kubectl proxy -
kubectlCommandRead Status
+Read Status
@@ -84511,7 +85946,7 @@ $ kubectl proxy -
kubectlCommandReplace Status
+Replace Status
@@ -84607,6 +86042,373 @@ $ kubectl proxy +
kubectlCommandMisc Operations
+See supported operations below...
+Read Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +read scale of the specified Deployment
+HTTP Request
++
GET /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/scalePath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Response
++ +
++ + + +Code +Description ++ + +200 +
ScaleOK +Replace Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +replace scale of the specified Deployment
+HTTP Request
++
PUT /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/scalePath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Scale+ Response
++ +
++ + + +Code +Description ++ +200 +
ScaleOK ++ + +201 +
ScaleCreated +Patch Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +partially update scale of the specified Deployment
+HTTP Request
++
PATCH /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/scalePath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Patch+ Response
++ +
++ + + +Code +Description ++ + +200 +
ScaleOK +Rollback
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +create rollback of a Deployment
+HTTP Request
++
POST /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/rollbackPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the DeploymentRollback ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
DeploymentRollback+ Response
++ +
+ + + +Code +Description ++ +200 +
DeploymentRollbackOK ++ +201 +
DeploymentRollbackCreated ++ + +202 +
DeploymentRollbackAccepted +
Deployment v1beta1 extensions
@@ -84880,9 +86682,9 @@ Appears In:
-Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -85075,7 +86877,7 @@ spec: -
kubectlCommandPatch
+Patch
@@ -85240,7 +87042,7 @@ $ curl -X PATCH -H 'Content-Type: application/strategic-Replace +
kubectlCommandReplace
@@ -85429,16 +87231,16 @@ spec:
kubectlCommand- -200 -
DeploymentOK -+ 201
DeploymentCreated + -200 +
DeploymentOK +Delete
+Delete
@@ -85552,7 +87354,7 @@ orphanDependents: false -
kubectlCommandDelete Collection
+Delete Collection
@@ -85657,9 +87459,9 @@ orphanDependents: false -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -85881,7 +87683,7 @@ $ curl -X GET http:// -
kubectlCommandList
+List
@@ -86267,7 +88069,7 @@ $ kubectl proxy -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -86357,7 +88159,7 @@ $ kubectl proxy -
kubectlCommandWatch
+Watch
@@ -86613,7 +88415,7 @@ $ kubectl proxy -
kubectlCommandWatch List
+Watch List
@@ -86718,7 +88520,7 @@ $ kubectl proxy -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -86808,9 +88610,9 @@ $ kubectl proxy -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Patch Status
+Patch Status
@@ -86902,7 +88704,7 @@ $ kubectl proxy -
kubectlCommandRead Status
+Read Status
@@ -86979,7 +88781,7 @@ $ kubectl proxy -
kubectlCommandReplace Status
+Replace Status
@@ -87066,15 +88868,382 @@ $ kubectl proxy
kubectlCommand+ +200 +
DeploymentOK ++ + + 201
DeploymentCreated Misc Operations
+See supported operations below...
+Read Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +read scale of the specified Deployment
+HTTP Request
++
GET /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/scalePath Parameters
++
+- + + +200 +
DeploymentParameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Response
++ +
++ + + +Code +Description ++ 200
ScaleOK Replace Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +replace scale of the specified Deployment
+HTTP Request
++
PUT /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/scalePath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Scale+ Response
++ +
++ + + +Code +Description ++ +200 +
ScaleOK ++ + +201 +
ScaleCreated +Patch Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +partially update scale of the specified Deployment
+HTTP Request
++
PATCH /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/scalePath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Patch+ Response
++ +
++ + + +Code +Description ++ + +200 +
ScaleOK +Rollback
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +create rollback of a Deployment
+HTTP Request
++
POST /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/rollbackPath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the DeploymentRollback ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
DeploymentRollback+ Response
++ +
+ + + +Code +Description ++ +200 +
DeploymentRollbackOK ++ +201 +
DeploymentRollbackCreated ++ + +202 +
DeploymentRollbackAccepted +
DeploymentCondition v1beta2 apps
@@ -87398,9 +89567,9 @@ Appears In:
-Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -87483,6 +89652,10 @@ Appears In:
kubectlCommand+ +202 +
EventAccepted +@@ -87490,13 +89663,9 @@ Appears In: 200
EventOK 201
EventCreated -- -202 -
EventAccepted -Patch
+Patch
@@ -87588,7 +89757,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -87684,7 +89853,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -87788,7 +89957,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -87893,9 +90062,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -87980,7 +90149,7 @@ Appears In: -
kubectlCommandList
+List
@@ -88085,7 +90254,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -88175,7 +90344,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -88284,7 +90453,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -88389,7 +90558,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -88692,9 +90861,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -88777,10 +90946,6 @@ Appears In:
kubectlCommand- -202 -
HorizontalPodAutoscalerAccepted -@@ -88788,9 +90953,13 @@ Appears In: 200
HorizontalPodAutoscalerOK 201
HorizontalPodAutoscalerCreated ++ -202 +
HorizontalPodAutoscalerAccepted +Patch
+Patch
@@ -88882,7 +91051,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -88969,16 +91138,16 @@ Appears In:
kubectlCommand- -201 -
HorizontalPodAutoscalerCreated -+ 200
HorizontalPodAutoscalerOK + -201 +
HorizontalPodAutoscalerCreated +Delete
+Delete
@@ -89082,7 +91251,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -89187,9 +91356,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -89274,7 +91443,7 @@ Appears In: -
kubectlCommandList
+List
@@ -89379,7 +91548,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -89469,7 +91638,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -89578,7 +91747,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -89683,7 +91852,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -89773,9 +91942,9 @@ Appears In: -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Patch Status
+Patch Status
@@ -89867,7 +92036,7 @@ Appears In: -
kubectlCommandRead Status
+Read Status
@@ -89944,7 +92113,7 @@ Appears In: -
kubectlCommandReplace Status
+Replace Status
@@ -90233,9 +92402,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -90318,10 +92487,6 @@ Appears In:
kubectlCommand- -200 -
LocalSubjectAccessReviewOK -@@ -90329,6 +92494,10 @@ Appears In: 201
LocalSubjectAccessReviewCreated 202
LocalSubjectAccessReviewAccepted ++ 200 +
LocalSubjectAccessReviewOK +
@@ -90447,9 +92616,9 @@ Appears In: -Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -90545,7 +92714,7 @@ Appears In: -
kubectlCommandPatch
+Patch
@@ -90637,7 +92806,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -90724,16 +92893,16 @@ Appears In:
kubectlCommand- -201 -
NetworkPolicyCreated -+ 200
NetworkPolicyOK + -201 +
NetworkPolicyCreated +Delete
+Delete
@@ -90837,7 +93006,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -90942,9 +93111,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -91029,7 +93198,7 @@ Appears In: -
kubectlCommandList
+List
@@ -91134,7 +93303,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -91224,7 +93393,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -91333,7 +93502,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -91438,7 +93607,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -92099,9 +94268,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -92197,7 +94366,7 @@ Appears In: -
kubectlCommandPatch
+Patch
@@ -92289,7 +94458,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -92385,7 +94554,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -92489,7 +94658,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -92594,9 +94763,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -92681,7 +94850,7 @@ Appears In: -
kubectlCommandList
+List
@@ -92786,7 +94955,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -92876,7 +95045,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -92985,7 +95154,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -93090,7 +95259,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -93180,9 +95349,9 @@ Appears In: -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Patch Status
+Patch Status
@@ -93274,7 +95443,7 @@ Appears In: -
kubectlCommandRead Status
+Read Status
@@ -93351,7 +95520,7 @@ Appears In: -
kubectlCommandReplace Status
+Replace Status
@@ -93447,6 +95616,273 @@ Appears In: +
kubectlCommandMisc Operations
+See supported operations below...
+Read Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +read scale of the specified ReplicaSet
+HTTP Request
++
GET /apis/apps/v1beta2/namespaces/{namespace}/replicasets/{name}/scalePath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Response
++ +
++ + + +Code +Description ++ + +200 +
ScaleOK +Replace Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +replace scale of the specified ReplicaSet
+HTTP Request
++
PUT /apis/apps/v1beta2/namespaces/{namespace}/replicasets/{name}/scalePath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Scale+ Response
++ +
++ + + +Code +Description ++ +200 +
ScaleOK ++ + +201 +
ScaleCreated +Patch Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +partially update scale of the specified ReplicaSet
+HTTP Request
++
PATCH /apis/apps/v1beta2/namespaces/{namespace}/replicasets/{name}/scalePath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Patch+ Response
++ +
+ + + +Code +Description ++ + +200 +
ScaleOK +
ReplicaSet v1beta1 extensions
@@ -93609,9 +96045,9 @@ Appears In:
-Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -93694,6 +96130,10 @@ Appears In:
kubectlCommand+ +200 +
ReplicaSetOK +@@ -93701,13 +96141,9 @@ Appears In: 201
ReplicaSetCreated 202
ReplicaSetAccepted -- -200 -
ReplicaSetOK -Patch
+Patch
@@ -93799,7 +96235,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -93895,7 +96331,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -93999,7 +96435,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -94104,9 +96540,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -94191,7 +96627,7 @@ Appears In: -
kubectlCommandList
+List
@@ -94296,7 +96732,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -94386,7 +96822,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -94495,7 +96931,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -94600,7 +97036,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -94690,9 +97126,9 @@ Appears In: -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Patch Status
+Patch Status
@@ -94784,7 +97220,7 @@ Appears In: -
kubectlCommandRead Status
+Read Status
@@ -94861,7 +97297,7 @@ Appears In: -
kubectlCommandReplace Status
+Replace Status
@@ -94957,6 +97393,273 @@ Appears In: +
kubectlCommandMisc Operations
+See supported operations below...
+Read Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +read scale of the specified ReplicaSet
+HTTP Request
++
GET /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/scalePath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Response
++ +
++ + + +Code +Description ++ + +200 +
ScaleOK +Replace Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +replace scale of the specified ReplicaSet
+HTTP Request
++
PUT /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/scalePath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Scale+ Response
++ +
++ + + +Code +Description ++ +201 +
ScaleCreated ++ + +200 +
ScaleOK +Patch Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +partially update scale of the specified ReplicaSet
+HTTP Request
++
PATCH /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/scalePath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Patch+ Response
++ +
+ + + +Code +Description ++ + +200 +
ScaleOK +
ReplicaSetCondition v1beta2 apps
@@ -95280,9 +97983,9 @@ Appears In:
-Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -95365,10 +98068,6 @@ Appears In:
kubectlCommand- -202 -
RoleAccepted -@@ -95376,9 +98075,13 @@ Appears In: 200
RoleOK 201
RoleCreated ++ -202 +
RoleAccepted +Patch
+Patch
@@ -95470,7 +98173,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -95566,7 +98269,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -95670,7 +98373,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -95775,9 +98478,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -95854,7 +98557,7 @@ Appears In: -
kubectlCommandList
+List
@@ -95959,7 +98662,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -96049,7 +98752,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -96158,7 +98861,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -96263,7 +98966,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -96435,9 +99138,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -96533,7 +99236,7 @@ Appears In: -
kubectlCommandPatch
+Patch
@@ -96625,7 +99328,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -96712,16 +99415,16 @@ Appears In:
kubectlCommand- -201 -
RoleCreated -+ 200
RoleOK + -201 +
RoleCreated +Delete
+Delete
@@ -96825,7 +99528,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -96930,9 +99633,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -97009,7 +99712,7 @@ Appears In: -
kubectlCommandList
+List
@@ -97114,7 +99817,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -97204,7 +99907,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -97313,7 +100016,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -97418,7 +100121,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -97594,9 +100297,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -97692,7 +100395,7 @@ Appears In: -
kubectlCommandPatch
+Patch
@@ -97784,7 +100487,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -97880,7 +100583,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -97984,7 +100687,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -98089,9 +100792,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -98168,7 +100871,7 @@ Appears In: -
kubectlCommandList
+List
@@ -98273,7 +100976,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -98363,7 +101066,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -98472,7 +101175,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -98577,7 +101280,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -98753,9 +101456,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -98838,10 +101541,6 @@ Appears In:
kubectlCommand- -202 -
RoleBindingAccepted -@@ -98849,9 +101548,13 @@ Appears In: 200
RoleBindingOK 201
RoleBindingCreated ++ -202 +
RoleBindingAccepted +Patch
+Patch
@@ -98943,7 +101646,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -99039,7 +101742,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -99143,7 +101846,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -99248,9 +101951,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -99327,7 +102030,7 @@ Appears In: -
kubectlCommandList
+List
@@ -99432,7 +102135,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -99522,7 +102225,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -99631,7 +102334,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -99736,7 +102439,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -100447,9 +103150,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -100517,10 +103220,6 @@ Appears In:
kubectlCommand- -200 -
SelfSubjectAccessReviewOK -@@ -100528,6 +103227,10 @@ Appears In: 201
SelfSubjectAccessReviewCreated 202
SelfSubjectAccessReviewAccepted ++ 200 +
SelfSubjectAccessReviewOK +
@@ -100604,9 +103307,9 @@ Appears In: -Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -100926,9 +103629,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -101024,7 +103727,7 @@ Appears In: -
kubectlCommandPatch
+Patch
@@ -101116,7 +103819,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -101212,7 +103915,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -101316,7 +104019,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -101421,9 +104124,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -101508,7 +104211,7 @@ Appears In: -
kubectlCommandList
+List
@@ -101613,7 +104316,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -101703,7 +104406,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -101812,7 +104515,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -101917,7 +104620,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -102007,9 +104710,9 @@ Appears In: -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Patch Status
+Patch Status
@@ -102101,7 +104804,7 @@ Appears In: -
kubectlCommandRead Status
+Read Status
@@ -102178,7 +104881,7 @@ Appears In: -
kubectlCommandReplace Status
+Replace Status
@@ -102274,6 +104977,273 @@ Appears In: +
kubectlCommandMisc Operations
+See supported operations below...
+Read Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +read scale of the specified StatefulSet
+HTTP Request
++
GET /apis/apps/v1beta2/namespaces/{namespace}/statefulsets/{name}/scalePath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Response
++ +
++ + + +Code +Description ++ + +200 +
ScaleOK +Replace Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +replace scale of the specified StatefulSet
+HTTP Request
++
PUT /apis/apps/v1beta2/namespaces/{namespace}/statefulsets/{name}/scalePath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Scale+ Response
++ +
++ + + +Code +Description ++ +200 +
ScaleOK ++ + +201 +
ScaleCreated +Patch Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +partially update scale of the specified StatefulSet
+HTTP Request
++
PATCH /apis/apps/v1beta2/namespaces/{namespace}/statefulsets/{name}/scalePath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Patch+ Response
++ +
+ + + +Code +Description ++ + +200 +
ScaleOK +
StatefulSet v1beta1 apps
@@ -102469,9 +105439,9 @@ Appears In:
-Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -102554,10 +105524,6 @@ Appears In:
kubectlCommand- -202 -
StatefulSetAccepted -@@ -102565,9 +105531,13 @@ Appears In: 200
StatefulSetOK 201
StatefulSetCreated ++ -202 +
StatefulSetAccepted +Patch
+Patch
@@ -102659,7 +105629,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -102755,7 +105725,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -102859,7 +105829,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -102964,9 +105934,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -103051,7 +106021,7 @@ Appears In: -
kubectlCommandList
+List
@@ -103156,7 +106126,7 @@ Appears In: -
kubectlCommandList All Namespaces
+List All Namespaces
@@ -103246,7 +106216,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -103355,7 +106325,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -103460,7 +106430,7 @@ Appears In: -
kubectlCommandWatch List All Namespaces
+Watch List All Namespaces
@@ -103550,9 +106520,9 @@ Appears In: -
kubectlCommandStatus Operations
+Status Operations
See supported operations below...
-Patch Status
+Patch Status
@@ -103644,7 +106614,7 @@ Appears In: -
kubectlCommandRead Status
+Read Status
@@ -103721,7 +106691,7 @@ Appears In: -
kubectlCommandReplace Status
+Replace Status
@@ -103817,6 +106787,273 @@ Appears In: +
kubectlCommandMisc Operations
+See supported operations below...
+Read Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +read scale of the specified StatefulSet
+HTTP Request
++
GET /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name}/scalePath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Response
++ +
++ + + +Code +Description ++ + +200 +
ScaleOK +Replace Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +replace scale of the specified StatefulSet
+HTTP Request
++
PUT /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name}/scalePath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Scale+ Response
++ +
++ + + +Code +Description ++ +200 +
ScaleOK ++ + +201 +
ScaleCreated +Patch Scale
++++
kubectlCommand++Coming Soon ++++
curlCommand (requireskubectl proxyto be running)++Coming Soon +++Output
+++Coming Soon +++Response Body
+++Coming Soon +partially update scale of the specified StatefulSet
+HTTP Request
++
PATCH /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name}/scalePath Parameters
++ +
++ + + +Parameter +Description ++ +name +name of the Scale ++ + +namespace +object name and auth scope, such as for teams and projects +Query Parameters
++ +
++ + + +Parameter +Description ++ + +pretty +If 'true', then the output is pretty printed. +Body Parameters
++ +
++ + + +Parameter +Description ++ + +body +
Patch+ Response
++ +
+ + + +Code +Description ++ + +200 +
ScaleOK +
StatefulSetCondition v1beta2 apps
@@ -104132,9 +107369,9 @@ Appears In:
-Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -104202,6 +107439,10 @@ Appears In:
kubectlCommand+ +202 +
StorageClassAccepted +@@ -104209,13 +107450,9 @@ Appears In: 200
StorageClassOK 201
StorageClassCreated -- -202 -
StorageClassAccepted -Patch
+Patch
@@ -104303,7 +107540,7 @@ Appears In: -
kubectlCommandReplace
+Replace
@@ -104395,7 +107632,7 @@ Appears In: -
kubectlCommandDelete
+Delete
@@ -104495,7 +107732,7 @@ Appears In: -
kubectlCommandDelete Collection
+Delete Collection
@@ -104585,9 +107822,9 @@ Appears In: -
kubectlCommandRead Operations
+Read Operations
See supported operations below...
-Read
+Read
@@ -104668,7 +107905,7 @@ Appears In: -
kubectlCommandList
+List
@@ -104758,7 +107995,7 @@ Appears In: -
kubectlCommandWatch
+Watch
@@ -104863,7 +108100,7 @@ Appears In: -
kubectlCommandWatch List
+Watch List
@@ -105196,9 +108433,9 @@ Appears In: -
kubectlCommandWrite Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -105266,6 +108503,10 @@ Appears In:
kubectlCommand+ +200 +
SubjectAccessReviewOK +@@ -105273,10 +108514,6 @@ Appears In: 201
SubjectAccessReviewCreated 202
SubjectAccessReviewAccepted -- 200 -
SubjectAccessReviewOK -
@@ -105438,9 +108675,9 @@ Appears In: -Write Operations
+Write Operations
See supported operations below...
-Create
+Create
@@ -105508,6 +108745,10 @@ Appears In:
kubectlCommand+ +202 +
TokenReviewAccepted +@@ -105515,10 +108756,6 @@ Appears In: 200
TokenReviewOK 201
TokenReviewCreated -- 202 -
TokenReviewAccepted -
diff --git a/docs/reference/generated/kubernetes-api/v1.9/navData.js b/docs/reference/generated/kubernetes-api/v1.9/navData.js index 2dcaef9600..a34efaf07b 100644 --- a/docs/reference/generated/kubernetes-api/v1.9/navData.js +++ b/docs/reference/generated/kubernetes-api/v1.9/navData.js @@ -1 +1 @@ -(function(){navData = {"toc":[{"section":"userinfo-v1beta1-authentication","subsections":[]},{"section":"tokenreview-v1beta1-authentication","subsections":[{"section":"-strong-write-operations-strong--968","subsections":[{"section":"create-969"}]}]},{"section":"subjectrulesreviewstatus-v1beta1-authorization","subsections":[]},{"section":"subjectaccessreview-v1beta1-authorization","subsections":[{"section":"-strong-write-operations-strong--966","subsections":[{"section":"create-967"}]}]},{"section":"subject-v1alpha1-rbac","subsections":[]},{"section":"subject-v1beta1-rbac","subsections":[]},{"section":"storageclass-v1beta1-storage","subsections":[{"section":"-strong-read-operations-strong--961","subsections":[{"section":"watch-list-965"},{"section":"watch-964"},{"section":"list-963"},{"section":"read-962"}]},{"section":"-strong-write-operations-strong--955","subsections":[{"section":"delete-collection-960"},{"section":"delete-959"},{"section":"replace-958"},{"section":"patch-957"},{"section":"create-956"}]}]},{"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-status-operations-strong--951","subsections":[{"section":"replace-status-954"},{"section":"read-status-953"},{"section":"patch-status-952"}]},{"section":"-strong-read-operations-strong--944","subsections":[{"section":"watch-list-all-namespaces-950"},{"section":"watch-list-949"},{"section":"watch-948"},{"section":"list-all-namespaces-947"},{"section":"list-946"},{"section":"read-945"}]},{"section":"-strong-write-operations-strong--938","subsections":[{"section":"delete-collection-943"},{"section":"delete-942"},{"section":"replace-941"},{"section":"patch-940"},{"section":"create-939"}]}]},{"section":"statefulset-v1beta2-apps","subsections":[{"section":"-strong-status-operations-strong--934","subsections":[{"section":"replace-status-937"},{"section":"read-status-936"},{"section":"patch-status-935"}]},{"section":"-strong-read-operations-strong--927","subsections":[{"section":"watch-list-all-namespaces-933"},{"section":"watch-list-932"},{"section":"watch-931"},{"section":"list-all-namespaces-930"},{"section":"list-929"},{"section":"read-928"}]},{"section":"-strong-write-operations-strong--921","subsections":[{"section":"delete-collection-926"},{"section":"delete-925"},{"section":"replace-924"},{"section":"patch-923"},{"section":"create-922"}]}]},{"section":"servicereference-v1beta1-apiregistration","subsections":[]},{"section":"selfsubjectrulesreview-v1beta1-authorization","subsections":[{"section":"-strong-write-operations-strong--919","subsections":[{"section":"create-920"}]}]},{"section":"selfsubjectaccessreview-v1beta1-authorization","subsections":[{"section":"-strong-write-operations-strong--917","subsections":[{"section":"create-918"}]}]},{"section":"scale-v1beta1-extensions","subsections":[]},{"section":"scale-v1beta1-apps","subsections":[]},{"section":"scale-v1beta2-apps","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--910","subsections":[{"section":"watch-list-all-namespaces-916"},{"section":"watch-list-915"},{"section":"watch-914"},{"section":"list-all-namespaces-913"},{"section":"list-912"},{"section":"read-911"}]},{"section":"-strong-write-operations-strong--904","subsections":[{"section":"delete-collection-909"},{"section":"delete-908"},{"section":"replace-907"},{"section":"patch-906"},{"section":"create-905"}]}]},{"section":"rolebinding-v1beta1-rbac","subsections":[{"section":"-strong-read-operations-strong--897","subsections":[{"section":"watch-list-all-namespaces-903"},{"section":"watch-list-902"},{"section":"watch-901"},{"section":"list-all-namespaces-900"},{"section":"list-899"},{"section":"read-898"}]},{"section":"-strong-write-operations-strong--891","subsections":[{"section":"delete-collection-896"},{"section":"delete-895"},{"section":"replace-894"},{"section":"patch-893"},{"section":"create-892"}]}]},{"section":"role-v1alpha1-rbac","subsections":[{"section":"-strong-read-operations-strong--884","subsections":[{"section":"watch-list-all-namespaces-890"},{"section":"watch-list-889"},{"section":"watch-888"},{"section":"list-all-namespaces-887"},{"section":"list-886"},{"section":"read-885"}]},{"section":"-strong-write-operations-strong--878","subsections":[{"section":"delete-collection-883"},{"section":"delete-882"},{"section":"replace-881"},{"section":"patch-880"},{"section":"create-879"}]}]},{"section":"role-v1beta1-rbac","subsections":[{"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":"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-status-operations-strong--861","subsections":[{"section":"replace-status-864"},{"section":"read-status-863"},{"section":"patch-status-862"}]},{"section":"-strong-read-operations-strong--854","subsections":[{"section":"watch-list-all-namespaces-860"},{"section":"watch-list-859"},{"section":"watch-858"},{"section":"list-all-namespaces-857"},{"section":"list-856"},{"section":"read-855"}]},{"section":"-strong-write-operations-strong--848","subsections":[{"section":"delete-collection-853"},{"section":"delete-852"},{"section":"replace-851"},{"section":"patch-850"},{"section":"create-849"}]}]},{"section":"replicaset-v1beta2-apps","subsections":[{"section":"-strong-status-operations-strong--844","subsections":[{"section":"replace-status-847"},{"section":"read-status-846"},{"section":"patch-status-845"}]},{"section":"-strong-read-operations-strong--837","subsections":[{"section":"watch-list-all-namespaces-843"},{"section":"watch-list-842"},{"section":"watch-841"},{"section":"list-all-namespaces-840"},{"section":"list-839"},{"section":"read-838"}]},{"section":"-strong-write-operations-strong--831","subsections":[{"section":"delete-collection-836"},{"section":"delete-835"},{"section":"replace-834"},{"section":"patch-833"},{"section":"create-832"}]}]},{"section":"policyrule-v1alpha1-rbac","subsections":[]},{"section":"policyrule-v1beta1-rbac","subsections":[]},{"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--824","subsections":[{"section":"watch-list-all-namespaces-830"},{"section":"watch-list-829"},{"section":"watch-828"},{"section":"list-all-namespaces-827"},{"section":"list-826"},{"section":"read-825"}]},{"section":"-strong-write-operations-strong--818","subsections":[{"section":"delete-collection-823"},{"section":"delete-822"},{"section":"replace-821"},{"section":"patch-820"},{"section":"create-819"}]}]},{"section":"localsubjectaccessreview-v1beta1-authorization","subsections":[{"section":"-strong-write-operations-strong--816","subsections":[{"section":"create-817"}]}]},{"section":"jobtemplatespec-v2alpha1-batch","subsections":[]},{"section":"initializer-v1alpha1-admissionregistration","subsections":[]},{"section":"ipblock-v1beta1-extensions","subsections":[]},{"section":"horizontalpodautoscaler-v2beta1-autoscaling","subsections":[{"section":"-strong-status-operations-strong--812","subsections":[{"section":"replace-status-815"},{"section":"read-status-814"},{"section":"patch-status-813"}]},{"section":"-strong-read-operations-strong--805","subsections":[{"section":"watch-list-all-namespaces-811"},{"section":"watch-list-810"},{"section":"watch-809"},{"section":"list-all-namespaces-808"},{"section":"list-807"},{"section":"read-806"}]},{"section":"-strong-write-operations-strong--799","subsections":[{"section":"delete-collection-804"},{"section":"delete-803"},{"section":"replace-802"},{"section":"patch-801"},{"section":"create-800"}]}]},{"section":"eventseries-v1beta1-events","subsections":[]},{"section":"event-v1beta1-events","subsections":[{"section":"-strong-read-operations-strong--792","subsections":[{"section":"watch-list-all-namespaces-798"},{"section":"watch-list-797"},{"section":"watch-796"},{"section":"list-all-namespaces-795"},{"section":"list-794"},{"section":"read-793"}]},{"section":"-strong-write-operations-strong--786","subsections":[{"section":"delete-collection-791"},{"section":"delete-790"},{"section":"replace-789"},{"section":"patch-788"},{"section":"create-787"}]}]},{"section":"deploymentcondition-v1beta1-extensions","subsections":[]},{"section":"deploymentcondition-v1beta1-apps","subsections":[]},{"section":"deploymentcondition-v1beta2-apps","subsections":[]},{"section":"deployment-v1beta1-extensions","subsections":[{"section":"-strong-status-operations-strong--782","subsections":[{"section":"replace-status-785"},{"section":"read-status-784"},{"section":"patch-status-783"}]},{"section":"-strong-read-operations-strong--775","subsections":[{"section":"watch-list-all-namespaces-781"},{"section":"watch-list-780"},{"section":"watch-779"},{"section":"list-all-namespaces-778"},{"section":"list-777"},{"section":"read-776"}]},{"section":"-strong-write-operations-strong--769","subsections":[{"section":"delete-collection-774"},{"section":"delete-773"},{"section":"replace-772"},{"section":"patch-771"},{"section":"create-770"}]}]},{"section":"deployment-v1beta1-apps","subsections":[{"section":"-strong-status-operations-strong--765","subsections":[{"section":"replace-status-768"},{"section":"read-status-767"},{"section":"patch-status-766"}]},{"section":"-strong-read-operations-strong--758","subsections":[{"section":"watch-list-all-namespaces-764"},{"section":"watch-list-763"},{"section":"watch-762"},{"section":"list-all-namespaces-761"},{"section":"list-760"},{"section":"read-759"}]},{"section":"-strong-write-operations-strong--752","subsections":[{"section":"delete-collection-757"},{"section":"delete-756"},{"section":"replace-755"},{"section":"patch-754"},{"section":"create-753"}]}]},{"section":"deployment-v1beta2-apps","subsections":[{"section":"-strong-status-operations-strong--748","subsections":[{"section":"replace-status-751"},{"section":"read-status-750"},{"section":"patch-status-749"}]},{"section":"-strong-read-operations-strong--741","subsections":[{"section":"watch-list-all-namespaces-747"},{"section":"watch-list-746"},{"section":"watch-745"},{"section":"list-all-namespaces-744"},{"section":"list-743"},{"section":"read-742"}]},{"section":"-strong-write-operations-strong--735","subsections":[{"section":"delete-collection-740"},{"section":"delete-739"},{"section":"replace-738"},{"section":"patch-737"},{"section":"create-736"}]}]},{"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--731","subsections":[{"section":"replace-status-734"},{"section":"read-status-733"},{"section":"patch-status-732"}]},{"section":"-strong-read-operations-strong--724","subsections":[{"section":"watch-list-all-namespaces-730"},{"section":"watch-list-729"},{"section":"watch-728"},{"section":"list-all-namespaces-727"},{"section":"list-726"},{"section":"read-725"}]},{"section":"-strong-write-operations-strong--718","subsections":[{"section":"delete-collection-723"},{"section":"delete-722"},{"section":"replace-721"},{"section":"patch-720"},{"section":"create-719"}]}]},{"section":"daemonset-v1beta2-apps","subsections":[{"section":"-strong-status-operations-strong--714","subsections":[{"section":"replace-status-717"},{"section":"read-status-716"},{"section":"patch-status-715"}]},{"section":"-strong-read-operations-strong--707","subsections":[{"section":"watch-list-all-namespaces-713"},{"section":"watch-list-712"},{"section":"watch-711"},{"section":"list-all-namespaces-710"},{"section":"list-709"},{"section":"read-708"}]},{"section":"-strong-write-operations-strong--701","subsections":[{"section":"delete-collection-706"},{"section":"delete-705"},{"section":"replace-704"},{"section":"patch-703"},{"section":"create-702"}]}]},{"section":"crossversionobjectreference-v2beta1-autoscaling","subsections":[]},{"section":"cronjob-v2alpha1-batch","subsections":[{"section":"-strong-status-operations-strong--697","subsections":[{"section":"replace-status-700"},{"section":"read-status-699"},{"section":"patch-status-698"}]},{"section":"-strong-read-operations-strong--690","subsections":[{"section":"watch-list-all-namespaces-696"},{"section":"watch-list-695"},{"section":"watch-694"},{"section":"list-all-namespaces-693"},{"section":"list-692"},{"section":"read-691"}]},{"section":"-strong-write-operations-strong--684","subsections":[{"section":"delete-collection-689"},{"section":"delete-688"},{"section":"replace-687"},{"section":"patch-686"},{"section":"create-685"}]}]},{"section":"controllerrevision-v1beta1-apps","subsections":[{"section":"-strong-read-operations-strong--677","subsections":[{"section":"watch-list-all-namespaces-683"},{"section":"watch-list-682"},{"section":"watch-681"},{"section":"list-all-namespaces-680"},{"section":"list-679"},{"section":"read-678"}]},{"section":"-strong-write-operations-strong--671","subsections":[{"section":"delete-collection-676"},{"section":"delete-675"},{"section":"replace-674"},{"section":"patch-673"},{"section":"create-672"}]}]},{"section":"controllerrevision-v1beta2-apps","subsections":[{"section":"-strong-read-operations-strong--664","subsections":[{"section":"watch-list-all-namespaces-670"},{"section":"watch-list-669"},{"section":"watch-668"},{"section":"list-all-namespaces-667"},{"section":"list-666"},{"section":"read-665"}]},{"section":"-strong-write-operations-strong--658","subsections":[{"section":"delete-collection-663"},{"section":"delete-662"},{"section":"replace-661"},{"section":"patch-660"},{"section":"create-659"}]}]},{"section":"clusterrolebinding-v1alpha1-rbac","subsections":[{"section":"-strong-read-operations-strong--653","subsections":[{"section":"watch-list-657"},{"section":"watch-656"},{"section":"list-655"},{"section":"read-654"}]},{"section":"-strong-write-operations-strong--647","subsections":[{"section":"delete-collection-652"},{"section":"delete-651"},{"section":"replace-650"},{"section":"patch-649"},{"section":"create-648"}]}]},{"section":"clusterrolebinding-v1beta1-rbac","subsections":[{"section":"-strong-read-operations-strong--642","subsections":[{"section":"watch-list-646"},{"section":"watch-645"},{"section":"list-644"},{"section":"read-643"}]},{"section":"-strong-write-operations-strong--636","subsections":[{"section":"delete-collection-641"},{"section":"delete-640"},{"section":"replace-639"},{"section":"patch-638"},{"section":"create-637"}]}]},{"section":"clusterrole-v1alpha1-rbac","subsections":[{"section":"-strong-read-operations-strong--631","subsections":[{"section":"watch-list-635"},{"section":"watch-634"},{"section":"list-633"},{"section":"read-632"}]},{"section":"-strong-write-operations-strong--625","subsections":[{"section":"delete-collection-630"},{"section":"delete-629"},{"section":"replace-628"},{"section":"patch-627"},{"section":"create-626"}]}]},{"section":"clusterrole-v1beta1-rbac","subsections":[{"section":"-strong-read-operations-strong--620","subsections":[{"section":"watch-list-624"},{"section":"watch-623"},{"section":"list-622"},{"section":"read-621"}]},{"section":"-strong-write-operations-strong--614","subsections":[{"section":"delete-collection-619"},{"section":"delete-618"},{"section":"replace-617"},{"section":"patch-616"},{"section":"create-615"}]}]},{"section":"aggregationrule-v1alpha1-rbac","subsections":[]},{"section":"aggregationrule-v1beta1-rbac","subsections":[]},{"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":"volumemount-v1-core"},{"section":"volumeerror-v1alpha1-storage"},{"section":"volumedevice-v1-core"},{"section":"volumeattachmentsource-v1alpha1-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-v1beta1-admissionregistration"},{"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":"fsgroupstrategyoptions-v1beta1-extensions"},{"section":"fcvolumesource-v1-core"},{"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":"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-v1beta1-apiregistration"},{"section":"apiresource-v1-meta"},{"section":"apigroup-v1-meta"}]},{"section":"networkpolicy-v1-networking","subsections":[{"section":"-strong-read-operations-strong--607","subsections":[{"section":"watch-list-all-namespaces-613"},{"section":"watch-list-612"},{"section":"watch-611"},{"section":"list-all-namespaces-610"},{"section":"list-609"},{"section":"read-608"}]},{"section":"-strong-write-operations-strong--601","subsections":[{"section":"delete-collection-606"},{"section":"delete-605"},{"section":"replace-604"},{"section":"patch-603"},{"section":"create-602"}]}]},{"section":"tokenreview-v1-authentication","subsections":[{"section":"-strong-write-operations-strong--599","subsections":[{"section":"create-600"}]}]},{"section":"subjectaccessreview-v1-authorization","subsections":[{"section":"-strong-write-operations-strong--597","subsections":[{"section":"create-598"}]}]},{"section":"serviceaccount-v1-core","subsections":[{"section":"-strong-read-operations-strong--590","subsections":[{"section":"watch-list-all-namespaces-596"},{"section":"watch-list-595"},{"section":"watch-594"},{"section":"list-all-namespaces-593"},{"section":"list-592"},{"section":"read-591"}]},{"section":"-strong-write-operations-strong--584","subsections":[{"section":"delete-collection-589"},{"section":"delete-588"},{"section":"replace-587"},{"section":"patch-586"},{"section":"create-585"}]}]},{"section":"selfsubjectrulesreview-v1-authorization","subsections":[{"section":"-strong-write-operations-strong--582","subsections":[{"section":"create-583"}]}]},{"section":"selfsubjectaccessreview-v1-authorization","subsections":[{"section":"-strong-write-operations-strong--580","subsections":[{"section":"create-581"}]}]},{"section":"rolebinding-v1-rbac","subsections":[{"section":"-strong-read-operations-strong--573","subsections":[{"section":"watch-list-all-namespaces-579"},{"section":"watch-list-578"},{"section":"watch-577"},{"section":"list-all-namespaces-576"},{"section":"list-575"},{"section":"read-574"}]},{"section":"-strong-write-operations-strong--567","subsections":[{"section":"delete-collection-572"},{"section":"delete-571"},{"section":"replace-570"},{"section":"patch-569"},{"section":"create-568"}]}]},{"section":"role-v1-rbac","subsections":[{"section":"-strong-read-operations-strong--560","subsections":[{"section":"watch-list-all-namespaces-566"},{"section":"watch-list-565"},{"section":"watch-564"},{"section":"list-all-namespaces-563"},{"section":"list-562"},{"section":"read-561"}]},{"section":"-strong-write-operations-strong--554","subsections":[{"section":"delete-collection-559"},{"section":"delete-558"},{"section":"replace-557"},{"section":"patch-556"},{"section":"create-555"}]}]},{"section":"resourcequota-v1-core","subsections":[{"section":"-strong-status-operations-strong--550","subsections":[{"section":"replace-status-553"},{"section":"read-status-552"},{"section":"patch-status-551"}]},{"section":"-strong-read-operations-strong--543","subsections":[{"section":"watch-list-all-namespaces-549"},{"section":"watch-list-548"},{"section":"watch-547"},{"section":"list-all-namespaces-546"},{"section":"list-545"},{"section":"read-544"}]},{"section":"-strong-write-operations-strong--537","subsections":[{"section":"delete-collection-542"},{"section":"delete-541"},{"section":"replace-540"},{"section":"patch-539"},{"section":"create-538"}]}]},{"section":"persistentvolume-v1-core","subsections":[{"section":"-strong-status-operations-strong--533","subsections":[{"section":"replace-status-536"},{"section":"read-status-535"},{"section":"patch-status-534"}]},{"section":"-strong-read-operations-strong--528","subsections":[{"section":"watch-list-532"},{"section":"watch-531"},{"section":"list-530"},{"section":"read-529"}]},{"section":"-strong-write-operations-strong--522","subsections":[{"section":"delete-collection-527"},{"section":"delete-526"},{"section":"replace-525"},{"section":"patch-524"},{"section":"create-523"}]}]},{"section":"node-v1-core","subsections":[{"section":"-strong-proxy-operations-strong--503","subsections":[{"section":"replace-proxy-path-521"},{"section":"replace-proxy-520"},{"section":"replace-connect-proxy-path-519"},{"section":"replace-connect-proxy-518"},{"section":"head-connect-proxy-path-517"},{"section":"head-connect-proxy-516"},{"section":"get-proxy-path-515"},{"section":"get-proxy-514"},{"section":"get-connect-proxy-path-513"},{"section":"get-connect-proxy-512"},{"section":"delete-proxy-path-511"},{"section":"delete-proxy-510"},{"section":"delete-connect-proxy-path-509"},{"section":"delete-connect-proxy-508"},{"section":"create-proxy-path-507"},{"section":"create-proxy-506"},{"section":"create-connect-proxy-path-505"},{"section":"create-connect-proxy-504"}]},{"section":"-strong-status-operations-strong--499","subsections":[{"section":"replace-status-502"},{"section":"read-status-501"},{"section":"patch-status-500"}]},{"section":"-strong-read-operations-strong--494","subsections":[{"section":"watch-list-498"},{"section":"watch-497"},{"section":"list-496"},{"section":"read-495"}]},{"section":"-strong-write-operations-strong--488","subsections":[{"section":"delete-collection-493"},{"section":"delete-492"},{"section":"replace-491"},{"section":"patch-490"},{"section":"create-489"}]}]},{"section":"namespace-v1-core","subsections":[{"section":"-strong-status-operations-strong--484","subsections":[{"section":"replace-status-487"},{"section":"read-status-486"},{"section":"patch-status-485"}]},{"section":"-strong-read-operations-strong--479","subsections":[{"section":"watch-list-483"},{"section":"watch-482"},{"section":"list-481"},{"section":"read-480"}]},{"section":"-strong-write-operations-strong--474","subsections":[{"section":"delete-478"},{"section":"replace-477"},{"section":"patch-476"},{"section":"create-475"}]}]},{"section":"localsubjectaccessreview-v1-authorization","subsections":[{"section":"-strong-write-operations-strong--472","subsections":[{"section":"create-473"}]}]},{"section":"componentstatus-v1-core","subsections":[{"section":"-strong-read-operations-strong--469","subsections":[{"section":"list-471"},{"section":"read-470"}]}]},{"section":"clusterrolebinding-v1-rbac","subsections":[{"section":"-strong-read-operations-strong--464","subsections":[{"section":"watch-list-468"},{"section":"watch-467"},{"section":"list-466"},{"section":"read-465"}]},{"section":"-strong-write-operations-strong--458","subsections":[{"section":"delete-collection-463"},{"section":"delete-462"},{"section":"replace-461"},{"section":"patch-460"},{"section":"create-459"}]}]},{"section":"clusterrole-v1-rbac","subsections":[{"section":"-strong-read-operations-strong--453","subsections":[{"section":"watch-list-457"},{"section":"watch-456"},{"section":"list-455"},{"section":"read-454"}]},{"section":"-strong-write-operations-strong--447","subsections":[{"section":"delete-collection-452"},{"section":"delete-451"},{"section":"replace-450"},{"section":"patch-449"},{"section":"create-448"}]}]},{"section":"certificatesigningrequest-v1beta1-certificates","subsections":[{"section":"-strong-status-operations-strong--445","subsections":[{"section":"replace-status-446"}]},{"section":"-strong-read-operations-strong--440","subsections":[{"section":"watch-list-444"},{"section":"watch-443"},{"section":"list-442"},{"section":"read-441"}]},{"section":"-strong-write-operations-strong--434","subsections":[{"section":"delete-collection-439"},{"section":"delete-438"},{"section":"replace-437"},{"section":"patch-436"},{"section":"create-435"}]}]},{"section":"binding-v1-core","subsections":[{"section":"-strong-write-operations-strong--432","subsections":[{"section":"create-433"}]}]},{"section":"apiservice-v1beta1-apiregistration","subsections":[{"section":"-strong-status-operations-strong--430","subsections":[{"section":"replace-status-431"}]},{"section":"-strong-read-operations-strong--425","subsections":[{"section":"watch-list-429"},{"section":"watch-428"},{"section":"list-427"},{"section":"read-426"}]},{"section":"-strong-write-operations-strong--419","subsections":[{"section":"delete-collection-424"},{"section":"delete-423"},{"section":"replace-422"},{"section":"patch-421"},{"section":"create-420"}]}]},{"section":"-strong-cluster-strong-","subsections":[]},{"section":"podsecuritypolicy-v1beta1-extensions","subsections":[{"section":"-strong-read-operations-strong--414","subsections":[{"section":"watch-list-418"},{"section":"watch-417"},{"section":"list-416"},{"section":"read-415"}]},{"section":"-strong-write-operations-strong--408","subsections":[{"section":"delete-collection-413"},{"section":"delete-412"},{"section":"replace-411"},{"section":"patch-410"},{"section":"create-409"}]}]},{"section":"podpreset-v1alpha1-settings","subsections":[{"section":"-strong-read-operations-strong--401","subsections":[{"section":"watch-list-all-namespaces-407"},{"section":"watch-list-406"},{"section":"watch-405"},{"section":"list-all-namespaces-404"},{"section":"list-403"},{"section":"read-402"}]},{"section":"-strong-write-operations-strong--395","subsections":[{"section":"delete-collection-400"},{"section":"delete-399"},{"section":"replace-398"},{"section":"patch-397"},{"section":"create-396"}]}]},{"section":"priorityclass-v1alpha1-scheduling","subsections":[{"section":"-strong-read-operations-strong--390","subsections":[{"section":"watch-list-394"},{"section":"watch-393"},{"section":"list-392"},{"section":"read-391"}]},{"section":"-strong-write-operations-strong--384","subsections":[{"section":"delete-collection-389"},{"section":"delete-388"},{"section":"replace-387"},{"section":"patch-386"},{"section":"create-385"}]}]},{"section":"poddisruptionbudget-v1beta1-policy","subsections":[{"section":"-strong-status-operations-strong--380","subsections":[{"section":"replace-status-383"},{"section":"read-status-382"},{"section":"patch-status-381"}]},{"section":"-strong-read-operations-strong--373","subsections":[{"section":"watch-list-all-namespaces-379"},{"section":"watch-list-378"},{"section":"watch-377"},{"section":"list-all-namespaces-376"},{"section":"list-375"},{"section":"read-374"}]},{"section":"-strong-write-operations-strong--367","subsections":[{"section":"delete-collection-372"},{"section":"delete-371"},{"section":"replace-370"},{"section":"patch-369"},{"section":"create-368"}]}]},{"section":"podtemplate-v1-core","subsections":[{"section":"-strong-read-operations-strong--360","subsections":[{"section":"watch-list-all-namespaces-366"},{"section":"watch-list-365"},{"section":"watch-364"},{"section":"list-all-namespaces-363"},{"section":"list-362"},{"section":"read-361"}]},{"section":"-strong-write-operations-strong--354","subsections":[{"section":"delete-collection-359"},{"section":"delete-358"},{"section":"replace-357"},{"section":"patch-356"},{"section":"create-355"}]}]},{"section":"validatingwebhookconfiguration-v1beta1-admissionregistration","subsections":[{"section":"-strong-read-operations-strong--349","subsections":[{"section":"watch-list-353"},{"section":"watch-352"},{"section":"list-351"},{"section":"read-350"}]},{"section":"-strong-write-operations-strong--343","subsections":[{"section":"delete-collection-348"},{"section":"delete-347"},{"section":"replace-346"},{"section":"patch-345"},{"section":"create-344"}]}]},{"section":"mutatingwebhookconfiguration-v1beta1-admissionregistration","subsections":[{"section":"-strong-read-operations-strong--338","subsections":[{"section":"watch-list-342"},{"section":"watch-341"},{"section":"list-340"},{"section":"read-339"}]},{"section":"-strong-write-operations-strong--332","subsections":[{"section":"delete-collection-337"},{"section":"delete-336"},{"section":"replace-335"},{"section":"patch-334"},{"section":"create-333"}]}]},{"section":"initializerconfiguration-v1alpha1-admissionregistration","subsections":[{"section":"-strong-read-operations-strong--327","subsections":[{"section":"watch-list-331"},{"section":"watch-330"},{"section":"list-329"},{"section":"read-328"}]},{"section":"-strong-write-operations-strong--321","subsections":[{"section":"delete-collection-326"},{"section":"delete-325"},{"section":"replace-324"},{"section":"patch-323"},{"section":"create-322"}]}]},{"section":"horizontalpodautoscaler-v1-autoscaling","subsections":[{"section":"-strong-status-operations-strong--317","subsections":[{"section":"replace-status-320"},{"section":"read-status-319"},{"section":"patch-status-318"}]},{"section":"-strong-read-operations-strong--310","subsections":[{"section":"watch-list-all-namespaces-316"},{"section":"watch-list-315"},{"section":"watch-314"},{"section":"list-all-namespaces-313"},{"section":"list-312"},{"section":"read-311"}]},{"section":"-strong-write-operations-strong--304","subsections":[{"section":"delete-collection-309"},{"section":"delete-308"},{"section":"replace-307"},{"section":"patch-306"},{"section":"create-305"}]}]},{"section":"limitrange-v1-core","subsections":[{"section":"-strong-read-operations-strong--297","subsections":[{"section":"watch-list-all-namespaces-303"},{"section":"watch-list-302"},{"section":"watch-301"},{"section":"list-all-namespaces-300"},{"section":"list-299"},{"section":"read-298"}]},{"section":"-strong-write-operations-strong--291","subsections":[{"section":"delete-collection-296"},{"section":"delete-295"},{"section":"replace-294"},{"section":"patch-293"},{"section":"create-292"}]}]},{"section":"event-v1-core","subsections":[{"section":"-strong-read-operations-strong--284","subsections":[{"section":"watch-list-all-namespaces-290"},{"section":"watch-list-289"},{"section":"watch-288"},{"section":"list-all-namespaces-287"},{"section":"list-286"},{"section":"read-285"}]},{"section":"-strong-write-operations-strong--278","subsections":[{"section":"delete-collection-283"},{"section":"delete-282"},{"section":"replace-281"},{"section":"patch-280"},{"section":"create-279"}]}]},{"section":"customresourcedefinition-v1beta1-apiextensions","subsections":[{"section":"-strong-status-operations-strong--276","subsections":[{"section":"replace-status-277"}]},{"section":"-strong-read-operations-strong--271","subsections":[{"section":"watch-list-275"},{"section":"watch-274"},{"section":"list-273"},{"section":"read-272"}]},{"section":"-strong-write-operations-strong--265","subsections":[{"section":"delete-collection-270"},{"section":"delete-269"},{"section":"replace-268"},{"section":"patch-267"},{"section":"create-266"}]}]},{"section":"controllerrevision-v1-apps","subsections":[{"section":"-strong-read-operations-strong--258","subsections":[{"section":"watch-list-all-namespaces-264"},{"section":"watch-list-263"},{"section":"watch-262"},{"section":"list-all-namespaces-261"},{"section":"list-260"},{"section":"read-259"}]},{"section":"-strong-write-operations-strong--252","subsections":[{"section":"delete-collection-257"},{"section":"delete-256"},{"section":"replace-255"},{"section":"patch-254"},{"section":"create-253"}]}]},{"section":"-strong-metadata-strong-","subsections":[]},{"section":"volumeattachment-v1alpha1-storage","subsections":[{"section":"-strong-read-operations-strong--247","subsections":[{"section":"watch-list-251"},{"section":"watch-250"},{"section":"list-249"},{"section":"read-248"}]},{"section":"-strong-write-operations-strong--241","subsections":[{"section":"delete-collection-246"},{"section":"delete-245"},{"section":"replace-244"},{"section":"patch-243"},{"section":"create-242"}]}]},{"section":"volume-v1-core","subsections":[]},{"section":"storageclass-v1-storage","subsections":[{"section":"-strong-read-operations-strong--236","subsections":[{"section":"watch-list-240"},{"section":"watch-239"},{"section":"list-238"},{"section":"read-237"}]},{"section":"-strong-write-operations-strong--230","subsections":[{"section":"delete-collection-235"},{"section":"delete-234"},{"section":"replace-233"},{"section":"patch-232"},{"section":"create-231"}]}]},{"section":"persistentvolumeclaim-v1-core","subsections":[{"section":"-strong-status-operations-strong--226","subsections":[{"section":"replace-status-229"},{"section":"read-status-228"},{"section":"patch-status-227"}]},{"section":"-strong-read-operations-strong--219","subsections":[{"section":"watch-list-all-namespaces-225"},{"section":"watch-list-224"},{"section":"watch-223"},{"section":"list-all-namespaces-222"},{"section":"list-221"},{"section":"read-220"}]},{"section":"-strong-write-operations-strong--213","subsections":[{"section":"delete-collection-218"},{"section":"delete-217"},{"section":"replace-216"},{"section":"patch-215"},{"section":"create-214"}]}]},{"section":"secret-v1-core","subsections":[{"section":"-strong-read-operations-strong--206","subsections":[{"section":"watch-list-all-namespaces-212"},{"section":"watch-list-211"},{"section":"watch-210"},{"section":"list-all-namespaces-209"},{"section":"list-208"},{"section":"read-207"}]},{"section":"-strong-write-operations-strong--200","subsections":[{"section":"delete-collection-205"},{"section":"delete-204"},{"section":"replace-203"},{"section":"patch-202"},{"section":"create-201"}]}]},{"section":"configmap-v1-core","subsections":[{"section":"-strong-read-operations-strong--193","subsections":[{"section":"watch-list-all-namespaces-199"},{"section":"watch-list-198"},{"section":"watch-197"},{"section":"list-all-namespaces-196"},{"section":"list-195"},{"section":"read-194"}]},{"section":"-strong-write-operations-strong--187","subsections":[{"section":"delete-collection-192"},{"section":"delete-191"},{"section":"replace-190"},{"section":"patch-189"},{"section":"create-188"}]}]},{"section":"-strong-config-storage-strong-","subsections":[]},{"section":"service-v1-core","subsections":[{"section":"-strong-proxy-operations-strong--168","subsections":[{"section":"replace-proxy-path-186"},{"section":"replace-proxy-185"},{"section":"replace-connect-proxy-path-184"},{"section":"replace-connect-proxy-183"},{"section":"head-connect-proxy-path-182"},{"section":"head-connect-proxy-181"},{"section":"get-proxy-path-180"},{"section":"get-proxy-179"},{"section":"get-connect-proxy-path-178"},{"section":"get-connect-proxy-177"},{"section":"delete-proxy-path-176"},{"section":"delete-proxy-175"},{"section":"delete-connect-proxy-path-174"},{"section":"delete-connect-proxy-173"},{"section":"create-proxy-path-172"},{"section":"create-proxy-171"},{"section":"create-connect-proxy-path-170"},{"section":"create-connect-proxy-169"}]},{"section":"-strong-status-operations-strong--164","subsections":[{"section":"replace-status-167"},{"section":"read-status-166"},{"section":"patch-status-165"}]},{"section":"-strong-read-operations-strong--157","subsections":[{"section":"watch-list-all-namespaces-163"},{"section":"watch-list-162"},{"section":"watch-161"},{"section":"list-all-namespaces-160"},{"section":"list-159"},{"section":"read-158"}]},{"section":"-strong-write-operations-strong--152","subsections":[{"section":"delete-156"},{"section":"replace-155"},{"section":"patch-154"},{"section":"create-153"}]}]},{"section":"ingress-v1beta1-extensions","subsections":[{"section":"-strong-status-operations-strong--148","subsections":[{"section":"replace-status-151"},{"section":"read-status-150"},{"section":"patch-status-149"}]},{"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":"endpoints-v1-core","subsections":[{"section":"-strong-read-operations-strong--128","subsections":[{"section":"watch-list-all-namespaces-134"},{"section":"watch-list-133"},{"section":"watch-132"},{"section":"list-all-namespaces-131"},{"section":"list-130"},{"section":"read-129"}]},{"section":"-strong-write-operations-strong--122","subsections":[{"section":"delete-collection-127"},{"section":"delete-126"},{"section":"replace-125"},{"section":"patch-124"},{"section":"create-123"}]}]},{"section":"-strong-discovery-load-balancing-strong-","subsections":[]},{"section":"statefulset-v1-apps","subsections":[{"section":"-strong-status-operations-strong--118","subsections":[{"section":"replace-status-121"},{"section":"read-status-120"},{"section":"patch-status-119"}]},{"section":"-strong-read-operations-strong--111","subsections":[{"section":"watch-list-all-namespaces-117"},{"section":"watch-list-116"},{"section":"watch-115"},{"section":"list-all-namespaces-114"},{"section":"list-113"},{"section":"read-112"}]},{"section":"-strong-write-operations-strong--105","subsections":[{"section":"delete-collection-110"},{"section":"delete-109"},{"section":"replace-108"},{"section":"patch-107"},{"section":"create-106"}]}]},{"section":"replicationcontroller-v1-core","subsections":[{"section":"-strong-status-operations-strong--101","subsections":[{"section":"replace-status-104"},{"section":"read-status-103"},{"section":"patch-status-102"}]},{"section":"-strong-read-operations-strong--94","subsections":[{"section":"watch-list-all-namespaces-100"},{"section":"watch-list-99"},{"section":"watch-98"},{"section":"list-all-namespaces-97"},{"section":"list-96"},{"section":"read-95"}]},{"section":"-strong-write-operations-strong--88","subsections":[{"section":"delete-collection-93"},{"section":"delete-92"},{"section":"replace-91"},{"section":"patch-90"},{"section":"create-89"}]}]},{"section":"replicaset-v1-apps","subsections":[{"section":"-strong-status-operations-strong--84","subsections":[{"section":"replace-status-87"},{"section":"read-status-86"},{"section":"patch-status-85"}]},{"section":"-strong-read-operations-strong--77","subsections":[{"section":"watch-list-all-namespaces-83"},{"section":"watch-list-82"},{"section":"watch-81"},{"section":"list-all-namespaces-80"},{"section":"list-79"},{"section":"read-78"}]},{"section":"-strong-write-operations-strong--71","subsections":[{"section":"delete-collection-76"},{"section":"delete-75"},{"section":"replace-74"},{"section":"patch-73"},{"section":"create-72"}]}]},{"section":"pod-v1-core","subsections":[{"section":"-strong-misc-operations-strong-","subsections":[{"section":"read-log"}]},{"section":"-strong-proxy-operations-strong-","subsections":[{"section":"replace-proxy-path"},{"section":"replace-proxy"},{"section":"replace-connect-proxy-path"},{"section":"replace-connect-proxy"},{"section":"head-connect-proxy-path"},{"section":"head-connect-proxy"},{"section":"get-proxy-path"},{"section":"get-proxy"},{"section":"get-connect-proxy-path"},{"section":"get-connect-proxy"},{"section":"get-connect-portforward"},{"section":"delete-proxy-path"},{"section":"delete-proxy"},{"section":"delete-connect-proxy-path"},{"section":"delete-connect-proxy"},{"section":"create-proxy-path"},{"section":"create-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-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-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":["userinfo-v1beta1-authentication","create-969","-strong-write-operations-strong--968","tokenreview-v1beta1-authentication","subjectrulesreviewstatus-v1beta1-authorization","create-967","-strong-write-operations-strong--966","subjectaccessreview-v1beta1-authorization","subject-v1alpha1-rbac","subject-v1beta1-rbac","watch-list-965","watch-964","list-963","read-962","-strong-read-operations-strong--961","delete-collection-960","delete-959","replace-958","patch-957","create-956","-strong-write-operations-strong--955","storageclass-v1beta1-storage","statefulsetupdatestrategy-v1beta1-apps","statefulsetupdatestrategy-v1beta2-apps","statefulsetcondition-v1beta1-apps","statefulsetcondition-v1beta2-apps","replace-status-954","read-status-953","patch-status-952","-strong-status-operations-strong--951","watch-list-all-namespaces-950","watch-list-949","watch-948","list-all-namespaces-947","list-946","read-945","-strong-read-operations-strong--944","delete-collection-943","delete-942","replace-941","patch-940","create-939","-strong-write-operations-strong--938","statefulset-v1beta1-apps","replace-status-937","read-status-936","patch-status-935","-strong-status-operations-strong--934","watch-list-all-namespaces-933","watch-list-932","watch-931","list-all-namespaces-930","list-929","read-928","-strong-read-operations-strong--927","delete-collection-926","delete-925","replace-924","patch-923","create-922","-strong-write-operations-strong--921","statefulset-v1beta2-apps","servicereference-v1beta1-apiregistration","create-920","-strong-write-operations-strong--919","selfsubjectrulesreview-v1beta1-authorization","create-918","-strong-write-operations-strong--917","selfsubjectaccessreview-v1beta1-authorization","scale-v1beta1-extensions","scale-v1beta1-apps","scale-v1beta2-apps","rollingupdatestatefulsetstrategy-v1beta1-apps","rollingupdatestatefulsetstrategy-v1beta2-apps","rollbackconfig-v1beta1-extensions","roleref-v1alpha1-rbac","roleref-v1beta1-rbac","watch-list-all-namespaces-916","watch-list-915","watch-914","list-all-namespaces-913","list-912","read-911","-strong-read-operations-strong--910","delete-collection-909","delete-908","replace-907","patch-906","create-905","-strong-write-operations-strong--904","rolebinding-v1alpha1-rbac","watch-list-all-namespaces-903","watch-list-902","watch-901","list-all-namespaces-900","list-899","read-898","-strong-read-operations-strong--897","delete-collection-896","delete-895","replace-894","patch-893","create-892","-strong-write-operations-strong--891","rolebinding-v1beta1-rbac","watch-list-all-namespaces-890","watch-list-889","watch-888","list-all-namespaces-887","list-886","read-885","-strong-read-operations-strong--884","delete-collection-883","delete-882","replace-881","patch-880","create-879","-strong-write-operations-strong--878","role-v1alpha1-rbac","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","role-v1beta1-rbac","resourcerule-v1beta1-authorization","resourceattributes-v1beta1-authorization","replicasetcondition-v1beta1-extensions","replicasetcondition-v1beta2-apps","replace-status-864","read-status-863","patch-status-862","-strong-status-operations-strong--861","watch-list-all-namespaces-860","watch-list-859","watch-858","list-all-namespaces-857","list-856","read-855","-strong-read-operations-strong--854","delete-collection-853","delete-852","replace-851","patch-850","create-849","-strong-write-operations-strong--848","replicaset-v1beta1-extensions","replace-status-847","read-status-846","patch-status-845","-strong-status-operations-strong--844","watch-list-all-namespaces-843","watch-list-842","watch-841","list-all-namespaces-840","list-839","read-838","-strong-read-operations-strong--837","delete-collection-836","delete-835","replace-834","patch-833","create-832","-strong-write-operations-strong--831","replicaset-v1beta2-apps","policyrule-v1alpha1-rbac","policyrule-v1beta1-rbac","nonresourcerule-v1beta1-authorization","nonresourceattributes-v1beta1-authorization","networkpolicyport-v1beta1-extensions","networkpolicypeer-v1beta1-extensions","networkpolicyingressrule-v1beta1-extensions","networkpolicyegressrule-v1beta1-extensions","watch-list-all-namespaces-830","watch-list-829","watch-828","list-all-namespaces-827","list-826","read-825","-strong-read-operations-strong--824","delete-collection-823","delete-822","replace-821","patch-820","create-819","-strong-write-operations-strong--818","networkpolicy-v1beta1-extensions","create-817","-strong-write-operations-strong--816","localsubjectaccessreview-v1beta1-authorization","jobtemplatespec-v2alpha1-batch","initializer-v1alpha1-admissionregistration","ipblock-v1beta1-extensions","replace-status-815","read-status-814","patch-status-813","-strong-status-operations-strong--812","watch-list-all-namespaces-811","watch-list-810","watch-809","list-all-namespaces-808","list-807","read-806","-strong-read-operations-strong--805","delete-collection-804","delete-803","replace-802","patch-801","create-800","-strong-write-operations-strong--799","horizontalpodautoscaler-v2beta1-autoscaling","eventseries-v1beta1-events","watch-list-all-namespaces-798","watch-list-797","watch-796","list-all-namespaces-795","list-794","read-793","-strong-read-operations-strong--792","delete-collection-791","delete-790","replace-789","patch-788","create-787","-strong-write-operations-strong--786","event-v1beta1-events","deploymentcondition-v1beta1-extensions","deploymentcondition-v1beta1-apps","deploymentcondition-v1beta2-apps","replace-status-785","read-status-784","patch-status-783","-strong-status-operations-strong--782","watch-list-all-namespaces-781","watch-list-780","watch-779","list-all-namespaces-778","list-777","read-776","-strong-read-operations-strong--775","delete-collection-774","delete-773","replace-772","patch-771","create-770","-strong-write-operations-strong--769","deployment-v1beta1-extensions","replace-status-768","read-status-767","patch-status-766","-strong-status-operations-strong--765","watch-list-all-namespaces-764","watch-list-763","watch-762","list-all-namespaces-761","list-760","read-759","-strong-read-operations-strong--758","delete-collection-757","delete-756","replace-755","patch-754","create-753","-strong-write-operations-strong--752","deployment-v1beta1-apps","replace-status-751","read-status-750","patch-status-749","-strong-status-operations-strong--748","watch-list-all-namespaces-747","watch-list-746","watch-745","list-all-namespaces-744","list-743","read-742","-strong-read-operations-strong--741","delete-collection-740","delete-739","replace-738","patch-737","create-736","-strong-write-operations-strong--735","deployment-v1beta2-apps","daemonsetupdatestrategy-v1beta1-extensions","daemonsetupdatestrategy-v1beta2-apps","daemonsetcondition-v1beta1-extensions","daemonsetcondition-v1beta2-apps","replace-status-734","read-status-733","patch-status-732","-strong-status-operations-strong--731","watch-list-all-namespaces-730","watch-list-729","watch-728","list-all-namespaces-727","list-726","read-725","-strong-read-operations-strong--724","delete-collection-723","delete-722","replace-721","patch-720","create-719","-strong-write-operations-strong--718","daemonset-v1beta1-extensions","replace-status-717","read-status-716","patch-status-715","-strong-status-operations-strong--714","watch-list-all-namespaces-713","watch-list-712","watch-711","list-all-namespaces-710","list-709","read-708","-strong-read-operations-strong--707","delete-collection-706","delete-705","replace-704","patch-703","create-702","-strong-write-operations-strong--701","daemonset-v1beta2-apps","crossversionobjectreference-v2beta1-autoscaling","replace-status-700","read-status-699","patch-status-698","-strong-status-operations-strong--697","watch-list-all-namespaces-696","watch-list-695","watch-694","list-all-namespaces-693","list-692","read-691","-strong-read-operations-strong--690","delete-collection-689","delete-688","replace-687","patch-686","create-685","-strong-write-operations-strong--684","cronjob-v2alpha1-batch","watch-list-all-namespaces-683","watch-list-682","watch-681","list-all-namespaces-680","list-679","read-678","-strong-read-operations-strong--677","delete-collection-676","delete-675","replace-674","patch-673","create-672","-strong-write-operations-strong--671","controllerrevision-v1beta1-apps","watch-list-all-namespaces-670","watch-list-669","watch-668","list-all-namespaces-667","list-666","read-665","-strong-read-operations-strong--664","delete-collection-663","delete-662","replace-661","patch-660","create-659","-strong-write-operations-strong--658","controllerrevision-v1beta2-apps","watch-list-657","watch-656","list-655","read-654","-strong-read-operations-strong--653","delete-collection-652","delete-651","replace-650","patch-649","create-648","-strong-write-operations-strong--647","clusterrolebinding-v1alpha1-rbac","watch-list-646","watch-645","list-644","read-643","-strong-read-operations-strong--642","delete-collection-641","delete-640","replace-639","patch-638","create-637","-strong-write-operations-strong--636","clusterrolebinding-v1beta1-rbac","watch-list-635","watch-634","list-633","read-632","-strong-read-operations-strong--631","delete-collection-630","delete-629","replace-628","patch-627","create-626","-strong-write-operations-strong--625","clusterrole-v1alpha1-rbac","watch-list-624","watch-623","list-622","read-621","-strong-read-operations-strong--620","delete-collection-619","delete-618","replace-617","patch-616","create-615","-strong-write-operations-strong--614","clusterrole-v1beta1-rbac","aggregationrule-v1alpha1-rbac","aggregationrule-v1beta1-rbac","-strong-old-api-versions-strong-","weightedpodaffinityterm-v1-core","webhookclientconfig-v1beta1-admissionregistration","webhook-v1beta1-admissionregistration","watchevent-v1-meta","vspherevirtualdiskvolumesource-v1-core","volumeprojection-v1-core","volumemount-v1-core","volumeerror-v1alpha1-storage","volumedevice-v1-core","volumeattachmentsource-v1alpha1-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-v1beta1-admissionregistration","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","fsgroupstrategyoptions-v1beta1-extensions","fcvolumesource-v1-core","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","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-v1beta1-apiregistration","apiresource-v1-meta","apigroup-v1-meta","-strong-definitions-strong-","watch-list-all-namespaces-613","watch-list-612","watch-611","list-all-namespaces-610","list-609","read-608","-strong-read-operations-strong--607","delete-collection-606","delete-605","replace-604","patch-603","create-602","-strong-write-operations-strong--601","networkpolicy-v1-networking","create-600","-strong-write-operations-strong--599","tokenreview-v1-authentication","create-598","-strong-write-operations-strong--597","subjectaccessreview-v1-authorization","watch-list-all-namespaces-596","watch-list-595","watch-594","list-all-namespaces-593","list-592","read-591","-strong-read-operations-strong--590","delete-collection-589","delete-588","replace-587","patch-586","create-585","-strong-write-operations-strong--584","serviceaccount-v1-core","create-583","-strong-write-operations-strong--582","selfsubjectrulesreview-v1-authorization","create-581","-strong-write-operations-strong--580","selfsubjectaccessreview-v1-authorization","watch-list-all-namespaces-579","watch-list-578","watch-577","list-all-namespaces-576","list-575","read-574","-strong-read-operations-strong--573","delete-collection-572","delete-571","replace-570","patch-569","create-568","-strong-write-operations-strong--567","rolebinding-v1-rbac","watch-list-all-namespaces-566","watch-list-565","watch-564","list-all-namespaces-563","list-562","read-561","-strong-read-operations-strong--560","delete-collection-559","delete-558","replace-557","patch-556","create-555","-strong-write-operations-strong--554","role-v1-rbac","replace-status-553","read-status-552","patch-status-551","-strong-status-operations-strong--550","watch-list-all-namespaces-549","watch-list-548","watch-547","list-all-namespaces-546","list-545","read-544","-strong-read-operations-strong--543","delete-collection-542","delete-541","replace-540","patch-539","create-538","-strong-write-operations-strong--537","resourcequota-v1-core","replace-status-536","read-status-535","patch-status-534","-strong-status-operations-strong--533","watch-list-532","watch-531","list-530","read-529","-strong-read-operations-strong--528","delete-collection-527","delete-526","replace-525","patch-524","create-523","-strong-write-operations-strong--522","persistentvolume-v1-core","replace-proxy-path-521","replace-proxy-520","replace-connect-proxy-path-519","replace-connect-proxy-518","head-connect-proxy-path-517","head-connect-proxy-516","get-proxy-path-515","get-proxy-514","get-connect-proxy-path-513","get-connect-proxy-512","delete-proxy-path-511","delete-proxy-510","delete-connect-proxy-path-509","delete-connect-proxy-508","create-proxy-path-507","create-proxy-506","create-connect-proxy-path-505","create-connect-proxy-504","-strong-proxy-operations-strong--503","replace-status-502","read-status-501","patch-status-500","-strong-status-operations-strong--499","watch-list-498","watch-497","list-496","read-495","-strong-read-operations-strong--494","delete-collection-493","delete-492","replace-491","patch-490","create-489","-strong-write-operations-strong--488","node-v1-core","replace-status-487","read-status-486","patch-status-485","-strong-status-operations-strong--484","watch-list-483","watch-482","list-481","read-480","-strong-read-operations-strong--479","delete-478","replace-477","patch-476","create-475","-strong-write-operations-strong--474","namespace-v1-core","create-473","-strong-write-operations-strong--472","localsubjectaccessreview-v1-authorization","list-471","read-470","-strong-read-operations-strong--469","componentstatus-v1-core","watch-list-468","watch-467","list-466","read-465","-strong-read-operations-strong--464","delete-collection-463","delete-462","replace-461","patch-460","create-459","-strong-write-operations-strong--458","clusterrolebinding-v1-rbac","watch-list-457","watch-456","list-455","read-454","-strong-read-operations-strong--453","delete-collection-452","delete-451","replace-450","patch-449","create-448","-strong-write-operations-strong--447","clusterrole-v1-rbac","replace-status-446","-strong-status-operations-strong--445","watch-list-444","watch-443","list-442","read-441","-strong-read-operations-strong--440","delete-collection-439","delete-438","replace-437","patch-436","create-435","-strong-write-operations-strong--434","certificatesigningrequest-v1beta1-certificates","create-433","-strong-write-operations-strong--432","binding-v1-core","replace-status-431","-strong-status-operations-strong--430","watch-list-429","watch-428","list-427","read-426","-strong-read-operations-strong--425","delete-collection-424","delete-423","replace-422","patch-421","create-420","-strong-write-operations-strong--419","apiservice-v1beta1-apiregistration","-strong-cluster-strong-","watch-list-418","watch-417","list-416","read-415","-strong-read-operations-strong--414","delete-collection-413","delete-412","replace-411","patch-410","create-409","-strong-write-operations-strong--408","podsecuritypolicy-v1beta1-extensions","watch-list-all-namespaces-407","watch-list-406","watch-405","list-all-namespaces-404","list-403","read-402","-strong-read-operations-strong--401","delete-collection-400","delete-399","replace-398","patch-397","create-396","-strong-write-operations-strong--395","podpreset-v1alpha1-settings","watch-list-394","watch-393","list-392","read-391","-strong-read-operations-strong--390","delete-collection-389","delete-388","replace-387","patch-386","create-385","-strong-write-operations-strong--384","priorityclass-v1alpha1-scheduling","replace-status-383","read-status-382","patch-status-381","-strong-status-operations-strong--380","watch-list-all-namespaces-379","watch-list-378","watch-377","list-all-namespaces-376","list-375","read-374","-strong-read-operations-strong--373","delete-collection-372","delete-371","replace-370","patch-369","create-368","-strong-write-operations-strong--367","poddisruptionbudget-v1beta1-policy","watch-list-all-namespaces-366","watch-list-365","watch-364","list-all-namespaces-363","list-362","read-361","-strong-read-operations-strong--360","delete-collection-359","delete-358","replace-357","patch-356","create-355","-strong-write-operations-strong--354","podtemplate-v1-core","watch-list-353","watch-352","list-351","read-350","-strong-read-operations-strong--349","delete-collection-348","delete-347","replace-346","patch-345","create-344","-strong-write-operations-strong--343","validatingwebhookconfiguration-v1beta1-admissionregistration","watch-list-342","watch-341","list-340","read-339","-strong-read-operations-strong--338","delete-collection-337","delete-336","replace-335","patch-334","create-333","-strong-write-operations-strong--332","mutatingwebhookconfiguration-v1beta1-admissionregistration","watch-list-331","watch-330","list-329","read-328","-strong-read-operations-strong--327","delete-collection-326","delete-325","replace-324","patch-323","create-322","-strong-write-operations-strong--321","initializerconfiguration-v1alpha1-admissionregistration","replace-status-320","read-status-319","patch-status-318","-strong-status-operations-strong--317","watch-list-all-namespaces-316","watch-list-315","watch-314","list-all-namespaces-313","list-312","read-311","-strong-read-operations-strong--310","delete-collection-309","delete-308","replace-307","patch-306","create-305","-strong-write-operations-strong--304","horizontalpodautoscaler-v1-autoscaling","watch-list-all-namespaces-303","watch-list-302","watch-301","list-all-namespaces-300","list-299","read-298","-strong-read-operations-strong--297","delete-collection-296","delete-295","replace-294","patch-293","create-292","-strong-write-operations-strong--291","limitrange-v1-core","watch-list-all-namespaces-290","watch-list-289","watch-288","list-all-namespaces-287","list-286","read-285","-strong-read-operations-strong--284","delete-collection-283","delete-282","replace-281","patch-280","create-279","-strong-write-operations-strong--278","event-v1-core","replace-status-277","-strong-status-operations-strong--276","watch-list-275","watch-274","list-273","read-272","-strong-read-operations-strong--271","delete-collection-270","delete-269","replace-268","patch-267","create-266","-strong-write-operations-strong--265","customresourcedefinition-v1beta1-apiextensions","watch-list-all-namespaces-264","watch-list-263","watch-262","list-all-namespaces-261","list-260","read-259","-strong-read-operations-strong--258","delete-collection-257","delete-256","replace-255","patch-254","create-253","-strong-write-operations-strong--252","controllerrevision-v1-apps","-strong-metadata-strong-","watch-list-251","watch-250","list-249","read-248","-strong-read-operations-strong--247","delete-collection-246","delete-245","replace-244","patch-243","create-242","-strong-write-operations-strong--241","volumeattachment-v1alpha1-storage","volume-v1-core","watch-list-240","watch-239","list-238","read-237","-strong-read-operations-strong--236","delete-collection-235","delete-234","replace-233","patch-232","create-231","-strong-write-operations-strong--230","storageclass-v1-storage","replace-status-229","read-status-228","patch-status-227","-strong-status-operations-strong--226","watch-list-all-namespaces-225","watch-list-224","watch-223","list-all-namespaces-222","list-221","read-220","-strong-read-operations-strong--219","delete-collection-218","delete-217","replace-216","patch-215","create-214","-strong-write-operations-strong--213","persistentvolumeclaim-v1-core","watch-list-all-namespaces-212","watch-list-211","watch-210","list-all-namespaces-209","list-208","read-207","-strong-read-operations-strong--206","delete-collection-205","delete-204","replace-203","patch-202","create-201","-strong-write-operations-strong--200","secret-v1-core","watch-list-all-namespaces-199","watch-list-198","watch-197","list-all-namespaces-196","list-195","read-194","-strong-read-operations-strong--193","delete-collection-192","delete-191","replace-190","patch-189","create-188","-strong-write-operations-strong--187","configmap-v1-core","-strong-config-storage-strong-","replace-proxy-path-186","replace-proxy-185","replace-connect-proxy-path-184","replace-connect-proxy-183","head-connect-proxy-path-182","head-connect-proxy-181","get-proxy-path-180","get-proxy-179","get-connect-proxy-path-178","get-connect-proxy-177","delete-proxy-path-176","delete-proxy-175","delete-connect-proxy-path-174","delete-connect-proxy-173","create-proxy-path-172","create-proxy-171","create-connect-proxy-path-170","create-connect-proxy-169","-strong-proxy-operations-strong--168","replace-status-167","read-status-166","patch-status-165","-strong-status-operations-strong--164","watch-list-all-namespaces-163","watch-list-162","watch-161","list-all-namespaces-160","list-159","read-158","-strong-read-operations-strong--157","delete-156","replace-155","patch-154","create-153","-strong-write-operations-strong--152","service-v1-core","replace-status-151","read-status-150","patch-status-149","-strong-status-operations-strong--148","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","ingress-v1beta1-extensions","watch-list-all-namespaces-134","watch-list-133","watch-132","list-all-namespaces-131","list-130","read-129","-strong-read-operations-strong--128","delete-collection-127","delete-126","replace-125","patch-124","create-123","-strong-write-operations-strong--122","endpoints-v1-core","-strong-discovery-load-balancing-strong-","replace-status-121","read-status-120","patch-status-119","-strong-status-operations-strong--118","watch-list-all-namespaces-117","watch-list-116","watch-115","list-all-namespaces-114","list-113","read-112","-strong-read-operations-strong--111","delete-collection-110","delete-109","replace-108","patch-107","create-106","-strong-write-operations-strong--105","statefulset-v1-apps","replace-status-104","read-status-103","patch-status-102","-strong-status-operations-strong--101","watch-list-all-namespaces-100","watch-list-99","watch-98","list-all-namespaces-97","list-96","read-95","-strong-read-operations-strong--94","delete-collection-93","delete-92","replace-91","patch-90","create-89","-strong-write-operations-strong--88","replicationcontroller-v1-core","replace-status-87","read-status-86","patch-status-85","-strong-status-operations-strong--84","watch-list-all-namespaces-83","watch-list-82","watch-81","list-all-namespaces-80","list-79","read-78","-strong-read-operations-strong--77","delete-collection-76","delete-75","replace-74","patch-73","create-72","-strong-write-operations-strong--71","replicaset-v1-apps","read-log","-strong-misc-operations-strong-","replace-proxy-path","replace-proxy","replace-connect-proxy-path","replace-connect-proxy","head-connect-proxy-path","head-connect-proxy","get-proxy-path","get-proxy","get-connect-proxy-path","get-connect-proxy","get-connect-portforward","delete-proxy-path","delete-proxy","delete-connect-proxy-path","delete-connect-proxy","create-proxy-path","create-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-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","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 +(function(){navData = {"toc":[{"section":"userinfo-v1beta1-authentication","subsections":[]},{"section":"tokenreview-v1beta1-authentication","subsections":[{"section":"-strong-write-operations-strong--1010","subsections":[{"section":"create-1011"}]}]},{"section":"subjectrulesreviewstatus-v1beta1-authorization","subsections":[]},{"section":"subjectaccessreview-v1beta1-authorization","subsections":[{"section":"-strong-write-operations-strong--1008","subsections":[{"section":"create-1009"}]}]},{"section":"subject-v1alpha1-rbac","subsections":[]},{"section":"subject-v1beta1-rbac","subsections":[]},{"section":"storageclass-v1beta1-storage","subsections":[{"section":"-strong-read-operations-strong--1003","subsections":[{"section":"watch-list-1007"},{"section":"watch-1006"},{"section":"list-1005"},{"section":"read-1004"}]},{"section":"-strong-write-operations-strong--997","subsections":[{"section":"delete-collection-1002"},{"section":"delete-1001"},{"section":"replace-1000"},{"section":"patch-999"},{"section":"create-998"}]}]},{"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--993","subsections":[{"section":"patch-scale-996"},{"section":"replace-scale-995"},{"section":"read-scale-994"}]},{"section":"-strong-status-operations-strong--989","subsections":[{"section":"replace-status-992"},{"section":"read-status-991"},{"section":"patch-status-990"}]},{"section":"-strong-read-operations-strong--982","subsections":[{"section":"watch-list-all-namespaces-988"},{"section":"watch-list-987"},{"section":"watch-986"},{"section":"list-all-namespaces-985"},{"section":"list-984"},{"section":"read-983"}]},{"section":"-strong-write-operations-strong--976","subsections":[{"section":"delete-collection-981"},{"section":"delete-980"},{"section":"replace-979"},{"section":"patch-978"},{"section":"create-977"}]}]},{"section":"statefulset-v1beta2-apps","subsections":[{"section":"-strong-misc-operations-strong--972","subsections":[{"section":"patch-scale-975"},{"section":"replace-scale-974"},{"section":"read-scale-973"}]},{"section":"-strong-status-operations-strong--968","subsections":[{"section":"replace-status-971"},{"section":"read-status-970"},{"section":"patch-status-969"}]},{"section":"-strong-read-operations-strong--961","subsections":[{"section":"watch-list-all-namespaces-967"},{"section":"watch-list-966"},{"section":"watch-965"},{"section":"list-all-namespaces-964"},{"section":"list-963"},{"section":"read-962"}]},{"section":"-strong-write-operations-strong--955","subsections":[{"section":"delete-collection-960"},{"section":"delete-959"},{"section":"replace-958"},{"section":"patch-957"},{"section":"create-956"}]}]},{"section":"servicereference-v1beta1-apiregistration","subsections":[]},{"section":"selfsubjectrulesreview-v1beta1-authorization","subsections":[{"section":"-strong-write-operations-strong--953","subsections":[{"section":"create-954"}]}]},{"section":"selfsubjectaccessreview-v1beta1-authorization","subsections":[{"section":"-strong-write-operations-strong--951","subsections":[{"section":"create-952"}]}]},{"section":"scale-v1beta1-extensions","subsections":[]},{"section":"scale-v1beta1-apps","subsections":[]},{"section":"scale-v1beta2-apps","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--944","subsections":[{"section":"watch-list-all-namespaces-950"},{"section":"watch-list-949"},{"section":"watch-948"},{"section":"list-all-namespaces-947"},{"section":"list-946"},{"section":"read-945"}]},{"section":"-strong-write-operations-strong--938","subsections":[{"section":"delete-collection-943"},{"section":"delete-942"},{"section":"replace-941"},{"section":"patch-940"},{"section":"create-939"}]}]},{"section":"rolebinding-v1beta1-rbac","subsections":[{"section":"-strong-read-operations-strong--931","subsections":[{"section":"watch-list-all-namespaces-937"},{"section":"watch-list-936"},{"section":"watch-935"},{"section":"list-all-namespaces-934"},{"section":"list-933"},{"section":"read-932"}]},{"section":"-strong-write-operations-strong--925","subsections":[{"section":"delete-collection-930"},{"section":"delete-929"},{"section":"replace-928"},{"section":"patch-927"},{"section":"create-926"}]}]},{"section":"role-v1alpha1-rbac","subsections":[{"section":"-strong-read-operations-strong--918","subsections":[{"section":"watch-list-all-namespaces-924"},{"section":"watch-list-923"},{"section":"watch-922"},{"section":"list-all-namespaces-921"},{"section":"list-920"},{"section":"read-919"}]},{"section":"-strong-write-operations-strong--912","subsections":[{"section":"delete-collection-917"},{"section":"delete-916"},{"section":"replace-915"},{"section":"patch-914"},{"section":"create-913"}]}]},{"section":"role-v1beta1-rbac","subsections":[{"section":"-strong-read-operations-strong--905","subsections":[{"section":"watch-list-all-namespaces-911"},{"section":"watch-list-910"},{"section":"watch-909"},{"section":"list-all-namespaces-908"},{"section":"list-907"},{"section":"read-906"}]},{"section":"-strong-write-operations-strong--899","subsections":[{"section":"delete-collection-904"},{"section":"delete-903"},{"section":"replace-902"},{"section":"patch-901"},{"section":"create-900"}]}]},{"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--895","subsections":[{"section":"patch-scale-898"},{"section":"replace-scale-897"},{"section":"read-scale-896"}]},{"section":"-strong-status-operations-strong--891","subsections":[{"section":"replace-status-894"},{"section":"read-status-893"},{"section":"patch-status-892"}]},{"section":"-strong-read-operations-strong--884","subsections":[{"section":"watch-list-all-namespaces-890"},{"section":"watch-list-889"},{"section":"watch-888"},{"section":"list-all-namespaces-887"},{"section":"list-886"},{"section":"read-885"}]},{"section":"-strong-write-operations-strong--878","subsections":[{"section":"delete-collection-883"},{"section":"delete-882"},{"section":"replace-881"},{"section":"patch-880"},{"section":"create-879"}]}]},{"section":"replicaset-v1beta2-apps","subsections":[{"section":"-strong-misc-operations-strong--874","subsections":[{"section":"patch-scale-877"},{"section":"replace-scale-876"},{"section":"read-scale-875"}]},{"section":"-strong-status-operations-strong--870","subsections":[{"section":"replace-status-873"},{"section":"read-status-872"},{"section":"patch-status-871"}]},{"section":"-strong-read-operations-strong--863","subsections":[{"section":"watch-list-all-namespaces-869"},{"section":"watch-list-868"},{"section":"watch-867"},{"section":"list-all-namespaces-866"},{"section":"list-865"},{"section":"read-864"}]},{"section":"-strong-write-operations-strong--857","subsections":[{"section":"delete-collection-862"},{"section":"delete-861"},{"section":"replace-860"},{"section":"patch-859"},{"section":"create-858"}]}]},{"section":"policyrule-v1alpha1-rbac","subsections":[]},{"section":"policyrule-v1beta1-rbac","subsections":[]},{"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--850","subsections":[{"section":"watch-list-all-namespaces-856"},{"section":"watch-list-855"},{"section":"watch-854"},{"section":"list-all-namespaces-853"},{"section":"list-852"},{"section":"read-851"}]},{"section":"-strong-write-operations-strong--844","subsections":[{"section":"delete-collection-849"},{"section":"delete-848"},{"section":"replace-847"},{"section":"patch-846"},{"section":"create-845"}]}]},{"section":"localsubjectaccessreview-v1beta1-authorization","subsections":[{"section":"-strong-write-operations-strong--842","subsections":[{"section":"create-843"}]}]},{"section":"jobtemplatespec-v2alpha1-batch","subsections":[]},{"section":"initializer-v1alpha1-admissionregistration","subsections":[]},{"section":"ipblock-v1beta1-extensions","subsections":[]},{"section":"horizontalpodautoscaler-v2beta1-autoscaling","subsections":[{"section":"-strong-status-operations-strong--838","subsections":[{"section":"replace-status-841"},{"section":"read-status-840"},{"section":"patch-status-839"}]},{"section":"-strong-read-operations-strong--831","subsections":[{"section":"watch-list-all-namespaces-837"},{"section":"watch-list-836"},{"section":"watch-835"},{"section":"list-all-namespaces-834"},{"section":"list-833"},{"section":"read-832"}]},{"section":"-strong-write-operations-strong--825","subsections":[{"section":"delete-collection-830"},{"section":"delete-829"},{"section":"replace-828"},{"section":"patch-827"},{"section":"create-826"}]}]},{"section":"eventseries-v1beta1-events","subsections":[]},{"section":"event-v1beta1-events","subsections":[{"section":"-strong-read-operations-strong--818","subsections":[{"section":"watch-list-all-namespaces-824"},{"section":"watch-list-823"},{"section":"watch-822"},{"section":"list-all-namespaces-821"},{"section":"list-820"},{"section":"read-819"}]},{"section":"-strong-write-operations-strong--812","subsections":[{"section":"delete-collection-817"},{"section":"delete-816"},{"section":"replace-815"},{"section":"patch-814"},{"section":"create-813"}]}]},{"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--807","subsections":[{"section":"rollback-811"},{"section":"patch-scale-810"},{"section":"replace-scale-809"},{"section":"read-scale-808"}]},{"section":"-strong-status-operations-strong--803","subsections":[{"section":"replace-status-806"},{"section":"read-status-805"},{"section":"patch-status-804"}]},{"section":"-strong-read-operations-strong--796","subsections":[{"section":"watch-list-all-namespaces-802"},{"section":"watch-list-801"},{"section":"watch-800"},{"section":"list-all-namespaces-799"},{"section":"list-798"},{"section":"read-797"}]},{"section":"-strong-write-operations-strong--790","subsections":[{"section":"delete-collection-795"},{"section":"delete-794"},{"section":"replace-793"},{"section":"patch-792"},{"section":"create-791"}]}]},{"section":"deployment-v1beta1-apps","subsections":[{"section":"-strong-misc-operations-strong--786","subsections":[{"section":"rollback"},{"section":"patch-scale-789"},{"section":"replace-scale-788"},{"section":"read-scale-787"}]},{"section":"-strong-status-operations-strong--782","subsections":[{"section":"replace-status-785"},{"section":"read-status-784"},{"section":"patch-status-783"}]},{"section":"-strong-read-operations-strong--775","subsections":[{"section":"watch-list-all-namespaces-781"},{"section":"watch-list-780"},{"section":"watch-779"},{"section":"list-all-namespaces-778"},{"section":"list-777"},{"section":"read-776"}]},{"section":"-strong-write-operations-strong--769","subsections":[{"section":"delete-collection-774"},{"section":"delete-773"},{"section":"replace-772"},{"section":"patch-771"},{"section":"create-770"}]}]},{"section":"deployment-v1beta2-apps","subsections":[{"section":"-strong-misc-operations-strong--765","subsections":[{"section":"patch-scale-768"},{"section":"replace-scale-767"},{"section":"read-scale-766"}]},{"section":"-strong-status-operations-strong--761","subsections":[{"section":"replace-status-764"},{"section":"read-status-763"},{"section":"patch-status-762"}]},{"section":"-strong-read-operations-strong--754","subsections":[{"section":"watch-list-all-namespaces-760"},{"section":"watch-list-759"},{"section":"watch-758"},{"section":"list-all-namespaces-757"},{"section":"list-756"},{"section":"read-755"}]},{"section":"-strong-write-operations-strong--748","subsections":[{"section":"delete-collection-753"},{"section":"delete-752"},{"section":"replace-751"},{"section":"patch-750"},{"section":"create-749"}]}]},{"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--744","subsections":[{"section":"replace-status-747"},{"section":"read-status-746"},{"section":"patch-status-745"}]},{"section":"-strong-read-operations-strong--737","subsections":[{"section":"watch-list-all-namespaces-743"},{"section":"watch-list-742"},{"section":"watch-741"},{"section":"list-all-namespaces-740"},{"section":"list-739"},{"section":"read-738"}]},{"section":"-strong-write-operations-strong--731","subsections":[{"section":"delete-collection-736"},{"section":"delete-735"},{"section":"replace-734"},{"section":"patch-733"},{"section":"create-732"}]}]},{"section":"daemonset-v1beta2-apps","subsections":[{"section":"-strong-status-operations-strong--727","subsections":[{"section":"replace-status-730"},{"section":"read-status-729"},{"section":"patch-status-728"}]},{"section":"-strong-read-operations-strong--720","subsections":[{"section":"watch-list-all-namespaces-726"},{"section":"watch-list-725"},{"section":"watch-724"},{"section":"list-all-namespaces-723"},{"section":"list-722"},{"section":"read-721"}]},{"section":"-strong-write-operations-strong--714","subsections":[{"section":"delete-collection-719"},{"section":"delete-718"},{"section":"replace-717"},{"section":"patch-716"},{"section":"create-715"}]}]},{"section":"crossversionobjectreference-v2beta1-autoscaling","subsections":[]},{"section":"cronjob-v2alpha1-batch","subsections":[{"section":"-strong-status-operations-strong--710","subsections":[{"section":"replace-status-713"},{"section":"read-status-712"},{"section":"patch-status-711"}]},{"section":"-strong-read-operations-strong--703","subsections":[{"section":"watch-list-all-namespaces-709"},{"section":"watch-list-708"},{"section":"watch-707"},{"section":"list-all-namespaces-706"},{"section":"list-705"},{"section":"read-704"}]},{"section":"-strong-write-operations-strong--697","subsections":[{"section":"delete-collection-702"},{"section":"delete-701"},{"section":"replace-700"},{"section":"patch-699"},{"section":"create-698"}]}]},{"section":"controllerrevision-v1beta1-apps","subsections":[{"section":"-strong-read-operations-strong--690","subsections":[{"section":"watch-list-all-namespaces-696"},{"section":"watch-list-695"},{"section":"watch-694"},{"section":"list-all-namespaces-693"},{"section":"list-692"},{"section":"read-691"}]},{"section":"-strong-write-operations-strong--684","subsections":[{"section":"delete-collection-689"},{"section":"delete-688"},{"section":"replace-687"},{"section":"patch-686"},{"section":"create-685"}]}]},{"section":"controllerrevision-v1beta2-apps","subsections":[{"section":"-strong-read-operations-strong--677","subsections":[{"section":"watch-list-all-namespaces-683"},{"section":"watch-list-682"},{"section":"watch-681"},{"section":"list-all-namespaces-680"},{"section":"list-679"},{"section":"read-678"}]},{"section":"-strong-write-operations-strong--671","subsections":[{"section":"delete-collection-676"},{"section":"delete-675"},{"section":"replace-674"},{"section":"patch-673"},{"section":"create-672"}]}]},{"section":"clusterrolebinding-v1alpha1-rbac","subsections":[{"section":"-strong-read-operations-strong--666","subsections":[{"section":"watch-list-670"},{"section":"watch-669"},{"section":"list-668"},{"section":"read-667"}]},{"section":"-strong-write-operations-strong--660","subsections":[{"section":"delete-collection-665"},{"section":"delete-664"},{"section":"replace-663"},{"section":"patch-662"},{"section":"create-661"}]}]},{"section":"clusterrolebinding-v1beta1-rbac","subsections":[{"section":"-strong-read-operations-strong--655","subsections":[{"section":"watch-list-659"},{"section":"watch-658"},{"section":"list-657"},{"section":"read-656"}]},{"section":"-strong-write-operations-strong--649","subsections":[{"section":"delete-collection-654"},{"section":"delete-653"},{"section":"replace-652"},{"section":"patch-651"},{"section":"create-650"}]}]},{"section":"clusterrole-v1alpha1-rbac","subsections":[{"section":"-strong-read-operations-strong--644","subsections":[{"section":"watch-list-648"},{"section":"watch-647"},{"section":"list-646"},{"section":"read-645"}]},{"section":"-strong-write-operations-strong--638","subsections":[{"section":"delete-collection-643"},{"section":"delete-642"},{"section":"replace-641"},{"section":"patch-640"},{"section":"create-639"}]}]},{"section":"clusterrole-v1beta1-rbac","subsections":[{"section":"-strong-read-operations-strong--633","subsections":[{"section":"watch-list-637"},{"section":"watch-636"},{"section":"list-635"},{"section":"read-634"}]},{"section":"-strong-write-operations-strong--627","subsections":[{"section":"delete-collection-632"},{"section":"delete-631"},{"section":"replace-630"},{"section":"patch-629"},{"section":"create-628"}]}]},{"section":"aggregationrule-v1alpha1-rbac","subsections":[]},{"section":"aggregationrule-v1beta1-rbac","subsections":[]},{"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":"volumemount-v1-core"},{"section":"volumeerror-v1alpha1-storage"},{"section":"volumedevice-v1-core"},{"section":"volumeattachmentsource-v1alpha1-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-v1beta1-admissionregistration"},{"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":"fsgroupstrategyoptions-v1beta1-extensions"},{"section":"fcvolumesource-v1-core"},{"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":"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-v1beta1-apiregistration"},{"section":"apiresource-v1-meta"},{"section":"apigroup-v1-meta"}]},{"section":"networkpolicy-v1-networking","subsections":[{"section":"-strong-read-operations-strong--620","subsections":[{"section":"watch-list-all-namespaces-626"},{"section":"watch-list-625"},{"section":"watch-624"},{"section":"list-all-namespaces-623"},{"section":"list-622"},{"section":"read-621"}]},{"section":"-strong-write-operations-strong--614","subsections":[{"section":"delete-collection-619"},{"section":"delete-618"},{"section":"replace-617"},{"section":"patch-616"},{"section":"create-615"}]}]},{"section":"tokenreview-v1-authentication","subsections":[{"section":"-strong-write-operations-strong--612","subsections":[{"section":"create-613"}]}]},{"section":"subjectaccessreview-v1-authorization","subsections":[{"section":"-strong-write-operations-strong--610","subsections":[{"section":"create-611"}]}]},{"section":"serviceaccount-v1-core","subsections":[{"section":"-strong-read-operations-strong--603","subsections":[{"section":"watch-list-all-namespaces-609"},{"section":"watch-list-608"},{"section":"watch-607"},{"section":"list-all-namespaces-606"},{"section":"list-605"},{"section":"read-604"}]},{"section":"-strong-write-operations-strong--597","subsections":[{"section":"delete-collection-602"},{"section":"delete-601"},{"section":"replace-600"},{"section":"patch-599"},{"section":"create-598"}]}]},{"section":"selfsubjectrulesreview-v1-authorization","subsections":[{"section":"-strong-write-operations-strong--595","subsections":[{"section":"create-596"}]}]},{"section":"selfsubjectaccessreview-v1-authorization","subsections":[{"section":"-strong-write-operations-strong--593","subsections":[{"section":"create-594"}]}]},{"section":"rolebinding-v1-rbac","subsections":[{"section":"-strong-read-operations-strong--586","subsections":[{"section":"watch-list-all-namespaces-592"},{"section":"watch-list-591"},{"section":"watch-590"},{"section":"list-all-namespaces-589"},{"section":"list-588"},{"section":"read-587"}]},{"section":"-strong-write-operations-strong--580","subsections":[{"section":"delete-collection-585"},{"section":"delete-584"},{"section":"replace-583"},{"section":"patch-582"},{"section":"create-581"}]}]},{"section":"role-v1-rbac","subsections":[{"section":"-strong-read-operations-strong--573","subsections":[{"section":"watch-list-all-namespaces-579"},{"section":"watch-list-578"},{"section":"watch-577"},{"section":"list-all-namespaces-576"},{"section":"list-575"},{"section":"read-574"}]},{"section":"-strong-write-operations-strong--567","subsections":[{"section":"delete-collection-572"},{"section":"delete-571"},{"section":"replace-570"},{"section":"patch-569"},{"section":"create-568"}]}]},{"section":"resourcequota-v1-core","subsections":[{"section":"-strong-status-operations-strong--563","subsections":[{"section":"replace-status-566"},{"section":"read-status-565"},{"section":"patch-status-564"}]},{"section":"-strong-read-operations-strong--556","subsections":[{"section":"watch-list-all-namespaces-562"},{"section":"watch-list-561"},{"section":"watch-560"},{"section":"list-all-namespaces-559"},{"section":"list-558"},{"section":"read-557"}]},{"section":"-strong-write-operations-strong--550","subsections":[{"section":"delete-collection-555"},{"section":"delete-554"},{"section":"replace-553"},{"section":"patch-552"},{"section":"create-551"}]}]},{"section":"persistentvolume-v1-core","subsections":[{"section":"-strong-status-operations-strong--546","subsections":[{"section":"replace-status-549"},{"section":"read-status-548"},{"section":"patch-status-547"}]},{"section":"-strong-read-operations-strong--541","subsections":[{"section":"watch-list-545"},{"section":"watch-544"},{"section":"list-543"},{"section":"read-542"}]},{"section":"-strong-write-operations-strong--535","subsections":[{"section":"delete-collection-540"},{"section":"delete-539"},{"section":"replace-538"},{"section":"patch-537"},{"section":"create-536"}]}]},{"section":"node-v1-core","subsections":[{"section":"-strong-proxy-operations-strong--516","subsections":[{"section":"replace-proxy-path-534"},{"section":"replace-proxy-533"},{"section":"replace-connect-proxy-path-532"},{"section":"replace-connect-proxy-531"},{"section":"head-connect-proxy-path-530"},{"section":"head-connect-proxy-529"},{"section":"get-proxy-path-528"},{"section":"get-proxy-527"},{"section":"get-connect-proxy-path-526"},{"section":"get-connect-proxy-525"},{"section":"delete-proxy-path-524"},{"section":"delete-proxy-523"},{"section":"delete-connect-proxy-path-522"},{"section":"delete-connect-proxy-521"},{"section":"create-proxy-path-520"},{"section":"create-proxy-519"},{"section":"create-connect-proxy-path-518"},{"section":"create-connect-proxy-517"}]},{"section":"-strong-status-operations-strong--512","subsections":[{"section":"replace-status-515"},{"section":"read-status-514"},{"section":"patch-status-513"}]},{"section":"-strong-read-operations-strong--507","subsections":[{"section":"watch-list-511"},{"section":"watch-510"},{"section":"list-509"},{"section":"read-508"}]},{"section":"-strong-write-operations-strong--501","subsections":[{"section":"delete-collection-506"},{"section":"delete-505"},{"section":"replace-504"},{"section":"patch-503"},{"section":"create-502"}]}]},{"section":"namespace-v1-core","subsections":[{"section":"-strong-status-operations-strong--497","subsections":[{"section":"replace-status-500"},{"section":"read-status-499"},{"section":"patch-status-498"}]},{"section":"-strong-read-operations-strong--492","subsections":[{"section":"watch-list-496"},{"section":"watch-495"},{"section":"list-494"},{"section":"read-493"}]},{"section":"-strong-write-operations-strong--487","subsections":[{"section":"delete-491"},{"section":"replace-490"},{"section":"patch-489"},{"section":"create-488"}]}]},{"section":"localsubjectaccessreview-v1-authorization","subsections":[{"section":"-strong-write-operations-strong--485","subsections":[{"section":"create-486"}]}]},{"section":"componentstatus-v1-core","subsections":[{"section":"-strong-read-operations-strong--482","subsections":[{"section":"list-484"},{"section":"read-483"}]}]},{"section":"clusterrolebinding-v1-rbac","subsections":[{"section":"-strong-read-operations-strong--477","subsections":[{"section":"watch-list-481"},{"section":"watch-480"},{"section":"list-479"},{"section":"read-478"}]},{"section":"-strong-write-operations-strong--471","subsections":[{"section":"delete-collection-476"},{"section":"delete-475"},{"section":"replace-474"},{"section":"patch-473"},{"section":"create-472"}]}]},{"section":"clusterrole-v1-rbac","subsections":[{"section":"-strong-read-operations-strong--466","subsections":[{"section":"watch-list-470"},{"section":"watch-469"},{"section":"list-468"},{"section":"read-467"}]},{"section":"-strong-write-operations-strong--460","subsections":[{"section":"delete-collection-465"},{"section":"delete-464"},{"section":"replace-463"},{"section":"patch-462"},{"section":"create-461"}]}]},{"section":"certificatesigningrequest-v1beta1-certificates","subsections":[{"section":"-strong-status-operations-strong--458","subsections":[{"section":"replace-status-459"}]},{"section":"-strong-read-operations-strong--453","subsections":[{"section":"watch-list-457"},{"section":"watch-456"},{"section":"list-455"},{"section":"read-454"}]},{"section":"-strong-write-operations-strong--447","subsections":[{"section":"delete-collection-452"},{"section":"delete-451"},{"section":"replace-450"},{"section":"patch-449"},{"section":"create-448"}]}]},{"section":"binding-v1-core","subsections":[{"section":"-strong-write-operations-strong--445","subsections":[{"section":"create-446"}]}]},{"section":"apiservice-v1beta1-apiregistration","subsections":[{"section":"-strong-status-operations-strong--443","subsections":[{"section":"replace-status-444"}]},{"section":"-strong-read-operations-strong--438","subsections":[{"section":"watch-list-442"},{"section":"watch-441"},{"section":"list-440"},{"section":"read-439"}]},{"section":"-strong-write-operations-strong--432","subsections":[{"section":"delete-collection-437"},{"section":"delete-436"},{"section":"replace-435"},{"section":"patch-434"},{"section":"create-433"}]}]},{"section":"-strong-cluster-strong-","subsections":[]},{"section":"podsecuritypolicy-v1beta1-extensions","subsections":[{"section":"-strong-read-operations-strong--427","subsections":[{"section":"watch-list-431"},{"section":"watch-430"},{"section":"list-429"},{"section":"read-428"}]},{"section":"-strong-write-operations-strong--421","subsections":[{"section":"delete-collection-426"},{"section":"delete-425"},{"section":"replace-424"},{"section":"patch-423"},{"section":"create-422"}]}]},{"section":"podpreset-v1alpha1-settings","subsections":[{"section":"-strong-read-operations-strong--414","subsections":[{"section":"watch-list-all-namespaces-420"},{"section":"watch-list-419"},{"section":"watch-418"},{"section":"list-all-namespaces-417"},{"section":"list-416"},{"section":"read-415"}]},{"section":"-strong-write-operations-strong--408","subsections":[{"section":"delete-collection-413"},{"section":"delete-412"},{"section":"replace-411"},{"section":"patch-410"},{"section":"create-409"}]}]},{"section":"priorityclass-v1alpha1-scheduling","subsections":[{"section":"-strong-read-operations-strong--403","subsections":[{"section":"watch-list-407"},{"section":"watch-406"},{"section":"list-405"},{"section":"read-404"}]},{"section":"-strong-write-operations-strong--397","subsections":[{"section":"delete-collection-402"},{"section":"delete-401"},{"section":"replace-400"},{"section":"patch-399"},{"section":"create-398"}]}]},{"section":"poddisruptionbudget-v1beta1-policy","subsections":[{"section":"-strong-status-operations-strong--393","subsections":[{"section":"replace-status-396"},{"section":"read-status-395"},{"section":"patch-status-394"}]},{"section":"-strong-read-operations-strong--386","subsections":[{"section":"watch-list-all-namespaces-392"},{"section":"watch-list-391"},{"section":"watch-390"},{"section":"list-all-namespaces-389"},{"section":"list-388"},{"section":"read-387"}]},{"section":"-strong-write-operations-strong--380","subsections":[{"section":"delete-collection-385"},{"section":"delete-384"},{"section":"replace-383"},{"section":"patch-382"},{"section":"create-381"}]}]},{"section":"podtemplate-v1-core","subsections":[{"section":"-strong-read-operations-strong--373","subsections":[{"section":"watch-list-all-namespaces-379"},{"section":"watch-list-378"},{"section":"watch-377"},{"section":"list-all-namespaces-376"},{"section":"list-375"},{"section":"read-374"}]},{"section":"-strong-write-operations-strong--367","subsections":[{"section":"delete-collection-372"},{"section":"delete-371"},{"section":"replace-370"},{"section":"patch-369"},{"section":"create-368"}]}]},{"section":"validatingwebhookconfiguration-v1beta1-admissionregistration","subsections":[{"section":"-strong-read-operations-strong--362","subsections":[{"section":"watch-list-366"},{"section":"watch-365"},{"section":"list-364"},{"section":"read-363"}]},{"section":"-strong-write-operations-strong--356","subsections":[{"section":"delete-collection-361"},{"section":"delete-360"},{"section":"replace-359"},{"section":"patch-358"},{"section":"create-357"}]}]},{"section":"mutatingwebhookconfiguration-v1beta1-admissionregistration","subsections":[{"section":"-strong-read-operations-strong--351","subsections":[{"section":"watch-list-355"},{"section":"watch-354"},{"section":"list-353"},{"section":"read-352"}]},{"section":"-strong-write-operations-strong--345","subsections":[{"section":"delete-collection-350"},{"section":"delete-349"},{"section":"replace-348"},{"section":"patch-347"},{"section":"create-346"}]}]},{"section":"initializerconfiguration-v1alpha1-admissionregistration","subsections":[{"section":"-strong-read-operations-strong--340","subsections":[{"section":"watch-list-344"},{"section":"watch-343"},{"section":"list-342"},{"section":"read-341"}]},{"section":"-strong-write-operations-strong--334","subsections":[{"section":"delete-collection-339"},{"section":"delete-338"},{"section":"replace-337"},{"section":"patch-336"},{"section":"create-335"}]}]},{"section":"horizontalpodautoscaler-v1-autoscaling","subsections":[{"section":"-strong-status-operations-strong--330","subsections":[{"section":"replace-status-333"},{"section":"read-status-332"},{"section":"patch-status-331"}]},{"section":"-strong-read-operations-strong--323","subsections":[{"section":"watch-list-all-namespaces-329"},{"section":"watch-list-328"},{"section":"watch-327"},{"section":"list-all-namespaces-326"},{"section":"list-325"},{"section":"read-324"}]},{"section":"-strong-write-operations-strong--317","subsections":[{"section":"delete-collection-322"},{"section":"delete-321"},{"section":"replace-320"},{"section":"patch-319"},{"section":"create-318"}]}]},{"section":"limitrange-v1-core","subsections":[{"section":"-strong-read-operations-strong--310","subsections":[{"section":"watch-list-all-namespaces-316"},{"section":"watch-list-315"},{"section":"watch-314"},{"section":"list-all-namespaces-313"},{"section":"list-312"},{"section":"read-311"}]},{"section":"-strong-write-operations-strong--304","subsections":[{"section":"delete-collection-309"},{"section":"delete-308"},{"section":"replace-307"},{"section":"patch-306"},{"section":"create-305"}]}]},{"section":"event-v1-core","subsections":[{"section":"-strong-read-operations-strong--297","subsections":[{"section":"watch-list-all-namespaces-303"},{"section":"watch-list-302"},{"section":"watch-301"},{"section":"list-all-namespaces-300"},{"section":"list-299"},{"section":"read-298"}]},{"section":"-strong-write-operations-strong--291","subsections":[{"section":"delete-collection-296"},{"section":"delete-295"},{"section":"replace-294"},{"section":"patch-293"},{"section":"create-292"}]}]},{"section":"customresourcedefinition-v1beta1-apiextensions","subsections":[{"section":"-strong-status-operations-strong--289","subsections":[{"section":"replace-status-290"}]},{"section":"-strong-read-operations-strong--284","subsections":[{"section":"watch-list-288"},{"section":"watch-287"},{"section":"list-286"},{"section":"read-285"}]},{"section":"-strong-write-operations-strong--278","subsections":[{"section":"delete-collection-283"},{"section":"delete-282"},{"section":"replace-281"},{"section":"patch-280"},{"section":"create-279"}]}]},{"section":"controllerrevision-v1-apps","subsections":[{"section":"-strong-read-operations-strong--271","subsections":[{"section":"watch-list-all-namespaces-277"},{"section":"watch-list-276"},{"section":"watch-275"},{"section":"list-all-namespaces-274"},{"section":"list-273"},{"section":"read-272"}]},{"section":"-strong-write-operations-strong--265","subsections":[{"section":"delete-collection-270"},{"section":"delete-269"},{"section":"replace-268"},{"section":"patch-267"},{"section":"create-266"}]}]},{"section":"-strong-metadata-strong-","subsections":[]},{"section":"volumeattachment-v1alpha1-storage","subsections":[{"section":"-strong-read-operations-strong--260","subsections":[{"section":"watch-list-264"},{"section":"watch-263"},{"section":"list-262"},{"section":"read-261"}]},{"section":"-strong-write-operations-strong--254","subsections":[{"section":"delete-collection-259"},{"section":"delete-258"},{"section":"replace-257"},{"section":"patch-256"},{"section":"create-255"}]}]},{"section":"volume-v1-core","subsections":[]},{"section":"storageclass-v1-storage","subsections":[{"section":"-strong-read-operations-strong--249","subsections":[{"section":"watch-list-253"},{"section":"watch-252"},{"section":"list-251"},{"section":"read-250"}]},{"section":"-strong-write-operations-strong--243","subsections":[{"section":"delete-collection-248"},{"section":"delete-247"},{"section":"replace-246"},{"section":"patch-245"},{"section":"create-244"}]}]},{"section":"persistentvolumeclaim-v1-core","subsections":[{"section":"-strong-status-operations-strong--239","subsections":[{"section":"replace-status-242"},{"section":"read-status-241"},{"section":"patch-status-240"}]},{"section":"-strong-read-operations-strong--232","subsections":[{"section":"watch-list-all-namespaces-238"},{"section":"watch-list-237"},{"section":"watch-236"},{"section":"list-all-namespaces-235"},{"section":"list-234"},{"section":"read-233"}]},{"section":"-strong-write-operations-strong--226","subsections":[{"section":"delete-collection-231"},{"section":"delete-230"},{"section":"replace-229"},{"section":"patch-228"},{"section":"create-227"}]}]},{"section":"secret-v1-core","subsections":[{"section":"-strong-read-operations-strong--219","subsections":[{"section":"watch-list-all-namespaces-225"},{"section":"watch-list-224"},{"section":"watch-223"},{"section":"list-all-namespaces-222"},{"section":"list-221"},{"section":"read-220"}]},{"section":"-strong-write-operations-strong--213","subsections":[{"section":"delete-collection-218"},{"section":"delete-217"},{"section":"replace-216"},{"section":"patch-215"},{"section":"create-214"}]}]},{"section":"configmap-v1-core","subsections":[{"section":"-strong-read-operations-strong--206","subsections":[{"section":"watch-list-all-namespaces-212"},{"section":"watch-list-211"},{"section":"watch-210"},{"section":"list-all-namespaces-209"},{"section":"list-208"},{"section":"read-207"}]},{"section":"-strong-write-operations-strong--200","subsections":[{"section":"delete-collection-205"},{"section":"delete-204"},{"section":"replace-203"},{"section":"patch-202"},{"section":"create-201"}]}]},{"section":"-strong-config-storage-strong-","subsections":[]},{"section":"service-v1-core","subsections":[{"section":"-strong-proxy-operations-strong--181","subsections":[{"section":"replace-proxy-path-199"},{"section":"replace-proxy-198"},{"section":"replace-connect-proxy-path-197"},{"section":"replace-connect-proxy-196"},{"section":"head-connect-proxy-path-195"},{"section":"head-connect-proxy-194"},{"section":"get-proxy-path-193"},{"section":"get-proxy-192"},{"section":"get-connect-proxy-path-191"},{"section":"get-connect-proxy-190"},{"section":"delete-proxy-path-189"},{"section":"delete-proxy-188"},{"section":"delete-connect-proxy-path-187"},{"section":"delete-connect-proxy-186"},{"section":"create-proxy-path-185"},{"section":"create-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-proxy-path"},{"section":"replace-proxy"},{"section":"replace-connect-proxy-path"},{"section":"replace-connect-proxy"},{"section":"head-connect-proxy-path"},{"section":"head-connect-proxy"},{"section":"get-proxy-path"},{"section":"get-proxy"},{"section":"get-connect-proxy-path"},{"section":"get-connect-proxy"},{"section":"get-connect-portforward"},{"section":"delete-proxy-path"},{"section":"delete-proxy"},{"section":"delete-connect-proxy-path"},{"section":"delete-connect-proxy"},{"section":"create-proxy-path"},{"section":"create-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":["userinfo-v1beta1-authentication","create-1011","-strong-write-operations-strong--1010","tokenreview-v1beta1-authentication","subjectrulesreviewstatus-v1beta1-authorization","create-1009","-strong-write-operations-strong--1008","subjectaccessreview-v1beta1-authorization","subject-v1alpha1-rbac","subject-v1beta1-rbac","watch-list-1007","watch-1006","list-1005","read-1004","-strong-read-operations-strong--1003","delete-collection-1002","delete-1001","replace-1000","patch-999","create-998","-strong-write-operations-strong--997","storageclass-v1beta1-storage","statefulsetupdatestrategy-v1beta1-apps","statefulsetupdatestrategy-v1beta2-apps","statefulsetcondition-v1beta1-apps","statefulsetcondition-v1beta2-apps","patch-scale-996","replace-scale-995","read-scale-994","-strong-misc-operations-strong--993","replace-status-992","read-status-991","patch-status-990","-strong-status-operations-strong--989","watch-list-all-namespaces-988","watch-list-987","watch-986","list-all-namespaces-985","list-984","read-983","-strong-read-operations-strong--982","delete-collection-981","delete-980","replace-979","patch-978","create-977","-strong-write-operations-strong--976","statefulset-v1beta1-apps","patch-scale-975","replace-scale-974","read-scale-973","-strong-misc-operations-strong--972","replace-status-971","read-status-970","patch-status-969","-strong-status-operations-strong--968","watch-list-all-namespaces-967","watch-list-966","watch-965","list-all-namespaces-964","list-963","read-962","-strong-read-operations-strong--961","delete-collection-960","delete-959","replace-958","patch-957","create-956","-strong-write-operations-strong--955","statefulset-v1beta2-apps","servicereference-v1beta1-apiregistration","create-954","-strong-write-operations-strong--953","selfsubjectrulesreview-v1beta1-authorization","create-952","-strong-write-operations-strong--951","selfsubjectaccessreview-v1beta1-authorization","scale-v1beta1-extensions","scale-v1beta1-apps","scale-v1beta2-apps","rollingupdatestatefulsetstrategy-v1beta1-apps","rollingupdatestatefulsetstrategy-v1beta2-apps","rollbackconfig-v1beta1-extensions","roleref-v1alpha1-rbac","roleref-v1beta1-rbac","watch-list-all-namespaces-950","watch-list-949","watch-948","list-all-namespaces-947","list-946","read-945","-strong-read-operations-strong--944","delete-collection-943","delete-942","replace-941","patch-940","create-939","-strong-write-operations-strong--938","rolebinding-v1alpha1-rbac","watch-list-all-namespaces-937","watch-list-936","watch-935","list-all-namespaces-934","list-933","read-932","-strong-read-operations-strong--931","delete-collection-930","delete-929","replace-928","patch-927","create-926","-strong-write-operations-strong--925","rolebinding-v1beta1-rbac","watch-list-all-namespaces-924","watch-list-923","watch-922","list-all-namespaces-921","list-920","read-919","-strong-read-operations-strong--918","delete-collection-917","delete-916","replace-915","patch-914","create-913","-strong-write-operations-strong--912","role-v1alpha1-rbac","watch-list-all-namespaces-911","watch-list-910","watch-909","list-all-namespaces-908","list-907","read-906","-strong-read-operations-strong--905","delete-collection-904","delete-903","replace-902","patch-901","create-900","-strong-write-operations-strong--899","role-v1beta1-rbac","resourcerule-v1beta1-authorization","resourceattributes-v1beta1-authorization","replicasetcondition-v1beta1-extensions","replicasetcondition-v1beta2-apps","patch-scale-898","replace-scale-897","read-scale-896","-strong-misc-operations-strong--895","replace-status-894","read-status-893","patch-status-892","-strong-status-operations-strong--891","watch-list-all-namespaces-890","watch-list-889","watch-888","list-all-namespaces-887","list-886","read-885","-strong-read-operations-strong--884","delete-collection-883","delete-882","replace-881","patch-880","create-879","-strong-write-operations-strong--878","replicaset-v1beta1-extensions","patch-scale-877","replace-scale-876","read-scale-875","-strong-misc-operations-strong--874","replace-status-873","read-status-872","patch-status-871","-strong-status-operations-strong--870","watch-list-all-namespaces-869","watch-list-868","watch-867","list-all-namespaces-866","list-865","read-864","-strong-read-operations-strong--863","delete-collection-862","delete-861","replace-860","patch-859","create-858","-strong-write-operations-strong--857","replicaset-v1beta2-apps","policyrule-v1alpha1-rbac","policyrule-v1beta1-rbac","nonresourcerule-v1beta1-authorization","nonresourceattributes-v1beta1-authorization","networkpolicyport-v1beta1-extensions","networkpolicypeer-v1beta1-extensions","networkpolicyingressrule-v1beta1-extensions","networkpolicyegressrule-v1beta1-extensions","watch-list-all-namespaces-856","watch-list-855","watch-854","list-all-namespaces-853","list-852","read-851","-strong-read-operations-strong--850","delete-collection-849","delete-848","replace-847","patch-846","create-845","-strong-write-operations-strong--844","networkpolicy-v1beta1-extensions","create-843","-strong-write-operations-strong--842","localsubjectaccessreview-v1beta1-authorization","jobtemplatespec-v2alpha1-batch","initializer-v1alpha1-admissionregistration","ipblock-v1beta1-extensions","replace-status-841","read-status-840","patch-status-839","-strong-status-operations-strong--838","watch-list-all-namespaces-837","watch-list-836","watch-835","list-all-namespaces-834","list-833","read-832","-strong-read-operations-strong--831","delete-collection-830","delete-829","replace-828","patch-827","create-826","-strong-write-operations-strong--825","horizontalpodautoscaler-v2beta1-autoscaling","eventseries-v1beta1-events","watch-list-all-namespaces-824","watch-list-823","watch-822","list-all-namespaces-821","list-820","read-819","-strong-read-operations-strong--818","delete-collection-817","delete-816","replace-815","patch-814","create-813","-strong-write-operations-strong--812","event-v1beta1-events","deploymentcondition-v1beta1-extensions","deploymentcondition-v1beta1-apps","deploymentcondition-v1beta2-apps","rollback-811","patch-scale-810","replace-scale-809","read-scale-808","-strong-misc-operations-strong--807","replace-status-806","read-status-805","patch-status-804","-strong-status-operations-strong--803","watch-list-all-namespaces-802","watch-list-801","watch-800","list-all-namespaces-799","list-798","read-797","-strong-read-operations-strong--796","delete-collection-795","delete-794","replace-793","patch-792","create-791","-strong-write-operations-strong--790","deployment-v1beta1-extensions","rollback","patch-scale-789","replace-scale-788","read-scale-787","-strong-misc-operations-strong--786","replace-status-785","read-status-784","patch-status-783","-strong-status-operations-strong--782","watch-list-all-namespaces-781","watch-list-780","watch-779","list-all-namespaces-778","list-777","read-776","-strong-read-operations-strong--775","delete-collection-774","delete-773","replace-772","patch-771","create-770","-strong-write-operations-strong--769","deployment-v1beta1-apps","patch-scale-768","replace-scale-767","read-scale-766","-strong-misc-operations-strong--765","replace-status-764","read-status-763","patch-status-762","-strong-status-operations-strong--761","watch-list-all-namespaces-760","watch-list-759","watch-758","list-all-namespaces-757","list-756","read-755","-strong-read-operations-strong--754","delete-collection-753","delete-752","replace-751","patch-750","create-749","-strong-write-operations-strong--748","deployment-v1beta2-apps","daemonsetupdatestrategy-v1beta1-extensions","daemonsetupdatestrategy-v1beta2-apps","daemonsetcondition-v1beta1-extensions","daemonsetcondition-v1beta2-apps","replace-status-747","read-status-746","patch-status-745","-strong-status-operations-strong--744","watch-list-all-namespaces-743","watch-list-742","watch-741","list-all-namespaces-740","list-739","read-738","-strong-read-operations-strong--737","delete-collection-736","delete-735","replace-734","patch-733","create-732","-strong-write-operations-strong--731","daemonset-v1beta1-extensions","replace-status-730","read-status-729","patch-status-728","-strong-status-operations-strong--727","watch-list-all-namespaces-726","watch-list-725","watch-724","list-all-namespaces-723","list-722","read-721","-strong-read-operations-strong--720","delete-collection-719","delete-718","replace-717","patch-716","create-715","-strong-write-operations-strong--714","daemonset-v1beta2-apps","crossversionobjectreference-v2beta1-autoscaling","replace-status-713","read-status-712","patch-status-711","-strong-status-operations-strong--710","watch-list-all-namespaces-709","watch-list-708","watch-707","list-all-namespaces-706","list-705","read-704","-strong-read-operations-strong--703","delete-collection-702","delete-701","replace-700","patch-699","create-698","-strong-write-operations-strong--697","cronjob-v2alpha1-batch","watch-list-all-namespaces-696","watch-list-695","watch-694","list-all-namespaces-693","list-692","read-691","-strong-read-operations-strong--690","delete-collection-689","delete-688","replace-687","patch-686","create-685","-strong-write-operations-strong--684","controllerrevision-v1beta1-apps","watch-list-all-namespaces-683","watch-list-682","watch-681","list-all-namespaces-680","list-679","read-678","-strong-read-operations-strong--677","delete-collection-676","delete-675","replace-674","patch-673","create-672","-strong-write-operations-strong--671","controllerrevision-v1beta2-apps","watch-list-670","watch-669","list-668","read-667","-strong-read-operations-strong--666","delete-collection-665","delete-664","replace-663","patch-662","create-661","-strong-write-operations-strong--660","clusterrolebinding-v1alpha1-rbac","watch-list-659","watch-658","list-657","read-656","-strong-read-operations-strong--655","delete-collection-654","delete-653","replace-652","patch-651","create-650","-strong-write-operations-strong--649","clusterrolebinding-v1beta1-rbac","watch-list-648","watch-647","list-646","read-645","-strong-read-operations-strong--644","delete-collection-643","delete-642","replace-641","patch-640","create-639","-strong-write-operations-strong--638","clusterrole-v1alpha1-rbac","watch-list-637","watch-636","list-635","read-634","-strong-read-operations-strong--633","delete-collection-632","delete-631","replace-630","patch-629","create-628","-strong-write-operations-strong--627","clusterrole-v1beta1-rbac","aggregationrule-v1alpha1-rbac","aggregationrule-v1beta1-rbac","-strong-old-api-versions-strong-","weightedpodaffinityterm-v1-core","webhookclientconfig-v1beta1-admissionregistration","webhook-v1beta1-admissionregistration","watchevent-v1-meta","vspherevirtualdiskvolumesource-v1-core","volumeprojection-v1-core","volumemount-v1-core","volumeerror-v1alpha1-storage","volumedevice-v1-core","volumeattachmentsource-v1alpha1-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-v1beta1-admissionregistration","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","fsgroupstrategyoptions-v1beta1-extensions","fcvolumesource-v1-core","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","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-v1beta1-apiregistration","apiresource-v1-meta","apigroup-v1-meta","-strong-definitions-strong-","watch-list-all-namespaces-626","watch-list-625","watch-624","list-all-namespaces-623","list-622","read-621","-strong-read-operations-strong--620","delete-collection-619","delete-618","replace-617","patch-616","create-615","-strong-write-operations-strong--614","networkpolicy-v1-networking","create-613","-strong-write-operations-strong--612","tokenreview-v1-authentication","create-611","-strong-write-operations-strong--610","subjectaccessreview-v1-authorization","watch-list-all-namespaces-609","watch-list-608","watch-607","list-all-namespaces-606","list-605","read-604","-strong-read-operations-strong--603","delete-collection-602","delete-601","replace-600","patch-599","create-598","-strong-write-operations-strong--597","serviceaccount-v1-core","create-596","-strong-write-operations-strong--595","selfsubjectrulesreview-v1-authorization","create-594","-strong-write-operations-strong--593","selfsubjectaccessreview-v1-authorization","watch-list-all-namespaces-592","watch-list-591","watch-590","list-all-namespaces-589","list-588","read-587","-strong-read-operations-strong--586","delete-collection-585","delete-584","replace-583","patch-582","create-581","-strong-write-operations-strong--580","rolebinding-v1-rbac","watch-list-all-namespaces-579","watch-list-578","watch-577","list-all-namespaces-576","list-575","read-574","-strong-read-operations-strong--573","delete-collection-572","delete-571","replace-570","patch-569","create-568","-strong-write-operations-strong--567","role-v1-rbac","replace-status-566","read-status-565","patch-status-564","-strong-status-operations-strong--563","watch-list-all-namespaces-562","watch-list-561","watch-560","list-all-namespaces-559","list-558","read-557","-strong-read-operations-strong--556","delete-collection-555","delete-554","replace-553","patch-552","create-551","-strong-write-operations-strong--550","resourcequota-v1-core","replace-status-549","read-status-548","patch-status-547","-strong-status-operations-strong--546","watch-list-545","watch-544","list-543","read-542","-strong-read-operations-strong--541","delete-collection-540","delete-539","replace-538","patch-537","create-536","-strong-write-operations-strong--535","persistentvolume-v1-core","replace-proxy-path-534","replace-proxy-533","replace-connect-proxy-path-532","replace-connect-proxy-531","head-connect-proxy-path-530","head-connect-proxy-529","get-proxy-path-528","get-proxy-527","get-connect-proxy-path-526","get-connect-proxy-525","delete-proxy-path-524","delete-proxy-523","delete-connect-proxy-path-522","delete-connect-proxy-521","create-proxy-path-520","create-proxy-519","create-connect-proxy-path-518","create-connect-proxy-517","-strong-proxy-operations-strong--516","replace-status-515","read-status-514","patch-status-513","-strong-status-operations-strong--512","watch-list-511","watch-510","list-509","read-508","-strong-read-operations-strong--507","delete-collection-506","delete-505","replace-504","patch-503","create-502","-strong-write-operations-strong--501","node-v1-core","replace-status-500","read-status-499","patch-status-498","-strong-status-operations-strong--497","watch-list-496","watch-495","list-494","read-493","-strong-read-operations-strong--492","delete-491","replace-490","patch-489","create-488","-strong-write-operations-strong--487","namespace-v1-core","create-486","-strong-write-operations-strong--485","localsubjectaccessreview-v1-authorization","list-484","read-483","-strong-read-operations-strong--482","componentstatus-v1-core","watch-list-481","watch-480","list-479","read-478","-strong-read-operations-strong--477","delete-collection-476","delete-475","replace-474","patch-473","create-472","-strong-write-operations-strong--471","clusterrolebinding-v1-rbac","watch-list-470","watch-469","list-468","read-467","-strong-read-operations-strong--466","delete-collection-465","delete-464","replace-463","patch-462","create-461","-strong-write-operations-strong--460","clusterrole-v1-rbac","replace-status-459","-strong-status-operations-strong--458","watch-list-457","watch-456","list-455","read-454","-strong-read-operations-strong--453","delete-collection-452","delete-451","replace-450","patch-449","create-448","-strong-write-operations-strong--447","certificatesigningrequest-v1beta1-certificates","create-446","-strong-write-operations-strong--445","binding-v1-core","replace-status-444","-strong-status-operations-strong--443","watch-list-442","watch-441","list-440","read-439","-strong-read-operations-strong--438","delete-collection-437","delete-436","replace-435","patch-434","create-433","-strong-write-operations-strong--432","apiservice-v1beta1-apiregistration","-strong-cluster-strong-","watch-list-431","watch-430","list-429","read-428","-strong-read-operations-strong--427","delete-collection-426","delete-425","replace-424","patch-423","create-422","-strong-write-operations-strong--421","podsecuritypolicy-v1beta1-extensions","watch-list-all-namespaces-420","watch-list-419","watch-418","list-all-namespaces-417","list-416","read-415","-strong-read-operations-strong--414","delete-collection-413","delete-412","replace-411","patch-410","create-409","-strong-write-operations-strong--408","podpreset-v1alpha1-settings","watch-list-407","watch-406","list-405","read-404","-strong-read-operations-strong--403","delete-collection-402","delete-401","replace-400","patch-399","create-398","-strong-write-operations-strong--397","priorityclass-v1alpha1-scheduling","replace-status-396","read-status-395","patch-status-394","-strong-status-operations-strong--393","watch-list-all-namespaces-392","watch-list-391","watch-390","list-all-namespaces-389","list-388","read-387","-strong-read-operations-strong--386","delete-collection-385","delete-384","replace-383","patch-382","create-381","-strong-write-operations-strong--380","poddisruptionbudget-v1beta1-policy","watch-list-all-namespaces-379","watch-list-378","watch-377","list-all-namespaces-376","list-375","read-374","-strong-read-operations-strong--373","delete-collection-372","delete-371","replace-370","patch-369","create-368","-strong-write-operations-strong--367","podtemplate-v1-core","watch-list-366","watch-365","list-364","read-363","-strong-read-operations-strong--362","delete-collection-361","delete-360","replace-359","patch-358","create-357","-strong-write-operations-strong--356","validatingwebhookconfiguration-v1beta1-admissionregistration","watch-list-355","watch-354","list-353","read-352","-strong-read-operations-strong--351","delete-collection-350","delete-349","replace-348","patch-347","create-346","-strong-write-operations-strong--345","mutatingwebhookconfiguration-v1beta1-admissionregistration","watch-list-344","watch-343","list-342","read-341","-strong-read-operations-strong--340","delete-collection-339","delete-338","replace-337","patch-336","create-335","-strong-write-operations-strong--334","initializerconfiguration-v1alpha1-admissionregistration","replace-status-333","read-status-332","patch-status-331","-strong-status-operations-strong--330","watch-list-all-namespaces-329","watch-list-328","watch-327","list-all-namespaces-326","list-325","read-324","-strong-read-operations-strong--323","delete-collection-322","delete-321","replace-320","patch-319","create-318","-strong-write-operations-strong--317","horizontalpodautoscaler-v1-autoscaling","watch-list-all-namespaces-316","watch-list-315","watch-314","list-all-namespaces-313","list-312","read-311","-strong-read-operations-strong--310","delete-collection-309","delete-308","replace-307","patch-306","create-305","-strong-write-operations-strong--304","limitrange-v1-core","watch-list-all-namespaces-303","watch-list-302","watch-301","list-all-namespaces-300","list-299","read-298","-strong-read-operations-strong--297","delete-collection-296","delete-295","replace-294","patch-293","create-292","-strong-write-operations-strong--291","event-v1-core","replace-status-290","-strong-status-operations-strong--289","watch-list-288","watch-287","list-286","read-285","-strong-read-operations-strong--284","delete-collection-283","delete-282","replace-281","patch-280","create-279","-strong-write-operations-strong--278","customresourcedefinition-v1beta1-apiextensions","watch-list-all-namespaces-277","watch-list-276","watch-275","list-all-namespaces-274","list-273","read-272","-strong-read-operations-strong--271","delete-collection-270","delete-269","replace-268","patch-267","create-266","-strong-write-operations-strong--265","controllerrevision-v1-apps","-strong-metadata-strong-","watch-list-264","watch-263","list-262","read-261","-strong-read-operations-strong--260","delete-collection-259","delete-258","replace-257","patch-256","create-255","-strong-write-operations-strong--254","volumeattachment-v1alpha1-storage","volume-v1-core","watch-list-253","watch-252","list-251","read-250","-strong-read-operations-strong--249","delete-collection-248","delete-247","replace-246","patch-245","create-244","-strong-write-operations-strong--243","storageclass-v1-storage","replace-status-242","read-status-241","patch-status-240","-strong-status-operations-strong--239","watch-list-all-namespaces-238","watch-list-237","watch-236","list-all-namespaces-235","list-234","read-233","-strong-read-operations-strong--232","delete-collection-231","delete-230","replace-229","patch-228","create-227","-strong-write-operations-strong--226","persistentvolumeclaim-v1-core","watch-list-all-namespaces-225","watch-list-224","watch-223","list-all-namespaces-222","list-221","read-220","-strong-read-operations-strong--219","delete-collection-218","delete-217","replace-216","patch-215","create-214","-strong-write-operations-strong--213","secret-v1-core","watch-list-all-namespaces-212","watch-list-211","watch-210","list-all-namespaces-209","list-208","read-207","-strong-read-operations-strong--206","delete-collection-205","delete-204","replace-203","patch-202","create-201","-strong-write-operations-strong--200","configmap-v1-core","-strong-config-storage-strong-","replace-proxy-path-199","replace-proxy-198","replace-connect-proxy-path-197","replace-connect-proxy-196","head-connect-proxy-path-195","head-connect-proxy-194","get-proxy-path-193","get-proxy-192","get-connect-proxy-path-191","get-connect-proxy-190","delete-proxy-path-189","delete-proxy-188","delete-connect-proxy-path-187","delete-connect-proxy-186","create-proxy-path-185","create-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-proxy-path","replace-proxy","replace-connect-proxy-path","replace-connect-proxy","head-connect-proxy-path","head-connect-proxy","get-proxy-path","get-proxy","get-connect-proxy-path","get-connect-proxy","get-connect-portforward","delete-proxy-path","delete-proxy","delete-connect-proxy-path","delete-connect-proxy","create-proxy-path","create-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