pacemaker  2.1.8-3980678f03
Scalable High-Availability cluster resource manager
Functions
resources_internal.h File Reference
#include <crm/common/resources.h>
Include dependency graph for resources_internal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

const char * pcmk__multiply_active_text (enum rsc_recovery_type recovery)
 Get readable description of a multiply-active recovery type. More...
 

Function Documentation

◆ pcmk__multiply_active_text()

const char* pcmk__multiply_active_text ( enum rsc_recovery_type  recovery)

Get readable description of a multiply-active recovery type.

Parameters
[in]recoveryRecovery type
Returns
Static string describing recovery

Definition at line 54 of file resources.c.