| 
    pacemaker
    2.1.3-ea053b43a
    
   Scalable High-Availability cluster resource manager 
   | 
 

Go to the source code of this file.
Enumerations | |
| enum | pcmk__health_strategy {  pcmk__health_strategy_none, pcmk__health_strategy_no_red, pcmk__health_strategy_only_green, pcmk__health_strategy_progressive, pcmk__health_strategy_custom }  | 
Functions | |
| bool | pcmk__validate_health_strategy (const char *value) | 
| enum pcmk__health_strategy | pcmk__parse_health_strategy (const char *value) | 
| Enumerator | |
|---|---|
| pcmk__health_strategy_none | |
| pcmk__health_strategy_no_red | |
| pcmk__health_strategy_only_green | |
| pcmk__health_strategy_progressive | |
| pcmk__health_strategy_custom | |
Definition at line 24 of file health_internal.h.
| enum pcmk__health_strategy pcmk__parse_health_strategy | ( | const char * | value | ) | 
 1.8.14