pacemaker  2.1.9-49aab99839
Scalable High-Availability cluster resource manager
Enumerations
group_internal.h File Reference
#include <stdbool.h>
#include <crm/common/scheduler_types.h>
#include <crm/common/resources.h>
Include dependency graph for group_internal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  pcmk__group_flags { pcmk__group_ordered = (1 << 0), pcmk__group_colocated = (1 << 1) }
 

Enumeration Type Documentation

◆ pcmk__group_flags

Enumerator
pcmk__group_ordered 
pcmk__group_colocated 

Definition at line 22 of file group_internal.h.