task/

directory
v0.0.0-...-c1c6520 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 8, 2026 License: Apache-2.0

Directories

Path Synopsis
Package componentmanager defines the manager contracts used to dispatch task operations.
Package componentmanager defines the manager contracts used to dispatch task operations.
builtin
Package builtin wires the component manager extensions compiled into the Flow binary.
Package builtin wires the component manager extensions compiled into the Flow binary.
compute/nico
Package nico is the compute manager implementation that drives compute trays through NICo Core's Component Manager dispatch (the same RPCs already used by nvswitch/nico and powershelf/nico):
Package nico is the compute manager implementation that drives compute trays through NICo Core's Component Manager dispatch (the same RPCs already used by nvswitch/nico and powershelf/nico):
compute/nicolegacy
Package nicolegacy is the legacy compute manager implementation that dispatches power and firmware operations through NICo Core's machine-centric RPCs (AdminPowerControl, SetFirmwareUpdateTimeWindow, etc.) instead of going through Core's Component Manager handler.
Package nicolegacy is the legacy compute manager implementation that dispatches power and firmware operations through NICo Core's machine-centric RPCs (AdminPowerControl, SetFirmwareUpdateTimeWindow, etc.) instead of going through Core's Component Manager handler.
config
Package config loads, normalizes, and validates component manager configuration, including component-manager selections, manager-specific configs, and provider/client configs.
Package config loads, normalizes, and validates component manager configuration, including component-manager selections, manager-specific configs, and provider/client configs.
providerapi
Package providerapi contains provider abstractions that must be shared between the componentmanager package and provider implementation packages without creating an import cycle.
Package providerapi contains provider abstractions that must be shared between the componentmanager package and provider implementation packages without creating an import cycle.
Package conflict provides data-driven task conflict detection for Flow.
Package conflict provides data-driven task conflict detection for Flow.
Package report defines the JSON document persisted in task.report and the Tracker that mutates it as a rule-based workflow advances.
Package report defines the JSON document persisted in task.report and the Tracker that mutates it as a rule-based workflow advances.
Package store provides the storage layer for task and operation rule management.
Package store provides the storage layer for task and operation rule management.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL