V1beta1FailureInfo¶
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| location | str | Name of component to which the failure relates (usually Pod name) | [optional] |
| message | str | Detailed error message | [optional] |
| model_revision_name | str | Internal Revision/ID of model, tied to specific Spec contents | [optional] |
| reason | str | High level class of failure | [optional] |
| time | V1Time | [optional] |