NomadClient.Model.HostVolumeInfo (nomad_client v0.13.1)

Link to this section Summary

Link to this section Types

@type t() :: %NomadClient.Model.HostVolumeInfo{
  Path: String.t() | nil,
  ReadOnly: boolean() | nil
}