Formation.Lxd.Alpine.Package (formation v0.4.3)

Link to this section Summary

Link to this section Types

Specs

t() :: %Formation.Lxd.Alpine.Package{slug: String.t()}

Link to this section Functions

Link to this function

add(client, instance)

Specs

add(
  %Tesla.Client{adapter: term(), fun: term(), post: term(), pre: term()},
  map()
) :: {:error, nil | binary()} | {:ok, any()}
Link to this function

upgrade(client, instance)

Specs

upgrade(any(), map()) :: {:error, binary()} | {:ok, any()}