From fe26c8d86ac65a02944070a7802b4c1caf6832aa Mon Sep 17 00:00:00 2001 From: nikhiljindal Date: Wed, 21 Oct 2015 14:58:43 -0700 Subject: [PATCH] Running update-api-reference-docs on HEAD to fix verify-api-reference-docs --- .../extensions/v1beta1/definitions.html | 34 ++++- .../extensions/v1beta1/operations.html | 2 +- docs/api-reference/v1/definitions.html | 144 +++++++++++------- docs/api-reference/v1/operations.html | 2 +- 4 files changed, 123 insertions(+), 59 deletions(-) diff --git a/docs/api-reference/extensions/v1beta1/definitions.html b/docs/api-reference/extensions/v1beta1/definitions.html index 051dfee5f86..06498488ad9 100644 --- a/docs/api-reference/extensions/v1beta1/definitions.html +++ b/docs/api-reference/extensions/v1beta1/definitions.html @@ -1866,6 +1866,34 @@ Both these may change in the future. Incoming requests are matched against the h

PodSecurityContext holds pod-level security attributes and common container settings.

+ +++++++ + + + + + + + + + + + + + + + + + + +
NameDescriptionRequiredSchemaDefault

supplementalGroups

SupplementalGroups can be used to specify a list of additional groups which the main container process will run as. This will be applied to all containers in the pod in addition to the primary group of the container.

false

[integer] array

+

v1.ExecAction

@@ -3191,6 +3219,10 @@ Populated by the system when a graceful deletion is requested. Read-only. More i +
+
+

integer

+

v1.Probe

@@ -4185,7 +4217,7 @@ Populated by the system when a graceful deletion is requested. Read-only. More i
diff --git a/docs/api-reference/extensions/v1beta1/operations.html b/docs/api-reference/extensions/v1beta1/operations.html index a76556b0f60..6efb3c95dc1 100644 --- a/docs/api-reference/extensions/v1beta1/operations.html +++ b/docs/api-reference/extensions/v1beta1/operations.html @@ -4975,7 +4975,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } diff --git a/docs/api-reference/v1/definitions.html b/docs/api-reference/v1/definitions.html index 6849d7a4d08..a87286fbc67 100644 --- a/docs/api-reference/v1/definitions.html +++ b/docs/api-reference/v1/definitions.html @@ -1369,6 +1369,61 @@ Examples:
+ +
+

v1.PodTemplateList

+
+

PodTemplateList is a list of PodTemplates.

+
+ +++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameDescriptionRequiredSchemaDefault

kind

Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#types-kinds

false

string

apiVersion

APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#resources

false

string

metadata

Standard list metadata. More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#types-kinds

false

unversioned.ListMeta

items

List of pod templates

true

v1.PodTemplate array

+

v1.NodeCondition

@@ -1438,61 +1493,6 @@ Examples:
-
-
-

v1.PodTemplateList

-
-

PodTemplateList is a list of PodTemplates.

-
- ------- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameDescriptionRequiredSchemaDefault

kind

Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#types-kinds

false

string

apiVersion

APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#resources

false

string

metadata

Standard list metadata. More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#types-kinds

false

unversioned.ListMeta

items

List of pod templates

true

v1.PodTemplate array

-

v1.LocalObjectReference

@@ -3015,6 +3015,10 @@ The resulting set of endpoints can be viewed as:
+
+
+

integer

+

v1.Probe

@@ -4844,6 +4848,34 @@ The resulting set of endpoints can be viewed as:

PodSecurityContext holds pod-level security attributes and common container settings.

+ +++++++ + + + + + + + + + + + + + + + + + + +
NameDescriptionRequiredSchemaDefault

supplementalGroups

SupplementalGroups can be used to specify a list of additional groups which the main container process will run as. This will be applied to all containers in the pod in addition to the primary group of the container.

false

[integer] array

+

v1.ReplicationControllerStatus

@@ -6804,7 +6836,7 @@ The resulting set of endpoints can be viewed as:
diff --git a/docs/api-reference/v1/operations.html b/docs/api-reference/v1/operations.html index 848e6d790d6..f14210bb13e 100644 --- a/docs/api-reference/v1/operations.html +++ b/docs/api-reference/v1/operations.html @@ -23144,7 +23144,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }