View Source ExBalena.Client (ex_balena v0.1.3)

Implements a t:Tesla.Client for making calls to the Balena API.

Link to this section Summary

Link to this section Types

@type from() :: :host | :remote

Link to this section Functions

Link to this function

get_supervisor_address()

View Source
@spec get_supervisor_address() :: Balena.supervisor_address() | no_return()
Link to this function

get_supervisor_api_key()

View Source
@spec get_supervisor_api_key() :: String.t() | no_return()
@spec is_container?() :: boolean()
@spec new() :: Tesla.Client.t()