NomadClient.Model.AllocatedSharedResources (nomad_client v0.13.1)
Link to this section Summary
Link to this section Types
@type t() :: %NomadClient.Model.AllocatedSharedResources{ DiskMB: integer() | nil, Networks: [NomadClient.Model.NetworkResource.t()] | nil, Ports: [NomadClient.Model.PortMapping.t()] | nil }