Unify Cluster.
More...
#include <unify_node_state_monitor.hpp>
|
| | cluster (const std::string &name) |
| | Construct a new cluster object. More...
|
| |
| std::string | to_string () const |
| | Get a string representation of the cluster. More...
|
| |
◆ cluster()
| unify::node_state_monitor::cluster::cluster |
( |
const std::string & |
name | ) |
|
|
inlineexplicit |
Construct a new cluster object.
- Parameters
-
◆ to_string()
| std::string unify::node_state_monitor::cluster::to_string |
( |
| ) |
const |
Get a string representation of the cluster.
- Returns
- std::string.
◆ attributes
| std::unordered_set<std::string> unify::node_state_monitor::cluster::attributes |
List of attributes provided by the Cluster.
◆ cluster_name
| std::string unify::node_state_monitor::cluster::cluster_name |
◆ generated_commands
| std::unordered_set<std::string> unify::node_state_monitor::cluster::generated_commands |
List of supported generated commands provided by the Cluster.
◆ supported_commands
| std::unordered_set<std::string> unify::node_state_monitor::cluster::supported_commands |
List of supported commands provided by the Cluster.
The documentation for this class was generated from the following file: