elidactyl v0.1.1 Elidactyl.Schemas.Node.Allocation

Link to this section Summary

Link to this section Types

Specs

t() :: %Elidactyl.Schemas.Node.Allocation{
  alias: term(),
  assigned: term(),
  id: term(),
  ip: term(),
  port: term()
}

Link to this section Functions

Link to this function

changeset(struct, params)

Specs

changeset(t(), map()) :: Changeset.t()

Specs

parse(map()) :: t()