pacemaker  3.0.0-d8340737c4
Scalable High-Availability cluster resource manager
Macros
roles_internal.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PCMK__ROLE_UNKNOWN   "Unknown"
 
#define PCMK__ROLE_UNPROMOTED_LEGACY   "Slave"
 
#define PCMK__ROLE_PROMOTED_LEGACY   "Master"
 

Macro Definition Documentation

◆ PCMK__ROLE_PROMOTED_LEGACY

#define PCMK__ROLE_PROMOTED_LEGACY   "Master"

Definition at line 20 of file roles_internal.h.

◆ PCMK__ROLE_UNKNOWN

#define PCMK__ROLE_UNKNOWN   "Unknown"

Definition at line 18 of file roles_internal.h.

◆ PCMK__ROLE_UNPROMOTED_LEGACY

#define PCMK__ROLE_UNPROMOTED_LEGACY   "Slave"

Definition at line 19 of file roles_internal.h.