You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 8, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: api/swagger-spec/v1.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13070,6 +13070,10 @@
13070
13070
"type": "string",
13071
13071
"description": "The name attribute of the resource associated with the status StatusReason (when there is a single name which can be described)."
13072
13072
},
13073
+
"group": {
13074
+
"type": "string",
13075
+
"description": "The group attribute of the resource associated with the status StatusReason."
13076
+
},
13073
13077
"kind": {
13074
13078
"type": "string",
13075
13079
"description": "The kind attribute of the resource associated with the status StatusReason. On some operations may differ from the requested resource Kind. More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#types-kinds"
Copy file name to clipboardExpand all lines: api/swagger-spec/v1beta1.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2900,6 +2900,10 @@
2900
2900
"type": "string",
2901
2901
"description": "The name attribute of the resource associated with the status StatusReason (when there is a single name which can be described)."
2902
2902
},
2903
+
"group": {
2904
+
"type": "string",
2905
+
"description": "The group attribute of the resource associated with the status StatusReason."
2906
+
},
2903
2907
"kind": {
2904
2908
"type": "string",
2905
2909
"description": "The kind attribute of the resource associated with the status StatusReason. On some operations may differ from the requested resource Kind. More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#types-kinds"
<tdclass="tableblock halign-left valign-top"><pclass="tableblock">The group attribute of the resource associated with the status StatusReason.</p></td>
<tdclass="tableblock halign-left valign-top"><pclass="tableblock">The kind attribute of the resource associated with the status StatusReason. On some operations may differ from the requested resource Kind. More info: <ahref="http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#types-kinds">http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#types-kinds</a></p></td>
<tdclass="tableblock halign-left valign-top"><pclass="tableblock">The group attribute of the resource associated with the status StatusReason.</p></td>
<tdclass="tableblock halign-left valign-top"><pclass="tableblock">The kind attribute of the resource associated with the status StatusReason. On some operations may differ from the requested resource Kind. More info: <ahref="http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#types-kinds">http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#types-kinds</a></p></td>
0 commit comments