lxd v0.1.1 LXD.Client

Link to this section Summary

Link to this section Functions

Link to this function delete(endpoint, headers \\ %{"Content-Type" => "application/json"}, opts \\ [])
Link to this function get(endpoint, headers \\ %{"Content-Type" => "application/json"}, opts \\ [])
Link to this function patch(endpoint, data \\ "", headers \\ %{"Content-Type" => "application/json"}, opts \\ [])
Link to this function post(endpoint, data \\ "", headers \\ %{"Content-Type" => "application/json"}, opts \\ [])
Link to this function put(endpoint, data \\ "", headers \\ %{"Content-Type" => "application/json"}, opts \\ [])