elidactyl v0.1.1 Elidactyl.Nodes
This module is responsible for working with Pterodactyl nodes including node allocations.
Link to this section Summary
Link to this section Functions
Link to this function
list_allocations(node_id)
Specs
list_allocations(integer()) :: {:ok, Elidactyl.Schemas.Node.Allocation.t()} | {:error, Elidactyl.Error.t()}