Name | Type | Description | Notes |
---|---|---|---|
type | str | Type of tag event condition, currently only ImportSuccess | |
status | str | Status of the condition, one of True, False, Unknown. | |
last_transition_time | str | LastTransitionTIme is the time the condition transitioned from one status to another. | [optional] |
reason | str | Reason is a brief machine readable explanation for the condition's last transition. | [optional] |
message | str | Message is a human readable description of the details about last transition, complementing reason. | [optional] |
generation | int | Generation is the spec tag generation that this status corresponds to |