Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
435bc358
Commit
435bc358
authored
Mar 17, 2016
by
k8s-merge-robot
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #23091 from nikhiljindal/namespaceSwaggerSpec
Auto commit by PR queue bot
parents
d2ae98c0
98b22588
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
98 additions
and
98 deletions
+98
-98
autoscaling_v1.json
api/swagger-spec/autoscaling_v1.json
+2
-2
batch_v1.json
api/swagger-spec/batch_v1.json
+2
-2
extensions_v1beta1.json
api/swagger-spec/extensions_v1beta1.json
+12
-12
v1.json
api/swagger-spec/v1.json
+81
-81
api_installer.go
pkg/apiserver/api_installer.go
+1
-1
No files found.
api/swagger-spec/autoscaling_v1.json
View file @
435bc358
...
...
@@ -626,7 +626,7 @@
"type"
:
"v1.HorizontalPodAutoscalerList"
,
"method"
:
"GET"
,
"summary"
:
"list or watch objects of kind HorizontalPodAutoscaler"
,
"nickname"
:
"listHorizontalPodAutoscaler"
,
"nickname"
:
"list
Namespaced
HorizontalPodAutoscaler"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -702,7 +702,7 @@
"type"
:
"json.WatchEvent"
,
"method"
:
"GET"
,
"summary"
:
"watch individual changes to a list of HorizontalPodAutoscaler"
,
"nickname"
:
"watchHorizontalPodAutoscalerList"
,
"nickname"
:
"watch
Namespaced
HorizontalPodAutoscalerList"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
api/swagger-spec/batch_v1.json
View file @
435bc358
...
...
@@ -626,7 +626,7 @@
"type"
:
"v1.JobList"
,
"method"
:
"GET"
,
"summary"
:
"list or watch objects of kind Job"
,
"nickname"
:
"listJob"
,
"nickname"
:
"list
Namespaced
Job"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -702,7 +702,7 @@
"type"
:
"json.WatchEvent"
,
"method"
:
"GET"
,
"summary"
:
"watch individual changes to a list of Job"
,
"nickname"
:
"watchJobList"
,
"nickname"
:
"watch
Namespaced
JobList"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
api/swagger-spec/extensions_v1beta1.json
View file @
435bc358
...
...
@@ -626,7 +626,7 @@
"type"
:
"v1beta1.DaemonSetList"
,
"method"
:
"GET"
,
"summary"
:
"list or watch objects of kind DaemonSet"
,
"nickname"
:
"listDaemonSet"
,
"nickname"
:
"list
Namespaced
DaemonSet"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -702,7 +702,7 @@
"type"
:
"json.WatchEvent"
,
"method"
:
"GET"
,
"summary"
:
"watch individual changes to a list of DaemonSet"
,
"nickname"
:
"watchDaemonSetList"
,
"nickname"
:
"watch
Namespaced
DaemonSetList"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -1451,7 +1451,7 @@
"type"
:
"v1beta1.DeploymentList"
,
"method"
:
"GET"
,
"summary"
:
"list or watch objects of kind Deployment"
,
"nickname"
:
"listDeployment"
,
"nickname"
:
"list
Namespaced
Deployment"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -1527,7 +1527,7 @@
"type"
:
"json.WatchEvent"
,
"method"
:
"GET"
,
"summary"
:
"watch individual changes to a list of Deployment"
,
"nickname"
:
"watchDeploymentList"
,
"nickname"
:
"watch
Namespaced
DeploymentList"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -2498,7 +2498,7 @@
"type"
:
"v1beta1.HorizontalPodAutoscalerList"
,
"method"
:
"GET"
,
"summary"
:
"list or watch objects of kind HorizontalPodAutoscaler"
,
"nickname"
:
"listHorizontalPodAutoscaler"
,
"nickname"
:
"list
Namespaced
HorizontalPodAutoscaler"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -2574,7 +2574,7 @@
"type"
:
"json.WatchEvent"
,
"method"
:
"GET"
,
"summary"
:
"watch individual changes to a list of HorizontalPodAutoscaler"
,
"nickname"
:
"watchHorizontalPodAutoscalerList"
,
"nickname"
:
"watch
Namespaced
HorizontalPodAutoscalerList"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -3323,7 +3323,7 @@
"type"
:
"v1beta1.IngressList"
,
"method"
:
"GET"
,
"summary"
:
"list or watch objects of kind Ingress"
,
"nickname"
:
"listIngress"
,
"nickname"
:
"list
Namespaced
Ingress"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -3399,7 +3399,7 @@
"type"
:
"json.WatchEvent"
,
"method"
:
"GET"
,
"summary"
:
"watch individual changes to a list of Ingress"
,
"nickname"
:
"watchIngressList"
,
"nickname"
:
"watch
Namespaced
IngressList"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -4148,7 +4148,7 @@
"type"
:
"v1beta1.JobList"
,
"method"
:
"GET"
,
"summary"
:
"list or watch objects of kind Job"
,
"nickname"
:
"listJob"
,
"nickname"
:
"list
Namespaced
Job"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -4224,7 +4224,7 @@
"type"
:
"json.WatchEvent"
,
"method"
:
"GET"
,
"summary"
:
"watch individual changes to a list of Job"
,
"nickname"
:
"watchJobList"
,
"nickname"
:
"watch
Namespaced
JobList"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -4973,7 +4973,7 @@
"type"
:
"v1beta1.ReplicaSetList"
,
"method"
:
"GET"
,
"summary"
:
"list or watch objects of kind ReplicaSet"
,
"nickname"
:
"listReplicaSet"
,
"nickname"
:
"list
Namespaced
ReplicaSet"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -5049,7 +5049,7 @@
"type"
:
"json.WatchEvent"
,
"method"
:
"GET"
,
"summary"
:
"watch individual changes to a list of ReplicaSet"
,
"nickname"
:
"watchReplicaSetList"
,
"nickname"
:
"watch
Namespaced
ReplicaSetList"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
api/swagger-spec/v1.json
View file @
435bc358
...
...
@@ -64,7 +64,7 @@
"type"
:
"v1.ComponentStatusList"
,
"method"
:
"GET"
,
"summary"
:
"list objects of kind ComponentStatus"
,
"nickname"
:
"list
Namespaced
ComponentStatus"
,
"nickname"
:
"listComponentStatus"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -140,7 +140,7 @@
"type"
:
"v1.ComponentStatus"
,
"method"
:
"GET"
,
"summary"
:
"read the specified ComponentStatus"
,
"nickname"
:
"read
Namespaced
ComponentStatus"
,
"nickname"
:
"readComponentStatus"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -798,7 +798,7 @@
"type"
:
"v1.ConfigMapList"
,
"method"
:
"GET"
,
"summary"
:
"list or watch objects of kind ConfigMap"
,
"nickname"
:
"listConfigMap"
,
"nickname"
:
"list
Namespaced
ConfigMap"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -874,7 +874,7 @@
"type"
:
"json.WatchEvent"
,
"method"
:
"GET"
,
"summary"
:
"watch individual changes to a list of ConfigMap"
,
"nickname"
:
"watchConfigMapList"
,
"nickname"
:
"watch
Namespaced
ConfigMapList"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -1563,7 +1563,7 @@
"type"
:
"v1.EndpointsList"
,
"method"
:
"GET"
,
"summary"
:
"list or watch objects of kind Endpoints"
,
"nickname"
:
"listEndpoints"
,
"nickname"
:
"list
Namespaced
Endpoints"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -1639,7 +1639,7 @@
"type"
:
"json.WatchEvent"
,
"method"
:
"GET"
,
"summary"
:
"watch individual changes to a list of Endpoints"
,
"nickname"
:
"watchEndpointsList"
,
"nickname"
:
"watch
Namespaced
EndpointsList"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -2328,7 +2328,7 @@
"type"
:
"v1.EventList"
,
"method"
:
"GET"
,
"summary"
:
"list or watch objects of kind Event"
,
"nickname"
:
"listEvent"
,
"nickname"
:
"list
Namespaced
Event"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -2404,7 +2404,7 @@
"type"
:
"json.WatchEvent"
,
"method"
:
"GET"
,
"summary"
:
"watch individual changes to a list of Event"
,
"nickname"
:
"watchEventList"
,
"nickname"
:
"watch
Namespaced
EventList"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -3093,7 +3093,7 @@
"type"
:
"v1.LimitRangeList"
,
"method"
:
"GET"
,
"summary"
:
"list or watch objects of kind LimitRange"
,
"nickname"
:
"listLimitRange"
,
"nickname"
:
"list
Namespaced
LimitRange"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -3169,7 +3169,7 @@
"type"
:
"json.WatchEvent"
,
"method"
:
"GET"
,
"summary"
:
"watch individual changes to a list of LimitRange"
,
"nickname"
:
"watchLimitRangeList"
,
"nickname"
:
"watch
Namespaced
LimitRangeList"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -3244,7 +3244,7 @@
"type"
:
"v1.NamespaceList"
,
"method"
:
"GET"
,
"summary"
:
"list or watch objects of kind Namespace"
,
"nickname"
:
"listNamespace
dNamespace
"
,
"nickname"
:
"listNamespace"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -3314,7 +3314,7 @@
"type"
:
"v1.Namespace"
,
"method"
:
"POST"
,
"summary"
:
"create a Namespace"
,
"nickname"
:
"createNamespace
dNamespace
"
,
"nickname"
:
"createNamespace"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -3352,7 +3352,7 @@
"type"
:
"unversioned.Status"
,
"method"
:
"DELETE"
,
"summary"
:
"delete collection of Namespace"
,
"nickname"
:
"deletecollectionNamespace
dNamespace
"
,
"nickname"
:
"deletecollectionNamespace"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -3428,7 +3428,7 @@
"type"
:
"json.WatchEvent"
,
"method"
:
"GET"
,
"summary"
:
"watch individual changes to a list of Namespace"
,
"nickname"
:
"watchNamespace
dNamespace
List"
,
"nickname"
:
"watchNamespaceList"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -3503,7 +3503,7 @@
"type"
:
"v1.Namespace"
,
"method"
:
"GET"
,
"summary"
:
"read the specified Namespace"
,
"nickname"
:
"readNamespace
dNamespace
"
,
"nickname"
:
"readNamespace"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -3557,7 +3557,7 @@
"type"
:
"v1.Namespace"
,
"method"
:
"PUT"
,
"summary"
:
"replace the specified Namespace"
,
"nickname"
:
"replaceNamespace
dNamespace
"
,
"nickname"
:
"replaceNamespace"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -3603,7 +3603,7 @@
"type"
:
"v1.Namespace"
,
"method"
:
"PATCH"
,
"summary"
:
"partially update the specified Namespace"
,
"nickname"
:
"patchNamespace
dNamespace
"
,
"nickname"
:
"patchNamespace"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -3651,7 +3651,7 @@
"type"
:
"unversioned.Status"
,
"method"
:
"DELETE"
,
"summary"
:
"delete a Namespace"
,
"nickname"
:
"deleteNamespace
dNamespace
"
,
"nickname"
:
"deleteNamespace"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -3703,7 +3703,7 @@
"type"
:
"json.WatchEvent"
,
"method"
:
"GET"
,
"summary"
:
"watch changes to an object of kind Namespace"
,
"nickname"
:
"watchNamespace
dNamespace
"
,
"nickname"
:
"watchNamespace"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -3786,7 +3786,7 @@
"type"
:
"v1.Namespace"
,
"method"
:
"PUT"
,
"summary"
:
"replace finalize of the specified Namespace"
,
"nickname"
:
"replaceNamespace
dNamespace
Finalize"
,
"nickname"
:
"replaceNamespaceFinalize"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -3838,7 +3838,7 @@
"type"
:
"v1.Namespace"
,
"method"
:
"PUT"
,
"summary"
:
"replace status of the specified Namespace"
,
"nickname"
:
"replaceNamespace
dNamespace
Status"
,
"nickname"
:
"replaceNamespaceStatus"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -3890,7 +3890,7 @@
"type"
:
"v1.NodeList"
,
"method"
:
"GET"
,
"summary"
:
"list or watch objects of kind Node"
,
"nickname"
:
"listN
amespacedN
ode"
,
"nickname"
:
"listNode"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -3960,7 +3960,7 @@
"type"
:
"v1.Node"
,
"method"
:
"POST"
,
"summary"
:
"create a Node"
,
"nickname"
:
"createN
amespacedN
ode"
,
"nickname"
:
"createNode"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -3998,7 +3998,7 @@
"type"
:
"unversioned.Status"
,
"method"
:
"DELETE"
,
"summary"
:
"delete collection of Node"
,
"nickname"
:
"deletecollectionN
amespacedN
ode"
,
"nickname"
:
"deletecollectionNode"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -4074,7 +4074,7 @@
"type"
:
"json.WatchEvent"
,
"method"
:
"GET"
,
"summary"
:
"watch individual changes to a list of Node"
,
"nickname"
:
"watchN
amespacedN
odeList"
,
"nickname"
:
"watchNodeList"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -4149,7 +4149,7 @@
"type"
:
"v1.Node"
,
"method"
:
"GET"
,
"summary"
:
"read the specified Node"
,
"nickname"
:
"readN
amespacedN
ode"
,
"nickname"
:
"readNode"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -4203,7 +4203,7 @@
"type"
:
"v1.Node"
,
"method"
:
"PUT"
,
"summary"
:
"replace the specified Node"
,
"nickname"
:
"replaceN
amespacedN
ode"
,
"nickname"
:
"replaceNode"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -4249,7 +4249,7 @@
"type"
:
"v1.Node"
,
"method"
:
"PATCH"
,
"summary"
:
"partially update the specified Node"
,
"nickname"
:
"patchN
amespacedN
ode"
,
"nickname"
:
"patchNode"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -4297,7 +4297,7 @@
"type"
:
"unversioned.Status"
,
"method"
:
"DELETE"
,
"summary"
:
"delete a Node"
,
"nickname"
:
"deleteN
amespacedN
ode"
,
"nickname"
:
"deleteNode"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -4349,7 +4349,7 @@
"type"
:
"json.WatchEvent"
,
"method"
:
"GET"
,
"summary"
:
"watch changes to an object of kind Node"
,
"nickname"
:
"watchN
amespacedN
ode"
,
"nickname"
:
"watchNode"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -4432,7 +4432,7 @@
"type"
:
"string"
,
"method"
:
"GET"
,
"summary"
:
"proxy GET requests to Node"
,
"nickname"
:
"proxyGETN
amespacedN
ode"
,
"nickname"
:
"proxyGETNode"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -4462,7 +4462,7 @@
"type"
:
"string"
,
"method"
:
"PUT"
,
"summary"
:
"proxy PUT requests to Node"
,
"nickname"
:
"proxyPUTN
amespacedN
ode"
,
"nickname"
:
"proxyPUTNode"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -4492,7 +4492,7 @@
"type"
:
"string"
,
"method"
:
"POST"
,
"summary"
:
"proxy POST requests to Node"
,
"nickname"
:
"proxyPOSTN
amespacedN
ode"
,
"nickname"
:
"proxyPOSTNode"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -4522,7 +4522,7 @@
"type"
:
"string"
,
"method"
:
"DELETE"
,
"summary"
:
"proxy DELETE requests to Node"
,
"nickname"
:
"proxyDELETEN
amespacedN
ode"
,
"nickname"
:
"proxyDELETENode"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -4552,7 +4552,7 @@
"type"
:
"string"
,
"method"
:
"HEAD"
,
"summary"
:
"proxy HEAD requests to Node"
,
"nickname"
:
"proxyHEADN
amespacedN
ode"
,
"nickname"
:
"proxyHEADNode"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -4582,7 +4582,7 @@
"type"
:
"string"
,
"method"
:
"OPTIONS"
,
"summary"
:
"proxy OPTIONS requests to Node"
,
"nickname"
:
"proxyOPTIONSN
amespacedN
ode"
,
"nickname"
:
"proxyOPTIONSNode"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -4618,7 +4618,7 @@
"type"
:
"string"
,
"method"
:
"GET"
,
"summary"
:
"proxy GET requests to Node"
,
"nickname"
:
"proxyGETN
amespacedN
ode"
,
"nickname"
:
"proxyGETNode"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -4640,7 +4640,7 @@
"type"
:
"string"
,
"method"
:
"PUT"
,
"summary"
:
"proxy PUT requests to Node"
,
"nickname"
:
"proxyPUTN
amespacedN
ode"
,
"nickname"
:
"proxyPUTNode"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -4662,7 +4662,7 @@
"type"
:
"string"
,
"method"
:
"POST"
,
"summary"
:
"proxy POST requests to Node"
,
"nickname"
:
"proxyPOSTN
amespacedN
ode"
,
"nickname"
:
"proxyPOSTNode"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -4684,7 +4684,7 @@
"type"
:
"string"
,
"method"
:
"DELETE"
,
"summary"
:
"proxy DELETE requests to Node"
,
"nickname"
:
"proxyDELETEN
amespacedN
ode"
,
"nickname"
:
"proxyDELETENode"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -4706,7 +4706,7 @@
"type"
:
"string"
,
"method"
:
"HEAD"
,
"summary"
:
"proxy HEAD requests to Node"
,
"nickname"
:
"proxyHEADN
amespacedN
ode"
,
"nickname"
:
"proxyHEADNode"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -4728,7 +4728,7 @@
"type"
:
"string"
,
"method"
:
"OPTIONS"
,
"summary"
:
"proxy OPTIONS requests to Node"
,
"nickname"
:
"proxyOPTIONSN
amespacedN
ode"
,
"nickname"
:
"proxyOPTIONSNode"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -4756,7 +4756,7 @@
"type"
:
"string"
,
"method"
:
"GET"
,
"summary"
:
"connect GET requests to proxy of Node"
,
"nickname"
:
"connectGetN
amespacedN
odeProxy"
,
"nickname"
:
"connectGetNodeProxy"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -4786,7 +4786,7 @@
"type"
:
"string"
,
"method"
:
"POST"
,
"summary"
:
"connect POST requests to proxy of Node"
,
"nickname"
:
"connectPostN
amespacedN
odeProxy"
,
"nickname"
:
"connectPostNodeProxy"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -4816,7 +4816,7 @@
"type"
:
"string"
,
"method"
:
"PUT"
,
"summary"
:
"connect PUT requests to proxy of Node"
,
"nickname"
:
"connectPutN
amespacedN
odeProxy"
,
"nickname"
:
"connectPutNodeProxy"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -4846,7 +4846,7 @@
"type"
:
"string"
,
"method"
:
"DELETE"
,
"summary"
:
"connect DELETE requests to proxy of Node"
,
"nickname"
:
"connectDeleteN
amespacedN
odeProxy"
,
"nickname"
:
"connectDeleteNodeProxy"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -4876,7 +4876,7 @@
"type"
:
"string"
,
"method"
:
"HEAD"
,
"summary"
:
"connect HEAD requests to proxy of Node"
,
"nickname"
:
"connectHeadN
amespacedN
odeProxy"
,
"nickname"
:
"connectHeadNodeProxy"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -4906,7 +4906,7 @@
"type"
:
"string"
,
"method"
:
"OPTIONS"
,
"summary"
:
"connect OPTIONS requests to proxy of Node"
,
"nickname"
:
"connectOptionsN
amespacedN
odeProxy"
,
"nickname"
:
"connectOptionsNodeProxy"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -4942,7 +4942,7 @@
"type"
:
"string"
,
"method"
:
"GET"
,
"summary"
:
"connect GET requests to proxy of Node"
,
"nickname"
:
"connectGetN
amespacedN
odeProxy"
,
"nickname"
:
"connectGetNodeProxy"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -4980,7 +4980,7 @@
"type"
:
"string"
,
"method"
:
"POST"
,
"summary"
:
"connect POST requests to proxy of Node"
,
"nickname"
:
"connectPostN
amespacedN
odeProxy"
,
"nickname"
:
"connectPostNodeProxy"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -5018,7 +5018,7 @@
"type"
:
"string"
,
"method"
:
"PUT"
,
"summary"
:
"connect PUT requests to proxy of Node"
,
"nickname"
:
"connectPutN
amespacedN
odeProxy"
,
"nickname"
:
"connectPutNodeProxy"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -5056,7 +5056,7 @@
"type"
:
"string"
,
"method"
:
"DELETE"
,
"summary"
:
"connect DELETE requests to proxy of Node"
,
"nickname"
:
"connectDeleteN
amespacedN
odeProxy"
,
"nickname"
:
"connectDeleteNodeProxy"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -5094,7 +5094,7 @@
"type"
:
"string"
,
"method"
:
"HEAD"
,
"summary"
:
"connect HEAD requests to proxy of Node"
,
"nickname"
:
"connectHeadN
amespacedN
odeProxy"
,
"nickname"
:
"connectHeadNodeProxy"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -5132,7 +5132,7 @@
"type"
:
"string"
,
"method"
:
"OPTIONS"
,
"summary"
:
"connect OPTIONS requests to proxy of Node"
,
"nickname"
:
"connectOptionsN
amespacedN
odeProxy"
,
"nickname"
:
"connectOptionsNodeProxy"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -5176,7 +5176,7 @@
"type"
:
"v1.Node"
,
"method"
:
"PUT"
,
"summary"
:
"replace status of the specified Node"
,
"nickname"
:
"replaceN
amespacedN
odeStatus"
,
"nickname"
:
"replaceNodeStatus"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -5842,7 +5842,7 @@
"type"
:
"v1.PersistentVolumeClaimList"
,
"method"
:
"GET"
,
"summary"
:
"list or watch objects of kind PersistentVolumeClaim"
,
"nickname"
:
"listPersistentVolumeClaim"
,
"nickname"
:
"list
Namespaced
PersistentVolumeClaim"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -5918,7 +5918,7 @@
"type"
:
"json.WatchEvent"
,
"method"
:
"GET"
,
"summary"
:
"watch individual changes to a list of PersistentVolumeClaim"
,
"nickname"
:
"watchPersistentVolumeClaimList"
,
"nickname"
:
"watch
Namespaced
PersistentVolumeClaimList"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -6053,7 +6053,7 @@
"type"
:
"v1.PersistentVolumeList"
,
"method"
:
"GET"
,
"summary"
:
"list or watch objects of kind PersistentVolume"
,
"nickname"
:
"list
Namespaced
PersistentVolume"
,
"nickname"
:
"listPersistentVolume"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -6123,7 +6123,7 @@
"type"
:
"v1.PersistentVolume"
,
"method"
:
"POST"
,
"summary"
:
"create a PersistentVolume"
,
"nickname"
:
"create
Namespaced
PersistentVolume"
,
"nickname"
:
"createPersistentVolume"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -6161,7 +6161,7 @@
"type"
:
"unversioned.Status"
,
"method"
:
"DELETE"
,
"summary"
:
"delete collection of PersistentVolume"
,
"nickname"
:
"deletecollection
Namespaced
PersistentVolume"
,
"nickname"
:
"deletecollectionPersistentVolume"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -6237,7 +6237,7 @@
"type"
:
"json.WatchEvent"
,
"method"
:
"GET"
,
"summary"
:
"watch individual changes to a list of PersistentVolume"
,
"nickname"
:
"watch
Namespaced
PersistentVolumeList"
,
"nickname"
:
"watchPersistentVolumeList"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -6312,7 +6312,7 @@
"type"
:
"v1.PersistentVolume"
,
"method"
:
"GET"
,
"summary"
:
"read the specified PersistentVolume"
,
"nickname"
:
"read
Namespaced
PersistentVolume"
,
"nickname"
:
"readPersistentVolume"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -6366,7 +6366,7 @@
"type"
:
"v1.PersistentVolume"
,
"method"
:
"PUT"
,
"summary"
:
"replace the specified PersistentVolume"
,
"nickname"
:
"replace
Namespaced
PersistentVolume"
,
"nickname"
:
"replacePersistentVolume"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -6412,7 +6412,7 @@
"type"
:
"v1.PersistentVolume"
,
"method"
:
"PATCH"
,
"summary"
:
"partially update the specified PersistentVolume"
,
"nickname"
:
"patch
Namespaced
PersistentVolume"
,
"nickname"
:
"patchPersistentVolume"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -6460,7 +6460,7 @@
"type"
:
"unversioned.Status"
,
"method"
:
"DELETE"
,
"summary"
:
"delete a PersistentVolume"
,
"nickname"
:
"delete
Namespaced
PersistentVolume"
,
"nickname"
:
"deletePersistentVolume"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -6512,7 +6512,7 @@
"type"
:
"json.WatchEvent"
,
"method"
:
"GET"
,
"summary"
:
"watch changes to an object of kind PersistentVolume"
,
"nickname"
:
"watch
Namespaced
PersistentVolume"
,
"nickname"
:
"watchPersistentVolume"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -6595,7 +6595,7 @@
"type"
:
"v1.PersistentVolume"
,
"method"
:
"PUT"
,
"summary"
:
"replace status of the specified PersistentVolume"
,
"nickname"
:
"replace
Namespaced
PersistentVolumeStatus"
,
"nickname"
:
"replacePersistentVolumeStatus"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -7681,7 +7681,7 @@
"type"
:
"v1.PodList"
,
"method"
:
"GET"
,
"summary"
:
"list or watch objects of kind Pod"
,
"nickname"
:
"listPod"
,
"nickname"
:
"list
Namespaced
Pod"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -7757,7 +7757,7 @@
"type"
:
"json.WatchEvent"
,
"method"
:
"GET"
,
"summary"
:
"watch individual changes to a list of Pod"
,
"nickname"
:
"watchPodList"
,
"nickname"
:
"watch
Namespaced
PodList"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -9572,7 +9572,7 @@
"type"
:
"v1.PodTemplateList"
,
"method"
:
"GET"
,
"summary"
:
"list or watch objects of kind PodTemplate"
,
"nickname"
:
"listPodTemplate"
,
"nickname"
:
"list
Namespaced
PodTemplate"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -9648,7 +9648,7 @@
"type"
:
"json.WatchEvent"
,
"method"
:
"GET"
,
"summary"
:
"watch individual changes to a list of PodTemplate"
,
"nickname"
:
"watchPodTemplateList"
,
"nickname"
:
"watch
Namespaced
PodTemplateList"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -10337,7 +10337,7 @@
"type"
:
"v1.ReplicationControllerList"
,
"method"
:
"GET"
,
"summary"
:
"list or watch objects of kind ReplicationController"
,
"nickname"
:
"listReplicationController"
,
"nickname"
:
"list
Namespaced
ReplicationController"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -10413,7 +10413,7 @@
"type"
:
"json.WatchEvent"
,
"method"
:
"GET"
,
"summary"
:
"watch individual changes to a list of ReplicationController"
,
"nickname"
:
"watchReplicationControllerList"
,
"nickname"
:
"watch
Namespaced
ReplicationControllerList"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -11324,7 +11324,7 @@
"type"
:
"v1.ResourceQuotaList"
,
"method"
:
"GET"
,
"summary"
:
"list or watch objects of kind ResourceQuota"
,
"nickname"
:
"listResourceQuota"
,
"nickname"
:
"list
Namespaced
ResourceQuota"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -11400,7 +11400,7 @@
"type"
:
"json.WatchEvent"
,
"method"
:
"GET"
,
"summary"
:
"watch individual changes to a list of ResourceQuota"
,
"nickname"
:
"watchResourceQuotaList"
,
"nickname"
:
"watch
Namespaced
ResourceQuotaList"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -12149,7 +12149,7 @@
"type"
:
"v1.SecretList"
,
"method"
:
"GET"
,
"summary"
:
"list or watch objects of kind Secret"
,
"nickname"
:
"listSecret"
,
"nickname"
:
"list
Namespaced
Secret"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -12225,7 +12225,7 @@
"type"
:
"json.WatchEvent"
,
"method"
:
"GET"
,
"summary"
:
"watch individual changes to a list of Secret"
,
"nickname"
:
"watchSecretList"
,
"nickname"
:
"watch
Namespaced
SecretList"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -12914,7 +12914,7 @@
"type"
:
"v1.ServiceAccountList"
,
"method"
:
"GET"
,
"summary"
:
"list or watch objects of kind ServiceAccount"
,
"nickname"
:
"listServiceAccount"
,
"nickname"
:
"list
Namespaced
ServiceAccount"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -12990,7 +12990,7 @@
"type"
:
"json.WatchEvent"
,
"method"
:
"GET"
,
"summary"
:
"watch individual changes to a list of ServiceAccount"
,
"nickname"
:
"watchServiceAccountList"
,
"nickname"
:
"watch
Namespaced
ServiceAccountList"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -14013,7 +14013,7 @@
"type"
:
"v1.ServiceList"
,
"method"
:
"GET"
,
"summary"
:
"list or watch objects of kind Service"
,
"nickname"
:
"listService"
,
"nickname"
:
"list
Namespaced
Service"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
@@ -14089,7 +14089,7 @@
"type"
:
"json.WatchEvent"
,
"method"
:
"GET"
,
"summary"
:
"watch individual changes to a list of Service"
,
"nickname"
:
"watchServiceList"
,
"nickname"
:
"watch
Namespaced
ServiceList"
,
"parameters"
:
[
{
"type"
:
"string"
,
...
...
pkg/apiserver/api_installer.go
View file @
435bc358
...
...
@@ -464,7 +464,7 @@ func (a *APIInstaller) registerResourceHandlers(path string, storage rest.Storag
for
_
,
action
:=
range
actions
{
reqScope
.
Namer
=
action
.
Namer
namespaced
:=
""
if
strings
.
Contains
(
action
.
Path
,
scope
.
ArgumentName
())
{
if
apiResource
.
Namespaced
{
namespaced
=
"Namespaced"
}
switch
action
.
Verb
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment