Files
go/kubernetes/docs/V1beta1EventSeries.md

13 lines
601 B
Markdown
Raw Permalink Normal View History

# V1beta1EventSeries
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
2019-03-19 22:09:04 -07:00
**Count** | **int32** | Number of occurrences in this series up to the last heartbeat time |
**LastObservedTime** | [**time.Time**](time.Time.md) | Time when last Event from the series was seen before last heartbeat. |
**State** | **string** | Information whether this series is ongoing or finished. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)