pacemaker  1.1.18-2b07d5c5a9
Scalable High-Availability cluster resource manager
Data Fields
stonith_history_s Struct Reference

#include <stonith-ng.h>

Collaboration diagram for stonith_history_s:
Collaboration graph
[legend]

Data Fields

char * target
 
char * action
 
char * origin
 
char * delegate
 
int completed
 
int state
 
struct stonith_history_snext
 
char * client
 

Detailed Description

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

Field Documentation

◆ action

char* stonith_history_s::action

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

◆ client

char* stonith_history_s::client

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

◆ completed

int stonith_history_s::completed

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

◆ delegate

char* stonith_history_s::delegate

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

◆ next

struct stonith_history_s* stonith_history_s::next

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

◆ origin

char* stonith_history_s::origin

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

◆ state

int stonith_history_s::state

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

◆ target

char* stonith_history_s::target

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


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