pacemaker  2.1.7-0f7f88312f
Scalable High-Availability cluster resource manager
Data Fields
pe_tag_s Struct Reference

Configuration tag object. More...

#include <include/crm/common/tags.h>

Data Fields

char * id
 XML ID of tag. More...
 
GList * refs
 XML IDs of objects that reference the tag. More...
 

Detailed Description

Configuration tag object.

Definition at line 26 of file tags.h.

Field Documentation

◆ id

char* pe_tag_s::id

XML ID of tag.

Definition at line 27 of file tags.h.

◆ refs

GList* pe_tag_s::refs

XML IDs of objects that reference the tag.

Definition at line 28 of file tags.h.


The documentation for this struct was generated from the following file: