NomadClient.Model.AllocatedSharedResources (nomad_client v0.11.0)

Link to this section Summary

Link to this section Types

Specs

t() :: %NomadClient.Model.AllocatedSharedResources{
  DiskMB: integer() | nil,
  Networks: [NomadClient.Model.NetworkResource.t()] | nil
}