pacemaker  2.1.7-0f7f88312f
Scalable High-Availability cluster resource manager
Enumerations
clone_internal.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  pcmk__clone_flags { pcmk__clone_ordered = (1 << 0), pcmk__clone_promotion_added = (1 << 1), pcmk__clone_promotion_constrained = (1 << 2) }
 

Enumeration Type Documentation

◆ pcmk__clone_flags

Enumerator
pcmk__clone_ordered 
pcmk__clone_promotion_added 
pcmk__clone_promotion_constrained 

Definition at line 18 of file clone_internal.h.