Crate sysadmin_bindings [] [src]

Reexports

pub use error_chain_generated_errors::*;

Modules

error_chain_generated_errors
sysadminctl

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

Traits

Payload