Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package cmd implements the flow CLI commands using Cobra.
|
Package cmd implements the flow CLI commands using Cobra. |
|
internal
|
|
|
alert
Package alert provides an abstraction for sending alerts/notifications from Flow workflows and activities.
|
Package alert provides an abstraction for sending alerts/notifications from Flow workflows and activities. |
|
certs
Package certs provides TLS configuration resolution using deployment-specific defaults: the CERTDIR environment variable and the Kubernetes SPIFFE secret path.
|
Package certs provides TLS configuration resolution using deployment-specific defaults: the CERTDIR environment variable and the Kubernetes SPIFFE secret path. |
|
common/grpclog
Package grpclog provides zerolog-based unary interceptors for the Flow gRPC server and clients.
|
Package grpclog provides zerolog-based unary interceptors for the Flow gRPC server and clients. |
|
inventory/manager
Package manager provides the business logic layer for inventory management.
|
Package manager provides the business logic layer for inventory management. |
|
inventory/store
Package store provides the storage layer for inventory management.
|
Package store provides the storage layer for inventory management. |
|
rule
Package rule contains the shared rule envelope used by Flow rule families.
|
Package rule contains the shared rule envelope used by Flow rule families. |
|
scheduler/taskschedule
Package taskschedule manages user-defined task schedules (task_schedule table).
|
Package taskschedule manages user-defined task schedules (task_schedule table). |
|
service
Package service implements the gRPC server for NICo Flow, the rack-level asset management system.
|
Package service implements the gRPC server for NICo Flow, the rack-level asset management system. |
|
task/componentmanager
Package componentmanager defines the manager contracts used to dispatch task operations.
|
Package componentmanager defines the manager contracts used to dispatch task operations. |
|
task/componentmanager/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. |
|
task/componentmanager/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): |
|
task/componentmanager/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. |
|
task/componentmanager/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. |
|
task/componentmanager/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. |
|
task/conflict
Package conflict provides data-driven task conflict detection for Flow.
|
Package conflict provides data-driven task conflict detection for Flow. |
|
task/report
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. |
|
task/store
Package store provides the storage layer for task and operation rule management.
|
Package store provides the storage layer for task and operation rule management. |
|
pkg
|
|
|
certs
Package certs provides TLS configuration building from explicit certificate file paths.
|
Package certs provides TLS configuration building from explicit certificate file paths. |
|
client
Package client provides a gRPC client for interacting with the Flow service.
|
Package client provides a gRPC client for interacting with the Flow service. |
|
common/firmwarecomponents
Package firmwarecomponents converts the lowercase component-name strings accepted by the REST/Flow firmware-update API into the per-tray-type enum values used by each downstream component manager.
|
Package firmwarecomponents converts the lowercase component-name strings accepted by the REST/Flow firmware-update API into the per-tray-type enum values used by each downstream component manager. |
|
metadata
Package metadata contains build-time metadata for the Flow service.
|
Package metadata contains build-time metadata for the Flow service. |
|
types
Package types provides public domain types for the Flow client.
|
Package types provides public domain types for the Flow client. |
Click to show internal directories.
Click to hide internal directories.