pacemaker  2.0.5-ba59be712
Scalable High-Availability cluster resource manager
Functions | Variables
pcmk_sched_messages.c File Reference
#include <crm_internal.h>
#include <sys/param.h>
#include <crm/crm.h>
#include <crm/cib.h>
#include <crm/msg_xml.h>
#include <crm/common/xml.h>
#include <glib.h>
#include <crm/pengine/status.h>
#include <pacemaker-internal.h>
#include <crm/common/ipc_internal.h>
Include dependency graph for pcmk_sched_messages.c:

Go to the source code of this file.

Functions

xmlNode * pcmk__schedule_actions (pe_working_set_t *data_set, xmlNode *xml_input, crm_time_t *now)
 

Variables

gboolean show_scores = FALSE
 
gboolean show_utilization = FALSE
 

Function Documentation

◆ pcmk__schedule_actions()

xmlNode* pcmk__schedule_actions ( pe_working_set_t data_set,
xmlNode *  xml_input,
crm_time_t now 
)

Definition at line 79 of file pcmk_sched_messages.c.

Variable Documentation

◆ show_scores

gboolean show_scores = FALSE

Definition at line 25 of file pcmk_sched_messages.c.

◆ show_utilization

gboolean show_utilization = FALSE

Definition at line 26 of file pcmk_sched_messages.c.