pacemaker  2.1.4-dc6eb4362
Scalable High-Availability cluster resource manager
Functions
health.c File Reference
#include <crm_internal.h>
Include dependency graph for health.c:

Go to the source code of this file.

Functions

bool pcmk__validate_health_strategy (const char *value)
 
enum pcmk__health_strategy pcmk__parse_health_strategy (const char *value)
 

Function Documentation

◆ pcmk__parse_health_strategy()

enum pcmk__health_strategy pcmk__parse_health_strategy ( const char *  value)

Definition at line 41 of file health.c.

◆ pcmk__validate_health_strategy()

bool pcmk__validate_health_strategy ( const char *  value)

Definition at line 21 of file health.c.