 |
pacemaker
2.0.3-4b1f869f0f
Scalable High-Availability cluster resource manager
|
Go to the documentation of this file.
20 #ifndef CRM_PE_NOTIF__H
21 # define CRM_PE_NOTIF__H
notify_data_t * create_notification_boundaries(resource_t *rsc, const char *action, action_t *start, action_t *end, pe_working_set_t *data_set)
void collect_notification_data(resource_t *rsc, gboolean state, gboolean activity, notify_data_t *n_data)
void create_secondary_notification(pe_action_t *action, resource_t *rsc, pe_action_t *stonith_op, pe_working_set_t *data_set)
void free_notification_data(notify_data_t *n_data)
gboolean expand_notification_data(resource_t *rsc, notify_data_t *n_data, pe_working_set_t *data_set)
void create_notifications(resource_t *rsc, notify_data_t *n_data, pe_working_set_t *data_set)