NomadClient.Model.AllocFileInfo (nomad_client v0.12.4)

Link to this section Summary

Link to this section Types

Specs

t() :: %NomadClient.Model.AllocFileInfo{
  ContentType: String.t() | nil,
  FileMode: String.t() | nil,
  IsDir: boolean() | nil,
  ModTime: DateTime.t() | nil,
  Name: String.t() | nil,
  Size: integer() | nil
}