View Source Ontogen.Service (Ontogen v0.1.1)

Summary

Types

@type t() :: %Ontogen.Service{
  __additional_statements__: term(),
  __id__: term(),
  operator: term(),
  repository: term(),
  status: term(),
  store: term()
}

Functions