pacemaker 3.0.1-16e74fc4da
Scalable High-Availability cluster resource manager
Loading...
Searching...
No Matches
pcmk__resource Struct Reference

#include <include/crm/common/resources.h>

Collaboration diagram for pcmk__resource:

Data Fields

pcmk__resource_private_tpriv
 
char * id
 
unsigned long long flags
 

Detailed Description

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

Definition at line 56 of file resources.h.

Field Documentation

◆ flags

unsigned long long pcmk__resource::flags
Deprecated
Call pcmk_resource_is_managed() instead

Definition at line 69 of file resources.h.

◆ id

char* pcmk__resource::id
Deprecated
Call pcmk_resource_id() instead

Definition at line 65 of file resources.h.

◆ priv

pcmk__resource_private_t* pcmk__resource::priv

Definition at line 61 of file resources.h.


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