10 #ifndef PCMK__PCMKI_PCMKI_VERIFY__H 11 #define PCMK__PCMKI_PCMKI_VERIFY__H 15 #include <libxml/tree.h> 52 xmlNode **cib_object);
58 #endif // PCMK__PCMKI_PCMKI_VERIFY__H
Formatted output for pacemaker tools.
int pcmk__verify(pcmk_scheduler_t *scheduler, pcmk__output_t *out, xmlNode **cib_object)
int pcmk__parse_cib(pcmk__output_t *out, const char *cib_source, xmlNodePtr *cib_object)
pcmk_scheduler_t * scheduler
This structure contains everything that makes up a single output formatter.