| Name | Type | Description | Notes |
|---|---|---|---|
| containerErrors | List<String> | ContainerErrors - any errors that occurred while starting containers in the pod. | [optional] |
| containers | List<String> | Containers - the IDs of the containers running in the created pod. | [optional] |
| ID | String | ID - ID of the pod created as a result of play kube. | [optional] |
| initContainers | List<String> | InitContainers - the IDs of the init containers to be run in the created pod. | [optional] |
| logs | List<String> | Logs - non-fatal errors and log messages while processing. | [optional] |
- Serializable