Files
go/kubernetes/docs/V1Lifecycle.md

12 lines
415 B
Markdown
Raw Normal View History

# V1Lifecycle
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
2019-03-19 22:09:04 -07:00
**PostStart** | [**V1Handler**](v1.Handler.md) | | [optional]
**PreStop** | [**V1Handler**](v1.Handler.md) | | [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)