pacemaker  2.1.3-ea053b43a
Scalable High-Availability cluster resource manager
Data Fields
stonith_s Struct Reference

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

Collaboration diagram for stonith_s:
Collaboration graph
[legend]

Data Fields

enum stonith_state state
 
int call_id
 
int call_timeout
 
void * st_private
 
stonith_api_operations_tcmds
 

Detailed Description

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

Field Documentation

◆ call_id

int stonith_s::call_id

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

◆ call_timeout

int stonith_s::call_timeout
Deprecated:
Unused

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

◆ cmds

stonith_api_operations_t* stonith_s::cmds

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

◆ st_private

void* stonith_s::st_private

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

◆ state

enum stonith_state stonith_s::state

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


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