This will become a rails application as client for LXD.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
388 B

<h1>Dashboard#index</h1>
<p><%= @lxd_host.class %></p>
<p><%= @cert.class %></p>
<p><%= @lxd_config.class %></p>
<p><%= @lxd_config.api_extensions.inspect %></p>
<p><%= @lxd_config.api_status %></p>
<p><%= @lxd_config.api_version %></p>
<p><%= @lxd_config.auth %></p>
<p><%= @lxd_config.config.inspect %></p>
<p><%= @lxd_config.environment.inspect %></p>
<p><%= @lxd_config.public %></p>