10 #ifndef PCMK__CRM_PENGINE_COMMON__H 11 # define PCMK__CRM_PENGINE_COMMON__H 31 const char *
pe_pref(GHashTable * options,
const char *
name);
40 static inline const char *
45 return "shutting it down";
47 return "attempting recovery";
49 return "waiting for an administrator";
51 return "stopping unexpected instances";
88 #if !defined(PCMK_ALLOW_DEPRECATED) || (PCMK_ALLOW_DEPRECATED == 1) const char * task2text(enum action_tasks task)
struct crm_time_s crm_time_t
struct pe_rule_eval_data pe_rule_eval_data_t
Deprecated Pacemaker scheduler utilities.
action_tasks
Possible actions (including some pseudo-actions)
enum action_tasks text2task(const char *task)
action_fail_response
Possible responses to a resource action failure.
const char * pe_pref(GHashTable *options, const char *name)
enum crm_ais_msg_types type
struct pe_re_match_data pe_re_match_data_t
const char * role2text(enum rsc_role_e role)
Stop on all and leave stopped.
pe_match_data_t * match_data
pe_op_eval_data_t * op_data
struct pe_rsc_eval_data pe_rsc_eval_data_t
struct pe_match_data pe_match_data_t
rsc_recovery_type
How to recover a resource that is incorrectly active on multiple nodes.
enum rsc_role_e text2role(const char *role)
pe_rsc_eval_data_t * rsc_data
Stop unexpected instances.
const char * fail2text(enum action_fail_response fail)
Stop on all, start on desired.
struct pe_op_eval_data pe_op_eval_data_t
gboolean was_processing_error
gboolean was_processing_warning