Module client_async

Source
Expand description

Client structs to handle communication with the Defined Networking API. This is the async client API - if you want blocking instead, enable the blocking (or default) 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