|
pacemaker 2.1.5-a3f44794f94
Scalable High-Availability cluster resource manager
|

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) |
| 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 | ) |