pacemaker  2.1.4-dc6eb4362
Scalable High-Availability cluster resource manager
Data Fields
lrmd_key_value_s Struct Reference

#include <include/crm/lrmd.h>

Collaboration diagram for lrmd_key_value_s:
Collaboration graph
[legend]

Data Fields

char * key
 
char * value
 
struct lrmd_key_value_snext
 

Detailed Description

Definition at line 29 of file lrmd.h.

Field Documentation

◆ key

char* lrmd_key_value_s::key

Definition at line 30 of file lrmd.h.

◆ next

struct lrmd_key_value_s* lrmd_key_value_s::next

Definition at line 32 of file lrmd.h.

◆ value

char* lrmd_key_value_s::value

Definition at line 31 of file lrmd.h.


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