9#ifndef PCMK__PCMKI_PCMKI_RESOURCE__H
10#define PCMK__PCMKI_PCMKI_RESOURCE__H
23 const char *rsc_type);
Data types for Cluster Information Base access.
Formatted output for pacemaker tools.
int pcmk__resource_delete(cib_t *cib, uint32_t cib_opts, const char *rsc_id, const char *rsc_type)
int pcmk__resource_digests(pcmk__output_t *out, pcmk_resource_t *rsc, const pcmk_node_t *node, GHashTable *overrides)
This structure contains everything that makes up a single output formatter.