pacemaker
2.1.9-49aab99839
Scalable High-Availability cluster resource manager
|
Go to the source code of this file.
Macros | |
#define | PCMK__NODE_ATTR_SHUTDOWN "shutdown" |
#define | PCMK__NODE_ATTR_RESOURCE_DISCOVERY_ENABLED "resource-discovery-enabled" |
Functions | |
pcmk_node_t * | pcmk__find_node_in_list (const GList *nodes, const char *node_name) |
#define PCMK__NODE_ATTR_RESOURCE_DISCOVERY_ENABLED "resource-discovery-enabled" |
Definition at line 23 of file nodes_internal.h.
#define PCMK__NODE_ATTR_SHUTDOWN "shutdown" |
Definition at line 17 of file nodes_internal.h.
pcmk_node_t* pcmk__find_node_in_list | ( | const GList * | nodes, |
const char * | node_name | ||
) |