pacemaker  3.0.0-d8340737c4
Scalable High-Availability cluster resource manager
Functions
pcmki_options.h File Reference
#include <crm/common/output_internal.h>
Include dependency graph for pcmki_options.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int pcmk__list_cluster_options (pcmk__output_t *out, bool all)
 
int pcmk__list_fencing_params (pcmk__output_t *out, bool all)
 
int pcmk__list_primitive_meta (pcmk__output_t *out, bool all)
 

Function Documentation

◆ pcmk__list_cluster_options()

int pcmk__list_cluster_options ( pcmk__output_t out,
bool  all 
)

Definition at line 30 of file pcmk_options.c.

◆ pcmk__list_fencing_params()

int pcmk__list_fencing_params ( pcmk__output_t out,
bool  all 
)

Definition at line 81 of file pcmk_options.c.

◆ pcmk__list_primitive_meta()

int pcmk__list_primitive_meta ( pcmk__output_t out,
bool  all 
)

Definition at line 126 of file pcmk_options.c.