PodEvent interface
Pod Event properties.
Properties
| last |
Event Last seen. |
| message | Event message. |
| reason | Event reason. |
| type | The type of pod event. |
Property Details
lastSeenTime
Event Last seen.
lastSeenTime?: Date
Property Value
Date
message
Event message.
message?: string
Property Value
string
reason
Event reason.
reason?: string
Property Value
string
type
The type of pod event.
type?: string
Property Value
string