pacemaker  2.1.8-3980678f03
Scalable High-Availability cluster resource manager
Enumerations
clone_internal.h File Reference
#include <stdbool.h>
#include <crm/common/scheduler_types.h>
#include <crm/common/resources.h>
Include dependency graph for clone_internal.h:
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 22 of file clone_internal.h.