Files
go/kubernetes/docs/V1beta1EventSeries.md
2019-03-26 08:13:00 -07:00

13 lines
601 B
Markdown

# V1beta1EventSeries
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**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)