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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript