Expand description
Generic api response types
Modules§
- reason
- StatusReason is an enumeration of possible failure causes. Each StatusReason must map to a single HTTP status code, but multiple reasons may map to the same HTTP status code.
Structs§
- Status
- A Kubernetes status object
- Status
Cause - Status cause object on the
StatusDetailsobject - Status
Details - Status details object on the
Statusobject
Enums§
- Status
Summary - Overall status of the operation - whether it succeeded or not