Module client_blocking

Module client_blocking 

Source
Expand description

Client structs to handle communication with the Defined Networking API. This is the blocking client API - if you want async instead, set no-default-features and enable the async feature instead.

Structs§

Client
A combination of persistent data and HTTP client used for communicating with the API.
EnrollMeta
A struct containing organization metadata returned as a result of enrollment

Type Aliases§

DHPrivateKeyPEM
A type alias to abstract DH private keys
NebulaConfig
A type alias to abstract return types