Name | Type | Description | Notes |
---|---|---|---|
exitCode | Integer | If set, exit with the specified exit code. | [optional] |
pods | List<PlayKubePod> | Pods - pods created by play kube. | [optional] |
rmReport | List<PodRmReport> | [optional] | |
secretRmReport | List<SecretRmReport> | [optional] | |
secrets | List<PlaySecret> | Secrets - secrets created by play kube | [optional] |
serviceContainerID | String | ServiceContainerID - ID of the service container if one is created | [optional] |
stopReport | List<PodStopReport> | [optional] | |
volumeRmReport | List<VolumeRmReport> | [optional] | |
volumes | List<PlayKubeVolume> | Volumes - volumes created by play kube. | [optional] |
- Serializable