pacemaker 3.0.1-16e74fc4da
Scalable High-Availability cluster resource manager
Loading...
Searching...
No Matches
stonith_key_value_s Struct Reference

Key-value pair list node. More...

#include <include/crm/stonith-ng.h>

Collaboration diagram for stonith_key_value_s:

Data Fields

char * key
 
char * value
 
struct stonith_key_value_snext
 

Detailed Description

Key-value pair list node.

Deprecated
Do not use

Definition at line 162 of file stonith-ng.h.

Field Documentation

◆ key

char* stonith_key_value_s::key

Definition at line 163 of file stonith-ng.h.

◆ next

struct stonith_key_value_s* stonith_key_value_s::next

Definition at line 165 of file stonith-ng.h.

◆ value

char* stonith_key_value_s::value

Definition at line 164 of file stonith-ng.h.


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