Condition
Tetrate Service Express (TSE) utilizes many of the same components as the Tetrate Service Bridge(TSB) product but has the several distinctions. Go to Comparing TSE and TSB for more details.
Condition contains details for one aspect of the current state of an API Resource.
Condition
Condition contains details for one aspect of the current state of an
API Resource
.
Field | Description | Validation Rule |
---|---|---|
type | string | string = { |
status | string | string = { |
reason | string | string = { |
message | string | – |
lastTransitionTime | google.protobuf.Timestamp | – |
observedGeneration | int64 | – |