![]() |
pacemaker 3.0.1-16e74fc4da
Scalable High-Availability cluster resource manager
|
Fencing event. More...
#include <include/crm/stonith-ng.h>
Data Fields | |
char * | id |
char * | operation |
int | result |
char * | origin |
char * | target |
char * | action |
char * | executioner |
char * | device |
char * | client_origin |
void * | opaque |
char* stonith_event_s::action |
Definition at line 200 of file stonith-ng.h.
char* stonith_event_s::client_origin |
Definition at line 206 of file stonith-ng.h.
char* stonith_event_s::device |
Definition at line 203 of file stonith-ng.h.
char* stonith_event_s::executioner |
Definition at line 201 of file stonith-ng.h.
char* stonith_event_s::id |
Definition at line 195 of file stonith-ng.h.
void* stonith_event_s::opaque |
Definition at line 208 of file stonith-ng.h.
char* stonith_event_s::operation |
Definition at line 196 of file stonith-ng.h.
char* stonith_event_s::origin |
Definition at line 198 of file stonith-ng.h.
int stonith_event_s::result |
Definition at line 197 of file stonith-ng.h.
char* stonith_event_s::target |
Definition at line 199 of file stonith-ng.h.