NomadClient.Model.CsiNodeInfo (nomad_client v0.13.1)
Link to this section Summary
Link to this section Types
@type t() :: %NomadClient.Model.CsiNodeInfo{ AccessibleTopology: NomadClient.Model.CsiTopology.t() | nil, ID: String.t() | nil, MaxVolumes: integer() | nil, RequiresNodeStageVolume: boolean() | nil, SupportsCondition: boolean() | nil, SupportsExpand: boolean() | nil, SupportsStats: boolean() | nil }