Lamina.Dashboard.Remote (lamina_dashboard v0.2.1)
Uses the Erlang :rpc
module to interact with potentially-remote Lamina
servers.
Link to this section Summary
Functions
Retrieve all configuration values from a remote server.
List the configuration keys for a specific server on the remote node.
List the configured providers for server on node.
List the running configuration servers on the remote node.
Link to this section Functions
Link to this function
get_configs(node, server, params)
Specs
Retrieve all configuration values from a remote server.
Link to this function
list_config_keys(node, server)
Specs
List the configuration keys for a specific server on the remote node.
Link to this function
list_providers(node, server)
Specs
List the configured providers for server on node.
Link to this function
list_servers(node)
Specs
List the running configuration servers on the remote node.