Class: VagrantSubutai::Models::Console::Container

Inherits:
Object
  • Object
show all
Defined in:
lib/vagrant-subutai/models/console/container.rb

Instance Attribute Summary collapse

Instance Attribute Details

#archObject

Returns the value of attribute arch.



7
8
9
# File 'lib/vagrant-subutai/models/console/container.rb', line 7

def arch
  @arch
end

#containerNameObject

Returns the value of attribute containerName.



7
8
9
# File 'lib/vagrant-subutai/models/console/container.rb', line 7

def containerName
  @containerName
end

#dataSourceObject

Returns the value of attribute dataSource.



7
8
9
# File 'lib/vagrant-subutai/models/console/container.rb', line 7

def dataSource
  @dataSource
end

#environmentIdObject

Returns the value of attribute environmentId.



7
8
9
# File 'lib/vagrant-subutai/models/console/container.rb', line 7

def environmentId
  @environmentId
end

#hostIdObject

Returns the value of attribute hostId.



7
8
9
# File 'lib/vagrant-subutai/models/console/container.rb', line 7

def hostId
  @hostId
end

#hostnameObject

Returns the value of attribute hostname.



7
8
9
# File 'lib/vagrant-subutai/models/console/container.rb', line 7

def hostname
  @hostname
end

#idObject

Returns the value of attribute id.



7
8
9
# File 'lib/vagrant-subutai/models/console/container.rb', line 7

def id
  @id
end

#ipObject

Returns the value of attribute ip.



7
8
9
# File 'lib/vagrant-subutai/models/console/container.rb', line 7

def ip
  @ip
end

#localObject

Returns the value of attribute local.



7
8
9
# File 'lib/vagrant-subutai/models/console/container.rb', line 7

def local
  @local
end

#peerIdObject

Returns the value of attribute peerId.



7
8
9
# File 'lib/vagrant-subutai/models/console/container.rb', line 7

def peerId
  @peerId
end

#quotaObject

Returns the value of attribute quota.



7
8
9
# File 'lib/vagrant-subutai/models/console/container.rb', line 7

def quota
  @quota
end

#rhIdObject

Returns the value of attribute rhId.



7
8
9
# File 'lib/vagrant-subutai/models/console/container.rb', line 7

def rhId
  @rhId
end

#stateObject

Returns the value of attribute state.



7
8
9
# File 'lib/vagrant-subutai/models/console/container.rb', line 7

def state
  @state
end

#tagsObject

Returns the value of attribute tags.



7
8
9
# File 'lib/vagrant-subutai/models/console/container.rb', line 7

def tags
  @tags
end

#templateIdObject

Returns the value of attribute templateId.



7
8
9
# File 'lib/vagrant-subutai/models/console/container.rb', line 7

def templateId
  @templateId
end

#templateNameObject

Returns the value of attribute templateName.



7
8
9
# File 'lib/vagrant-subutai/models/console/container.rb', line 7

def templateName
  @templateName
end

#typeObject

Returns the value of attribute type.



7
8
9
# File 'lib/vagrant-subutai/models/console/container.rb', line 7

def type
  @type
end