10#ifndef PCMK__PCMKI_PCMKI_SIMULATE__H
11#define PCMK__PCMKI_PCMKI_SIMULATE__H
40 unsigned int repeat,
const char *use_date);
54 const GList *op_fail_list);
88 uint32_t section_opts,
const char *use_date,
89 const char *input_file,
const char *graph_file,
90 const char *dot_file);
pcmk_scheduler_t * scheduler
Formatted output for pacemaker tools.
int pcmk__simulate(pcmk_scheduler_t *scheduler, pcmk__output_t *out, const pcmk_injections_t *injections, uint32_t flags, uint32_t section_opts, const char *use_date, const char *input_file, const char *graph_file, const char *dot_file)
bool pcmk__simulate_node_config
enum pcmk__graph_status pcmk__simulate_transition(pcmk_scheduler_t *scheduler, cib_t *cib, const GList *op_fail_list)
int pcmk__profile_dir(pcmk__output_t *out, uint32_t flags, const char *dir, unsigned int repeat, const char *use_date)
This structure contains everything that makes up a single output formatter.
Synthetic cluster events that can be injected into the cluster for running simulations.