Files
go/kubernetes/docs/V1EventSeries.md

13 lines
583 B
Markdown
Raw Normal View History

# V1EventSeries
## 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 | [optional]
**LastObservedTime** | [**time.Time**](time.Time.md) | Time of the last occurrence observed | [optional]
**State** | **string** | State of this Series: Ongoing or Finished | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)