generated: Docs

This commit is contained in:
Clayton Coleman
2016-08-20 15:56:43 -04:00
parent e1ebde9f92
commit abded5c6c5
8 changed files with 12 additions and 11 deletions

View File

@@ -2169,7 +2169,7 @@
"properties": {
"fieldRef": {
"$ref": "v1.ObjectFieldSelector",
"description": "Selects a field of the pod; only name and namespace are supported."
"description": "Selects a field of the pod: supports metadata.name, metadata.namespace, metadata.labels, metadata.annotations, spec.nodeName, spec.serviceAccountName, status.podIP."
},
"resourceFieldRef": {
"$ref": "v1.ResourceFieldSelector",

View File

@@ -2174,7 +2174,7 @@
"properties": {
"fieldRef": {
"$ref": "v1.ObjectFieldSelector",
"description": "Selects a field of the pod; only name and namespace are supported."
"description": "Selects a field of the pod: supports metadata.name, metadata.namespace, metadata.labels, metadata.annotations, spec.nodeName, spec.serviceAccountName, status.podIP."
},
"resourceFieldRef": {
"$ref": "v1.ResourceFieldSelector",

View File

@@ -9338,7 +9338,7 @@
"properties": {
"fieldRef": {
"$ref": "v1.ObjectFieldSelector",
"description": "Selects a field of the pod; only name and namespace are supported."
"description": "Selects a field of the pod: supports metadata.name, metadata.namespace, metadata.labels, metadata.annotations, spec.nodeName, spec.serviceAccountName, status.podIP."
},
"resourceFieldRef": {
"$ref": "v1.ResourceFieldSelector",

View File

@@ -18271,7 +18271,7 @@
"properties": {
"fieldRef": {
"$ref": "v1.ObjectFieldSelector",
"description": "Selects a field of the pod; only name and namespace are supported."
"description": "Selects a field of the pod: supports metadata.name, metadata.namespace, metadata.labels, metadata.annotations, spec.nodeName, spec.serviceAccountName, status.podIP."
},
"resourceFieldRef": {
"$ref": "v1.ResourceFieldSelector",