pacemaker
2.1.7-0f7f88312f
Scalable High-Availability cluster resource manager
|
#include <crm/common/output_internal.h>
Go to the source code of this file.
Functions | |
int | pcmk__list_alternatives (pcmk__output_t *out, const char *agent_spec) |
int | pcmk__list_agents (pcmk__output_t *out, char *agent_spec) |
int | pcmk__list_providers (pcmk__output_t *out, const char *agent_spec) |
int | pcmk__list_standards (pcmk__output_t *out) |
int pcmk__list_agents | ( | pcmk__output_t * | out, |
char * | agent_spec | ||
) |
Definition at line 77 of file pcmk_agents.c.
int pcmk__list_alternatives | ( | pcmk__output_t * | out, |
const char * | agent_spec | ||
) |
Definition at line 17 of file pcmk_agents.c.
int pcmk__list_providers | ( | pcmk__output_t * | out, |
const char * | agent_spec | ||
) |
Definition at line 139 of file pcmk_agents.c.
int pcmk__list_standards | ( | pcmk__output_t * | out | ) |
Definition at line 195 of file pcmk_agents.c.