class Volgen::StorageUnit

Included Modules

Defined in:

volgen.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def index : Int32 #

[View source]
def index=(index : Int32) #

[View source]
def node : Volgen::Node #

[View source]
def node=(node : Volgen::Node) #

[View source]
def path : String #

[View source]
def path=(path : String) #

[View source]
def port : Int32 #

[View source]
def port=(port : Int32) #

[View source]
def type : String #

[View source]
def type=(type : String) #

[View source]
def volume : Volgen::Volume #

[View source]
def volume=(volume : Volgen::Volume) #

[View source]