![]() |
pacemaker 3.0.1-16e74fc4da
Scalable High-Availability cluster resource manager
|
Fencer API connection object. More...
#include <include/crm/stonith-ng.h>
Data Fields | |
enum stonith_state | state |
int | call_id |
void * | st_private |
stonith_api_operations_t * | cmds |
Fencer API connection object.
Definition at line 657 of file stonith-ng.h.
int stonith_s::call_id |
Definition at line 659 of file stonith-ng.h.
stonith_api_operations_t* stonith_s::cmds |
Definition at line 661 of file stonith-ng.h.
void* stonith_s::st_private |
Definition at line 660 of file stonith-ng.h.
enum stonith_state stonith_s::state |
Definition at line 658 of file stonith-ng.h.