| Package | Description |
|---|---|
| io.kubernetes.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1Lifecycle |
V1Container.getLifecycle()
Actions that the management system should take in response to container lifecycle events.
|
V1Lifecycle |
V1Lifecycle.postStart(V1Handler postStart) |
V1Lifecycle |
V1Lifecycle.preStop(V1Handler preStop) |
| Modifier and Type | Method and Description |
|---|---|
V1Container |
V1Container.lifecycle(V1Lifecycle lifecycle) |
void |
V1Container.setLifecycle(V1Lifecycle lifecycle) |
Copyright © 2018. All rights reserved.