10 #ifndef PCMK__CRM_CIB_UTIL_COMPAT__H 11 # define PCMK__CRM_CIB_UTIL_COMPAT__H 13 #include <libxml/tree.h> 42 const char *standby_value);
51 const char *
cib_pref(GHashTable * options,
const char *
name);
60 #endif // PCMK__CRM_CIB_UTIL_COMPAT__H
xmlNode * cib_get_generation(cib_t *cib)
Data types for Cluster Information Base access.
int set_standby(cib_t *the_cib, const char *uuid, const char *scope, const char *standby_value)
int query_node_uname(cib_t *the_cib, const char *uuid, char **uname)
const char * cib_pref(GHashTable *options, const char *name)
const char * get_object_path(const char *object_type)
Wrappers for and extensions to libxml2.
xmlNode * get_object_root(const char *object_type, xmlNode *the_root)
const char * get_object_parent(const char *object_type)