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
Copy file name to clipboardExpand all lines: docs/api.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -185,6 +185,7 @@ _Appears in:_
185
185
|`conditions`_[Condition](https://kubernetes.io/docs/reference/generated/kubernetes-api/v/#condition-v1-meta) array_| conditions defines the status conditions array || Optional: \{\} <br /> |
186
186
|`selector`_string_| selector is the label selector for pods. || Optional: \{\} <br /> |
187
187
|`podIPs`_string array_| podIPs are the IP addresses of the underlying pod.<br />A pod may have multiple IPs in dual-stack clusters. || Optional: \{\} <br /> |
188
+
|`nodeName`_string_| NodeName is the name of the node where the underlying pod is scheduled. || Optional: \{\} <br /> |
0 commit comments