pacemaker 3.0.1-16e74fc4da
Scalable High-Availability cluster resource manager
Loading...
Searching...
No Matches
common_compat.h File Reference

Deprecated Pacemaker shared API for scheduler and rules. More...

#include <regex.h>
#include <glib.h>
#include <crm/common/iso8601.h>
#include <crm/common/roles.h>
Include dependency graph for common_compat.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  pe_re_match_data
 
struct  pe_match_data
 
struct  pe_rsc_eval_data
 
struct  pe_op_eval_data
 
struct  pe_rule_eval_data
 

Typedefs

typedef struct pe_re_match_data pe_re_match_data_t
 
typedef struct pe_match_data pe_match_data_t
 
typedef struct pe_rsc_eval_data pe_rsc_eval_data_t
 
typedef struct pe_op_eval_data pe_op_eval_data_t
 
typedef struct pe_rule_eval_data pe_rule_eval_data_t
 

Detailed Description

Deprecated Pacemaker shared API for scheduler and rules.

Deprecated
Do not include this header directly. The APIs in this header, and the header itself, will be removed in a future release.

Definition in file common_compat.h.

Typedef Documentation

◆ pe_match_data_t

Deprecated
Use pcmk_rule_input_t instead

◆ pe_op_eval_data_t

Deprecated
Use pcmk_rule_input_t instead

◆ pe_re_match_data_t

Deprecated
Use pcmk_rule_input_t instead

◆ pe_rsc_eval_data_t

Deprecated
Use pcmk_rule_input_t instead

◆ pe_rule_eval_data_t

Deprecated
Use pcmk_rule_input_t instead