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
This is an automated commit created by GitHub Actions workflow,
in the gateway repository.
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy file name to clipboardExpand all lines: docs/reference/gateway-api.md.gen
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -480,6 +480,7 @@ _Appears in:_
480
480
| `agentVersion` _string_ | AgentVersion is the version of the gateway agent | | |
481
481
| `lastAppliedTime` _[Time](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.32/#time-v1-meta)_ | Time of the last successful configuration application | | |
482
482
| `lastAppliedGen` _integer_ | Generation of the last successful configuration application | | |
483
+
| `lastHeartbeat` _[Time](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.32/#time-v1-meta)_ | Time of the last heartbeat from the agent | | |
483
484
| `state` _[GatewayState](#gatewaystate)_ | State represents collected data from the dataplane API that includes FRR as well | | |
0 commit comments