ContainerRestartRule describes how a container exit is handled.
| Name | Type | Description | Notes |
|---|---|---|---|
| action | str | Specifies the action taken on a container exit if the requirements are satisfied. The only possible value is "Restart" to restart the container. | |
| exit_codes | V1ContainerRestartRuleOnExitCodes | [optional] |