Crate sysadmin_bindings [−] [src]
Modules
| errors |
Various |
Structs
| Blame | |
| BlameEntry | |
| BlameResponse | |
| Commit | |
| CommitResponse | |
| Drop | |
| DumpHooks | |
| DumpResponse | |
| EraseKey | |
| FireHooks | |
| GenericResponse |
this is an id and status but no payload |
| Get | |
| GetResponse | |
| InFlight | |
| InFlightResponse | |
| Reset | |
| ResetResponse | |
| Rollback | |
| Set | |
| SysadminClient |
SysadminClient manages the connection and provides methods for sending specific commands. Each command returns a response in the form of a struct specific to that command. E.g. "SysadminClient.get" returns "GetResponse" |
| TriggerHook | |
| kvs |
Enums
| CommitConfig | |
| StatusCode | |
| SysadminValue |
Type Definitions
| Error |
Lifted |
| Result |
Lifted |