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
75c474d4
Commit
75c474d4
authored
Jul 20, 2017
by
mbohlool
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update swagger and OpenAPI spec
parent
61ba8ca0
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
108 additions
and
108 deletions
+108
-108
swagger.json
api/openapi-spec/swagger.json
+0
-0
apps_v1beta1.json
api/swagger-spec/apps_v1beta1.json
+8
-8
apps_v1beta2.json
api/swagger-spec/apps_v1beta2.json
+8
-8
extensions_v1beta1.json
api/swagger-spec/extensions_v1beta1.json
+20
-20
v1.json
api/swagger-spec/v1.json
+10
-10
operations.html
docs/api-reference/apps/v1beta1/operations.html
+4
-4
definitions.html
docs/api-reference/apps/v1beta2/definitions.html
+1
-1
operations.html
docs/api-reference/apps/v1beta2/operations.html
+5
-5
operations.html
docs/api-reference/extensions/v1beta1/operations.html
+10
-10
definitions.html
...api-reference/scheduling.k8s.io/v1alpha1/definitions.html
+1
-1
operations.html
.../api-reference/scheduling.k8s.io/v1alpha1/operations.html
+1
-1
operations.html
docs/api-reference/v1/operations.html
+5
-5
swagger.json
federation/apis/openapi-spec/swagger.json
+14
-14
extensions_v1beta1.json
federation/apis/swagger-spec/extensions_v1beta1.json
+14
-14
operations.html
...ion/docs/api-reference/extensions/v1beta1/operations.html
+7
-7
No files found.
api/openapi-spec/swagger.json
View file @
75c474d4
This diff is collapsed.
Click to expand it.
api/swagger-spec/apps_v1beta1.json
View file @
75c474d4
...
@@ -1737,8 +1737,8 @@
...
@@ -1737,8 +1737,8 @@
{
{
"type"
:
"v1beta1.DeploymentRollback"
,
"type"
:
"v1beta1.DeploymentRollback"
,
"method"
:
"POST"
,
"method"
:
"POST"
,
"summary"
:
"create rollback of a Deployment
Rollback
"
,
"summary"
:
"create rollback of a Deployment"
,
"nickname"
:
"createNamespacedDeploymentRollback
Rollback
"
,
"nickname"
:
"createNamespacedDeploymentRollback"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
@@ -1798,8 +1798,8 @@
...
@@ -1798,8 +1798,8 @@
{
{
"type"
:
"v1beta1.Scale"
,
"type"
:
"v1beta1.Scale"
,
"method"
:
"GET"
,
"method"
:
"GET"
,
"summary"
:
"read scale of the specified
Scale
"
,
"summary"
:
"read scale of the specified
Deployment
"
,
"nickname"
:
"readNamespaced
Scale
Scale"
,
"nickname"
:
"readNamespaced
Deployment
Scale"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
@@ -1845,8 +1845,8 @@
...
@@ -1845,8 +1845,8 @@
{
{
"type"
:
"v1beta1.Scale"
,
"type"
:
"v1beta1.Scale"
,
"method"
:
"PUT"
,
"method"
:
"PUT"
,
"summary"
:
"replace scale of the specified
Scale
"
,
"summary"
:
"replace scale of the specified
Deployment
"
,
"nickname"
:
"replaceNamespaced
Scale
Scale"
,
"nickname"
:
"replaceNamespaced
Deployment
Scale"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
@@ -1900,8 +1900,8 @@
...
@@ -1900,8 +1900,8 @@
{
{
"type"
:
"v1beta1.Scale"
,
"type"
:
"v1beta1.Scale"
,
"method"
:
"PATCH"
,
"method"
:
"PATCH"
,
"summary"
:
"partially update scale of the specified
Scale
"
,
"summary"
:
"partially update scale of the specified
Deployment
"
,
"nickname"
:
"patchNamespaced
Scale
Scale"
,
"nickname"
:
"patchNamespaced
Deployment
Scale"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
...
api/swagger-spec/apps_v1beta2.json
View file @
75c474d4
...
@@ -876,8 +876,8 @@
...
@@ -876,8 +876,8 @@
{
{
"type"
:
"v1beta2.DeploymentRollback"
,
"type"
:
"v1beta2.DeploymentRollback"
,
"method"
:
"POST"
,
"method"
:
"POST"
,
"summary"
:
"create rollback of a Deployment
Rollback
"
,
"summary"
:
"create rollback of a Deployment"
,
"nickname"
:
"createNamespacedDeploymentRollback
Rollback
"
,
"nickname"
:
"createNamespacedDeploymentRollback"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
@@ -937,8 +937,8 @@
...
@@ -937,8 +937,8 @@
{
{
"type"
:
"v1beta2.Scale"
,
"type"
:
"v1beta2.Scale"
,
"method"
:
"GET"
,
"method"
:
"GET"
,
"summary"
:
"read scale of the specified
Scale
"
,
"summary"
:
"read scale of the specified
Deployment
"
,
"nickname"
:
"readNamespaced
Scale
Scale"
,
"nickname"
:
"readNamespaced
Deployment
Scale"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
@@ -984,8 +984,8 @@
...
@@ -984,8 +984,8 @@
{
{
"type"
:
"v1beta2.Scale"
,
"type"
:
"v1beta2.Scale"
,
"method"
:
"PUT"
,
"method"
:
"PUT"
,
"summary"
:
"replace scale of the specified
Scale
"
,
"summary"
:
"replace scale of the specified
Deployment
"
,
"nickname"
:
"replaceNamespaced
Scale
Scale"
,
"nickname"
:
"replaceNamespaced
Deployment
Scale"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
@@ -1039,8 +1039,8 @@
...
@@ -1039,8 +1039,8 @@
{
{
"type"
:
"v1beta2.Scale"
,
"type"
:
"v1beta2.Scale"
,
"method"
:
"PATCH"
,
"method"
:
"PATCH"
,
"summary"
:
"partially update scale of the specified
Scale
"
,
"summary"
:
"partially update scale of the specified
Deployment
"
,
"nickname"
:
"patchNamespaced
Scale
Scale"
,
"nickname"
:
"patchNamespaced
Deployment
Scale"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
...
api/swagger-spec/extensions_v1beta1.json
View file @
75c474d4
...
@@ -1902,8 +1902,8 @@
...
@@ -1902,8 +1902,8 @@
{
{
"type"
:
"v1beta1.DeploymentRollback"
,
"type"
:
"v1beta1.DeploymentRollback"
,
"method"
:
"POST"
,
"method"
:
"POST"
,
"summary"
:
"create rollback of a Deployment
Rollback
"
,
"summary"
:
"create rollback of a Deployment"
,
"nickname"
:
"createNamespacedDeploymentRollback
Rollback
"
,
"nickname"
:
"createNamespacedDeploymentRollback"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
@@ -1963,8 +1963,8 @@
...
@@ -1963,8 +1963,8 @@
{
{
"type"
:
"v1beta1.Scale"
,
"type"
:
"v1beta1.Scale"
,
"method"
:
"GET"
,
"method"
:
"GET"
,
"summary"
:
"read scale of the specified
Scale
"
,
"summary"
:
"read scale of the specified
Deployment
"
,
"nickname"
:
"readNamespaced
Scale
Scale"
,
"nickname"
:
"readNamespaced
Deployment
Scale"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
@@ -2010,8 +2010,8 @@
...
@@ -2010,8 +2010,8 @@
{
{
"type"
:
"v1beta1.Scale"
,
"type"
:
"v1beta1.Scale"
,
"method"
:
"PUT"
,
"method"
:
"PUT"
,
"summary"
:
"replace scale of the specified
Scale
"
,
"summary"
:
"replace scale of the specified
Deployment
"
,
"nickname"
:
"replaceNamespaced
Scale
Scale"
,
"nickname"
:
"replaceNamespaced
Deployment
Scale"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
@@ -2065,8 +2065,8 @@
...
@@ -2065,8 +2065,8 @@
{
{
"type"
:
"v1beta1.Scale"
,
"type"
:
"v1beta1.Scale"
,
"method"
:
"PATCH"
,
"method"
:
"PATCH"
,
"summary"
:
"partially update scale of the specified
Scale
"
,
"summary"
:
"partially update scale of the specified
Deployment
"
,
"nickname"
:
"patchNamespaced
Scale
Scale"
,
"nickname"
:
"patchNamespaced
Deployment
Scale"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
@@ -5656,8 +5656,8 @@
...
@@ -5656,8 +5656,8 @@
{
{
"type"
:
"v1beta1.Scale"
,
"type"
:
"v1beta1.Scale"
,
"method"
:
"GET"
,
"method"
:
"GET"
,
"summary"
:
"read scale of the specified
Scale
"
,
"summary"
:
"read scale of the specified
ReplicaSet
"
,
"nickname"
:
"readNamespaced
Scale
Scale"
,
"nickname"
:
"readNamespaced
ReplicaSet
Scale"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
@@ -5703,8 +5703,8 @@
...
@@ -5703,8 +5703,8 @@
{
{
"type"
:
"v1beta1.Scale"
,
"type"
:
"v1beta1.Scale"
,
"method"
:
"PUT"
,
"method"
:
"PUT"
,
"summary"
:
"replace scale of the specified
Scale
"
,
"summary"
:
"replace scale of the specified
ReplicaSet
"
,
"nickname"
:
"replaceNamespaced
Scale
Scale"
,
"nickname"
:
"replaceNamespaced
ReplicaSet
Scale"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
@@ -5758,8 +5758,8 @@
...
@@ -5758,8 +5758,8 @@
{
{
"type"
:
"v1beta1.Scale"
,
"type"
:
"v1beta1.Scale"
,
"method"
:
"PATCH"
,
"method"
:
"PATCH"
,
"summary"
:
"partially update scale of the specified
Scale
"
,
"summary"
:
"partially update scale of the specified
ReplicaSet
"
,
"nickname"
:
"patchNamespaced
Scale
Scale"
,
"nickname"
:
"patchNamespaced
ReplicaSet
Scale"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
@@ -5986,8 +5986,8 @@
...
@@ -5986,8 +5986,8 @@
{
{
"type"
:
"v1beta1.Scale"
,
"type"
:
"v1beta1.Scale"
,
"method"
:
"GET"
,
"method"
:
"GET"
,
"summary"
:
"read scale of the specified
Scale
"
,
"summary"
:
"read scale of the specified
ReplicationControllerDummy
"
,
"nickname"
:
"readNamespaced
Scale
Scale"
,
"nickname"
:
"readNamespaced
ReplicationControllerDummy
Scale"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
@@ -6033,8 +6033,8 @@
...
@@ -6033,8 +6033,8 @@
{
{
"type"
:
"v1beta1.Scale"
,
"type"
:
"v1beta1.Scale"
,
"method"
:
"PUT"
,
"method"
:
"PUT"
,
"summary"
:
"replace scale of the specified
Scale
"
,
"summary"
:
"replace scale of the specified
ReplicationControllerDummy
"
,
"nickname"
:
"replaceNamespaced
Scale
Scale"
,
"nickname"
:
"replaceNamespaced
ReplicationControllerDummy
Scale"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
@@ -6088,8 +6088,8 @@
...
@@ -6088,8 +6088,8 @@
{
{
"type"
:
"v1beta1.Scale"
,
"type"
:
"v1beta1.Scale"
,
"method"
:
"PATCH"
,
"method"
:
"PATCH"
,
"summary"
:
"partially update scale of the specified
Scale
"
,
"summary"
:
"partially update scale of the specified
ReplicationControllerDummy
"
,
"nickname"
:
"patchNamespaced
Scale
Scale"
,
"nickname"
:
"patchNamespaced
ReplicationControllerDummy
Scale"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
...
api/swagger-spec/v1.json
View file @
75c474d4
...
@@ -9271,8 +9271,8 @@
...
@@ -9271,8 +9271,8 @@
{
{
"type"
:
"v1.Binding"
,
"type"
:
"v1.Binding"
,
"method"
:
"POST"
,
"method"
:
"POST"
,
"summary"
:
"create binding of a
Binding
"
,
"summary"
:
"create binding of a
Pod
"
,
"nickname"
:
"createNamespaced
Binding
Binding"
,
"nickname"
:
"createNamespaced
Pod
Binding"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
@@ -9332,8 +9332,8 @@
...
@@ -9332,8 +9332,8 @@
{
{
"type"
:
"v1beta1.Eviction"
,
"type"
:
"v1beta1.Eviction"
,
"method"
:
"POST"
,
"method"
:
"POST"
,
"summary"
:
"create eviction of a
n Eviction
"
,
"summary"
:
"create eviction of a
Pod
"
,
"nickname"
:
"createNamespaced
Eviction
Eviction"
,
"nickname"
:
"createNamespaced
Pod
Eviction"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
@@ -12234,8 +12234,8 @@
...
@@ -12234,8 +12234,8 @@
{
{
"type"
:
"v1.Scale"
,
"type"
:
"v1.Scale"
,
"method"
:
"GET"
,
"method"
:
"GET"
,
"summary"
:
"read scale of the specified
Scale
"
,
"summary"
:
"read scale of the specified
ReplicationController
"
,
"nickname"
:
"readNamespaced
Scale
Scale"
,
"nickname"
:
"readNamespaced
ReplicationController
Scale"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
@@ -12281,8 +12281,8 @@
...
@@ -12281,8 +12281,8 @@
{
{
"type"
:
"v1.Scale"
,
"type"
:
"v1.Scale"
,
"method"
:
"PUT"
,
"method"
:
"PUT"
,
"summary"
:
"replace scale of the specified
Scale
"
,
"summary"
:
"replace scale of the specified
ReplicationController
"
,
"nickname"
:
"replaceNamespaced
Scale
Scale"
,
"nickname"
:
"replaceNamespaced
ReplicationController
Scale"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
@@ -12336,8 +12336,8 @@
...
@@ -12336,8 +12336,8 @@
{
{
"type"
:
"v1.Scale"
,
"type"
:
"v1.Scale"
,
"method"
:
"PATCH"
,
"method"
:
"PATCH"
,
"summary"
:
"partially update scale of the specified
Scale
"
,
"summary"
:
"partially update scale of the specified
ReplicationController
"
,
"nickname"
:
"patchNamespaced
Scale
Scale"
,
"nickname"
:
"patchNamespaced
ReplicationController
Scale"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
...
docs/api-reference/apps/v1beta1/operations.html
View file @
75c474d4
...
@@ -2735,7 +2735,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -2735,7 +2735,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_create_rollback_of_a_deployment
rollback"
>
create rollback of a DeploymentRollback
</h3>
<h3
id=
"_create_rollback_of_a_deployment
"
>
create rollback of a Deployment
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
POST /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/rollback
</pre>
<pre>
POST /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/rollback
</pre>
...
@@ -2862,7 +2862,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -2862,7 +2862,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_read_scale_of_the_specified_
scale"
>
read scale of the specified Scale
</h3>
<h3
id=
"_read_scale_of_the_specified_
deployment"
>
read scale of the specified Deployment
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
GET /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/scale
</pre>
<pre>
GET /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/scale
</pre>
...
@@ -2981,7 +2981,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -2981,7 +2981,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_replace_scale_of_the_specified_
scale"
>
replace scale of the specified Scale
</h3>
<h3
id=
"_replace_scale_of_the_specified_
deployment"
>
replace scale of the specified Deployment
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
PUT /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/scale
</pre>
<pre>
PUT /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/scale
</pre>
...
@@ -3108,7 +3108,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -3108,7 +3108,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_partially_update_scale_of_the_specified_
scale"
>
partially update scale of the specified Scale
</h3>
<h3
id=
"_partially_update_scale_of_the_specified_
deployment"
>
partially update scale of the specified Deployment
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
PATCH /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/scale
</pre>
<pre>
PATCH /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/scale
</pre>
...
...
docs/api-reference/apps/v1beta2/definitions.html
View file @
75c474d4
...
@@ -6693,7 +6693,7 @@ Examples:<br>
...
@@ -6693,7 +6693,7 @@ Examples:<br>
</div>
</div>
<div
id=
"footer"
>
<div
id=
"footer"
>
<div
id=
"footer-text"
>
<div
id=
"footer-text"
>
Last updated 2017-07-19 00:29:43 UTC
</div>
</div>
</div>
</div>
</body>
</body>
...
...
docs/api-reference/apps/v1beta2/operations.html
View file @
75c474d4
...
@@ -1589,7 +1589,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -1589,7 +1589,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_create_rollback_of_a_deployment
rollback"
>
create rollback of a DeploymentRollback
</h3>
<h3
id=
"_create_rollback_of_a_deployment
"
>
create rollback of a Deployment
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
POST /apis/apps/v1beta2/namespaces/{namespace}/deployments/{name}/rollback
</pre>
<pre>
POST /apis/apps/v1beta2/namespaces/{namespace}/deployments/{name}/rollback
</pre>
...
@@ -1716,7 +1716,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -1716,7 +1716,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_read_scale_of_the_specified_
scale"
>
read scale of the specified Scale
</h3>
<h3
id=
"_read_scale_of_the_specified_
deployment"
>
read scale of the specified Deployment
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
GET /apis/apps/v1beta2/namespaces/{namespace}/deployments/{name}/scale
</pre>
<pre>
GET /apis/apps/v1beta2/namespaces/{namespace}/deployments/{name}/scale
</pre>
...
@@ -1835,7 +1835,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -1835,7 +1835,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_replace_scale_of_the_specified_
scale"
>
replace scale of the specified Scale
</h3>
<h3
id=
"_replace_scale_of_the_specified_
deployment"
>
replace scale of the specified Deployment
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
PUT /apis/apps/v1beta2/namespaces/{namespace}/deployments/{name}/scale
</pre>
<pre>
PUT /apis/apps/v1beta2/namespaces/{namespace}/deployments/{name}/scale
</pre>
...
@@ -1962,7 +1962,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -1962,7 +1962,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_partially_update_scale_of_the_specified_
scale"
>
partially update scale of the specified Scale
</h3>
<h3
id=
"_partially_update_scale_of_the_specified_
deployment"
>
partially update scale of the specified Deployment
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
PATCH /apis/apps/v1beta2/namespaces/{namespace}/deployments/{name}/scale
</pre>
<pre>
PATCH /apis/apps/v1beta2/namespaces/{namespace}/deployments/{name}/scale
</pre>
...
@@ -4993,7 +4993,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -4993,7 +4993,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
<div
id=
"footer"
>
<div
id=
"footer"
>
<div
id=
"footer-text"
>
<div
id=
"footer-text"
>
Last updated 2017-07-19 00:29:43 UTC
</div>
</div>
</div>
</div>
</body>
</body>
...
...
docs/api-reference/extensions/v1beta1/operations.html
View file @
75c474d4
...
@@ -3271,7 +3271,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -3271,7 +3271,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_create_rollback_of_a_deployment
rollback"
>
create rollback of a DeploymentRollback
</h3>
<h3
id=
"_create_rollback_of_a_deployment
"
>
create rollback of a Deployment
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
POST /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/rollback
</pre>
<pre>
POST /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/rollback
</pre>
...
@@ -3398,7 +3398,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -3398,7 +3398,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_read_scale_of_the_specified_
scale"
>
read scale of the specified Scale
</h3>
<h3
id=
"_read_scale_of_the_specified_
deployment"
>
read scale of the specified Deployment
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
GET /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/scale
</pre>
<pre>
GET /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/scale
</pre>
...
@@ -3517,7 +3517,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -3517,7 +3517,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_replace_scale_of_the_specified_
scale"
>
replace scale of the specified Scale
</h3>
<h3
id=
"_replace_scale_of_the_specified_
deployment"
>
replace scale of the specified Deployment
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
PUT /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/scale
</pre>
<pre>
PUT /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/scale
</pre>
...
@@ -3644,7 +3644,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -3644,7 +3644,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_partially_update_scale_of_the_specified_
scale"
>
partially update scale of the specified Scale
</h3>
<h3
id=
"_partially_update_scale_of_the_specified_
deployment"
>
partially update scale of the specified Deployment
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
PATCH /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/scale
</pre>
<pre>
PATCH /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/scale
</pre>
...
@@ -7502,7 +7502,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -7502,7 +7502,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_read_scale_of_the_specified_
scale_2"
>
read scale of the specified Scale
</h3>
<h3
id=
"_read_scale_of_the_specified_
replicaset"
>
read scale of the specified ReplicaSet
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
GET /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/scale
</pre>
<pre>
GET /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/scale
</pre>
...
@@ -7621,7 +7621,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -7621,7 +7621,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_replace_scale_of_the_specified_
scale_2"
>
replace scale of the specified Scale
</h3>
<h3
id=
"_replace_scale_of_the_specified_
replicaset"
>
replace scale of the specified ReplicaSet
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
PUT /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/scale
</pre>
<pre>
PUT /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/scale
</pre>
...
@@ -7748,7 +7748,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -7748,7 +7748,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_partially_update_scale_of_the_specified_
scale_2"
>
partially update scale of the specified Scale
</h3>
<h3
id=
"_partially_update_scale_of_the_specified_
replicaset"
>
partially update scale of the specified ReplicaSet
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
PATCH /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/scale
</pre>
<pre>
PATCH /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/scale
</pre>
...
@@ -8260,7 +8260,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -8260,7 +8260,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_read_scale_of_the_specified_
scale_3"
>
read scale of the specified Scale
</h3>
<h3
id=
"_read_scale_of_the_specified_
replicationcontrollerdummy"
>
read scale of the specified ReplicationControllerDummy
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
GET /apis/extensions/v1beta1/namespaces/{namespace}/replicationcontrollers/{name}/scale
</pre>
<pre>
GET /apis/extensions/v1beta1/namespaces/{namespace}/replicationcontrollers/{name}/scale
</pre>
...
@@ -8379,7 +8379,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -8379,7 +8379,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_replace_scale_of_the_specified_
scale_3"
>
replace scale of the specified Scale
</h3>
<h3
id=
"_replace_scale_of_the_specified_
replicationcontrollerdummy"
>
replace scale of the specified ReplicationControllerDummy
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
PUT /apis/extensions/v1beta1/namespaces/{namespace}/replicationcontrollers/{name}/scale
</pre>
<pre>
PUT /apis/extensions/v1beta1/namespaces/{namespace}/replicationcontrollers/{name}/scale
</pre>
...
@@ -8506,7 +8506,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -8506,7 +8506,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_partially_update_scale_of_the_specified_
scale_3"
>
partially update scale of the specified Scale
</h3>
<h3
id=
"_partially_update_scale_of_the_specified_
replicationcontrollerdummy"
>
partially update scale of the specified ReplicationControllerDummy
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
PATCH /apis/extensions/v1beta1/namespaces/{namespace}/replicationcontrollers/{name}/scale
</pre>
<pre>
PATCH /apis/extensions/v1beta1/namespaces/{namespace}/replicationcontrollers/{name}/scale
</pre>
...
...
docs/api-reference/scheduling.k8s.io/v1alpha1/definitions.html
View file @
75c474d4
...
@@ -1347,7 +1347,7 @@ Examples:<br>
...
@@ -1347,7 +1347,7 @@ Examples:<br>
</div>
</div>
<div
id=
"footer"
>
<div
id=
"footer"
>
<div
id=
"footer-text"
>
<div
id=
"footer-text"
>
Last updated 2017-07-18 22:23:24 UTC
</div>
</div>
</div>
</div>
</body>
</body>
...
...
docs/api-reference/scheduling.k8s.io/v1alpha1/operations.html
View file @
75c474d4
...
@@ -1702,7 +1702,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -1702,7 +1702,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
<div
id=
"footer"
>
<div
id=
"footer"
>
<div
id=
"footer-text"
>
<div
id=
"footer-text"
>
Last updated 2017-07-18 22:23:24 UTC
</div>
</div>
</div>
</div>
</body>
</body>
...
...
docs/api-reference/v1/operations.html
View file @
75c474d4
...
@@ -8329,7 +8329,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -8329,7 +8329,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_create_binding_of_a_
binding"
>
create binding of a Binding
</h3>
<h3
id=
"_create_binding_of_a_
pod"
>
create binding of a Pod
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
POST /api/v1/namespaces/{namespace}/pods/{name}/binding
</pre>
<pre>
POST /api/v1/namespaces/{namespace}/pods/{name}/binding
</pre>
...
@@ -8456,7 +8456,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -8456,7 +8456,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_create_eviction_of_a
n_eviction"
>
create eviction of an Eviction
</h3>
<h3
id=
"_create_eviction_of_a
_pod"
>
create eviction of a Pod
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
POST /api/v1/namespaces/{namespace}/pods/{name}/eviction
</pre>
<pre>
POST /api/v1/namespaces/{namespace}/pods/{name}/eviction
</pre>
...
@@ -12820,7 +12820,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -12820,7 +12820,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_read_scale_of_the_specified_
scale"
>
read scale of the specified Scale
</h3>
<h3
id=
"_read_scale_of_the_specified_
replicationcontroller"
>
read scale of the specified ReplicationController
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
GET /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/scale
</pre>
<pre>
GET /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/scale
</pre>
...
@@ -12939,7 +12939,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -12939,7 +12939,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_replace_scale_of_the_specified_
scale"
>
replace scale of the specified Scale
</h3>
<h3
id=
"_replace_scale_of_the_specified_
replicationcontroller"
>
replace scale of the specified ReplicationController
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
PUT /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/scale
</pre>
<pre>
PUT /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/scale
</pre>
...
@@ -13066,7 +13066,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -13066,7 +13066,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_partially_update_scale_of_the_specified_
scale"
>
partially update scale of the specified Scale
</h3>
<h3
id=
"_partially_update_scale_of_the_specified_
replicationcontroller"
>
partially update scale of the specified ReplicationController
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
PATCH /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/scale
</pre>
<pre>
PATCH /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/scale
</pre>
federation/apis/openapi-spec/swagger.json
View file @
75c474d4
...
@@ -5809,7 +5809,7 @@
...
@@ -5809,7 +5809,7 @@
},
},
"/apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/rollback"
:
{
"/apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/rollback"
:
{
"post"
:
{
"post"
:
{
"description"
:
"create rollback of a Deployment
Rollback
"
,
"description"
:
"create rollback of a Deployment"
,
"consumes"
:
[
"consumes"
:
[
"*/*"
"*/*"
],
],
...
@@ -5824,7 +5824,7 @@
...
@@ -5824,7 +5824,7 @@
"tags"
:
[
"tags"
:
[
"extensions_v1beta1"
"extensions_v1beta1"
],
],
"operationId"
:
"createExtensionsV1beta1NamespacedDeploymentRollback
Rollback
"
,
"operationId"
:
"createExtensionsV1beta1NamespacedDeploymentRollback"
,
"parameters"
:
[
"parameters"
:
[
{
{
"name"
:
"body"
,
"name"
:
"body"
,
...
@@ -5881,7 +5881,7 @@
...
@@ -5881,7 +5881,7 @@
},
},
"/apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/scale"
:
{
"/apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/scale"
:
{
"get"
:
{
"get"
:
{
"description"
:
"read scale of the specified
Scale
"
,
"description"
:
"read scale of the specified
Deployment
"
,
"consumes"
:
[
"consumes"
:
[
"*/*"
"*/*"
],
],
...
@@ -5896,7 +5896,7 @@
...
@@ -5896,7 +5896,7 @@
"tags"
:
[
"tags"
:
[
"extensions_v1beta1"
"extensions_v1beta1"
],
],
"operationId"
:
"readExtensionsV1beta1NamespacedDeployment
s
Scale"
,
"operationId"
:
"readExtensionsV1beta1NamespacedDeploymentScale"
,
"responses"
:
{
"responses"
:
{
"200"
:
{
"200"
:
{
"description"
:
"OK"
,
"description"
:
"OK"
,
...
@@ -5916,7 +5916,7 @@
...
@@ -5916,7 +5916,7 @@
}
}
},
},
"put"
:
{
"put"
:
{
"description"
:
"replace scale of the specified
Scale
"
,
"description"
:
"replace scale of the specified
Deployment
"
,
"consumes"
:
[
"consumes"
:
[
"*/*"
"*/*"
],
],
...
@@ -5931,7 +5931,7 @@
...
@@ -5931,7 +5931,7 @@
"tags"
:
[
"tags"
:
[
"extensions_v1beta1"
"extensions_v1beta1"
],
],
"operationId"
:
"replaceExtensionsV1beta1NamespacedDeployment
s
Scale"
,
"operationId"
:
"replaceExtensionsV1beta1NamespacedDeploymentScale"
,
"parameters"
:
[
"parameters"
:
[
{
{
"name"
:
"body"
,
"name"
:
"body"
,
...
@@ -5961,7 +5961,7 @@
...
@@ -5961,7 +5961,7 @@
}
}
},
},
"patch"
:
{
"patch"
:
{
"description"
:
"partially update scale of the specified
Scale
"
,
"description"
:
"partially update scale of the specified
Deployment
"
,
"consumes"
:
[
"consumes"
:
[
"application/json-patch+json"
,
"application/json-patch+json"
,
"application/merge-patch+json"
,
"application/merge-patch+json"
,
...
@@ -5978,7 +5978,7 @@
...
@@ -5978,7 +5978,7 @@
"tags"
:
[
"tags"
:
[
"extensions_v1beta1"
"extensions_v1beta1"
],
],
"operationId"
:
"patchExtensionsV1beta1NamespacedDeployment
s
Scale"
,
"operationId"
:
"patchExtensionsV1beta1NamespacedDeploymentScale"
,
"parameters"
:
[
"parameters"
:
[
{
{
"name"
:
"body"
,
"name"
:
"body"
,
...
@@ -7263,7 +7263,7 @@
...
@@ -7263,7 +7263,7 @@
},
},
"/apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/scale"
:
{
"/apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/scale"
:
{
"get"
:
{
"get"
:
{
"description"
:
"read scale of the specified
Scale
"
,
"description"
:
"read scale of the specified
ReplicaSet
"
,
"consumes"
:
[
"consumes"
:
[
"*/*"
"*/*"
],
],
...
@@ -7278,7 +7278,7 @@
...
@@ -7278,7 +7278,7 @@
"tags"
:
[
"tags"
:
[
"extensions_v1beta1"
"extensions_v1beta1"
],
],
"operationId"
:
"readExtensionsV1beta1NamespacedReplica
sets
Scale"
,
"operationId"
:
"readExtensionsV1beta1NamespacedReplica
Set
Scale"
,
"responses"
:
{
"responses"
:
{
"200"
:
{
"200"
:
{
"description"
:
"OK"
,
"description"
:
"OK"
,
...
@@ -7298,7 +7298,7 @@
...
@@ -7298,7 +7298,7 @@
}
}
},
},
"put"
:
{
"put"
:
{
"description"
:
"replace scale of the specified
Scale
"
,
"description"
:
"replace scale of the specified
ReplicaSet
"
,
"consumes"
:
[
"consumes"
:
[
"*/*"
"*/*"
],
],
...
@@ -7313,7 +7313,7 @@
...
@@ -7313,7 +7313,7 @@
"tags"
:
[
"tags"
:
[
"extensions_v1beta1"
"extensions_v1beta1"
],
],
"operationId"
:
"replaceExtensionsV1beta1NamespacedReplica
sets
Scale"
,
"operationId"
:
"replaceExtensionsV1beta1NamespacedReplica
Set
Scale"
,
"parameters"
:
[
"parameters"
:
[
{
{
"name"
:
"body"
,
"name"
:
"body"
,
...
@@ -7343,7 +7343,7 @@
...
@@ -7343,7 +7343,7 @@
}
}
},
},
"patch"
:
{
"patch"
:
{
"description"
:
"partially update scale of the specified
Scale
"
,
"description"
:
"partially update scale of the specified
ReplicaSet
"
,
"consumes"
:
[
"consumes"
:
[
"application/json-patch+json"
,
"application/json-patch+json"
,
"application/merge-patch+json"
,
"application/merge-patch+json"
,
...
@@ -7360,7 +7360,7 @@
...
@@ -7360,7 +7360,7 @@
"tags"
:
[
"tags"
:
[
"extensions_v1beta1"
"extensions_v1beta1"
],
],
"operationId"
:
"patchExtensionsV1beta1NamespacedReplica
sets
Scale"
,
"operationId"
:
"patchExtensionsV1beta1NamespacedReplica
Set
Scale"
,
"parameters"
:
[
"parameters"
:
[
{
{
"name"
:
"body"
,
"name"
:
"body"
,
...
...
federation/apis/swagger-spec/extensions_v1beta1.json
View file @
75c474d4
...
@@ -1902,8 +1902,8 @@
...
@@ -1902,8 +1902,8 @@
{
{
"type"
:
"v1beta1.DeploymentRollback"
,
"type"
:
"v1beta1.DeploymentRollback"
,
"method"
:
"POST"
,
"method"
:
"POST"
,
"summary"
:
"create rollback of a Deployment
Rollback
"
,
"summary"
:
"create rollback of a Deployment"
,
"nickname"
:
"createNamespacedDeploymentRollback
Rollback
"
,
"nickname"
:
"createNamespacedDeploymentRollback"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
@@ -1963,8 +1963,8 @@
...
@@ -1963,8 +1963,8 @@
{
{
"type"
:
"v1beta1.Scale"
,
"type"
:
"v1beta1.Scale"
,
"method"
:
"GET"
,
"method"
:
"GET"
,
"summary"
:
"read scale of the specified
Scale
"
,
"summary"
:
"read scale of the specified
Deployment
"
,
"nickname"
:
"readNamespaced
Scale
Scale"
,
"nickname"
:
"readNamespaced
Deployment
Scale"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
@@ -2010,8 +2010,8 @@
...
@@ -2010,8 +2010,8 @@
{
{
"type"
:
"v1beta1.Scale"
,
"type"
:
"v1beta1.Scale"
,
"method"
:
"PUT"
,
"method"
:
"PUT"
,
"summary"
:
"replace scale of the specified
Scale
"
,
"summary"
:
"replace scale of the specified
Deployment
"
,
"nickname"
:
"replaceNamespaced
Scale
Scale"
,
"nickname"
:
"replaceNamespaced
Deployment
Scale"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
@@ -2065,8 +2065,8 @@
...
@@ -2065,8 +2065,8 @@
{
{
"type"
:
"v1beta1.Scale"
,
"type"
:
"v1beta1.Scale"
,
"method"
:
"PATCH"
,
"method"
:
"PATCH"
,
"summary"
:
"partially update scale of the specified
Scale
"
,
"summary"
:
"partially update scale of the specified
Deployment
"
,
"nickname"
:
"patchNamespaced
Scale
Scale"
,
"nickname"
:
"patchNamespaced
Deployment
Scale"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
@@ -4180,8 +4180,8 @@
...
@@ -4180,8 +4180,8 @@
{
{
"type"
:
"v1beta1.Scale"
,
"type"
:
"v1beta1.Scale"
,
"method"
:
"GET"
,
"method"
:
"GET"
,
"summary"
:
"read scale of the specified
Scale
"
,
"summary"
:
"read scale of the specified
ReplicaSet
"
,
"nickname"
:
"readNamespaced
Scale
Scale"
,
"nickname"
:
"readNamespaced
ReplicaSet
Scale"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
@@ -4227,8 +4227,8 @@
...
@@ -4227,8 +4227,8 @@
{
{
"type"
:
"v1beta1.Scale"
,
"type"
:
"v1beta1.Scale"
,
"method"
:
"PUT"
,
"method"
:
"PUT"
,
"summary"
:
"replace scale of the specified
Scale
"
,
"summary"
:
"replace scale of the specified
ReplicaSet
"
,
"nickname"
:
"replaceNamespaced
Scale
Scale"
,
"nickname"
:
"replaceNamespaced
ReplicaSet
Scale"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
@@ -4282,8 +4282,8 @@
...
@@ -4282,8 +4282,8 @@
{
{
"type"
:
"v1beta1.Scale"
,
"type"
:
"v1beta1.Scale"
,
"method"
:
"PATCH"
,
"method"
:
"PATCH"
,
"summary"
:
"partially update scale of the specified
Scale
"
,
"summary"
:
"partially update scale of the specified
ReplicaSet
"
,
"nickname"
:
"patchNamespaced
Scale
Scale"
,
"nickname"
:
"patchNamespaced
ReplicaSet
Scale"
,
"parameters"
:
[
"parameters"
:
[
{
{
"type"
:
"string"
,
"type"
:
"string"
,
...
...
federation/docs/api-reference/extensions/v1beta1/operations.html
View file @
75c474d4
...
@@ -3271,7 +3271,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -3271,7 +3271,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_create_rollback_of_a_deployment
rollback"
>
create rollback of a DeploymentRollback
</h3>
<h3
id=
"_create_rollback_of_a_deployment
"
>
create rollback of a Deployment
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
POST /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/rollback
</pre>
<pre>
POST /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/rollback
</pre>
...
@@ -3398,7 +3398,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -3398,7 +3398,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_read_scale_of_the_specified_
scale"
>
read scale of the specified Scale
</h3>
<h3
id=
"_read_scale_of_the_specified_
deployment"
>
read scale of the specified Deployment
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
GET /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/scale
</pre>
<pre>
GET /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/scale
</pre>
...
@@ -3517,7 +3517,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -3517,7 +3517,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_replace_scale_of_the_specified_
scale"
>
replace scale of the specified Scale
</h3>
<h3
id=
"_replace_scale_of_the_specified_
deployment"
>
replace scale of the specified Deployment
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
PUT /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/scale
</pre>
<pre>
PUT /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/scale
</pre>
...
@@ -3644,7 +3644,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -3644,7 +3644,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_partially_update_scale_of_the_specified_
scale"
>
partially update scale of the specified Scale
</h3>
<h3
id=
"_partially_update_scale_of_the_specified_
deployment"
>
partially update scale of the specified Deployment
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
PATCH /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/scale
</pre>
<pre>
PATCH /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/scale
</pre>
...
@@ -6513,7 +6513,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -6513,7 +6513,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_read_scale_of_the_specified_
scale_2"
>
read scale of the specified Scale
</h3>
<h3
id=
"_read_scale_of_the_specified_
replicaset"
>
read scale of the specified ReplicaSet
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
GET /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/scale
</pre>
<pre>
GET /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/scale
</pre>
...
@@ -6632,7 +6632,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -6632,7 +6632,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_replace_scale_of_the_specified_
scale_2"
>
replace scale of the specified Scale
</h3>
<h3
id=
"_replace_scale_of_the_specified_
replicaset"
>
replace scale of the specified ReplicaSet
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
PUT /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/scale
</pre>
<pre>
PUT /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/scale
</pre>
...
@@ -6759,7 +6759,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
...
@@ -6759,7 +6759,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
</div>
</div>
<div
class=
"sect2"
>
<div
class=
"sect2"
>
<h3
id=
"_partially_update_scale_of_the_specified_
scale_2"
>
partially update scale of the specified Scale
</h3>
<h3
id=
"_partially_update_scale_of_the_specified_
replicaset"
>
partially update scale of the specified ReplicaSet
</h3>
<div
class=
"listingblock"
>
<div
class=
"listingblock"
>
<div
class=
"content"
>
<div
class=
"content"
>
<pre>
PATCH /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/scale
</pre>
<pre>
PATCH /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/scale
</pre>
...
...
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