elidactyl v0.1.0 Elidactyl.Server

Link to this section Summary

Link to this section Types

Specs

t() :: %Elidactyl.Server{
  allocation: term(),
  container: term(),
  created_at: term(),
  description: term(),
  egg: term(),
  external_id: term(),
  feature_limits: term(),
  id: term(),
  identifier: term(),
  limits: term(),
  name: term(),
  nest: term(),
  node: term(),
  pack: term(),
  server_owner: term(),
  suspended: term(),
  updated_at: term(),
  user: term(),
  uuid: term()
}

Link to this section Functions

Specs

parse(map()) :: t()