Method: SDM::ProxyCluster#address

Defined in:
lib/models/porcelain.rb

#addressObject

The public hostname/port tuple at which the proxy cluster will be accessible to clients.



10940
10941
10942
# File 'lib/models/porcelain.rb', line 10940

def address
  @address
end