docs-v2/content/flux/v0/stdlib/planner/_index.md

1.3 KiB

title description menu weight
planner package The `planner` package provides an API for interacting with the Flux engine planner.
flux_v0_ref
name parent identifier
planner stdlib planner
11

The planner package provides an API for interacting with the Flux engine planner.

Options

option planner.disableLogicalRules = [""]

option planner.disablePhysicalRules = [""]

disableLogicalRules

disableLogicalRules is a set of logical planner rules that should NOT be applied.

disablePhysicalRules

disablePhysicalRules is a set of physical planner rules that should NOT be applied.