pacemaker  2.1.8-3980678f03
Scalable High-Availability cluster resource manager
Data Fields
crm_cluster_s Struct Reference

#include <include/crm/cluster.h>

Data Fields

char * uuid
 
char * uname
 
uint32_t nodeid
 
void(* destroy )(gpointer)
 

Detailed Description

Deprecated:
Do not use (public access will be removed in a future release)

Definition at line 139 of file cluster.h.

Field Documentation

◆ destroy

void(* crm_cluster_s::destroy) (gpointer)
Deprecated:
Call pcmk_cluster_set_destroy_fn() to set this

Definition at line 146 of file cluster.h.

◆ nodeid

uint32_t crm_cluster_s::nodeid

Definition at line 142 of file cluster.h.

◆ uname

char* crm_cluster_s::uname

Definition at line 141 of file cluster.h.

◆ uuid

char* crm_cluster_s::uuid

Definition at line 140 of file cluster.h.


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