Documentation
¶
Overview ¶
* SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License.
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. |
|
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. |
|
nsmapi
* SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES.
|
* SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. |
|
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/builtin
Package builtin registers the component manager extensions compiled into the Flow binary.
|
Package builtin registers the component manager extensions compiled into the Flow binary. |
|
task/componentmanager/config
Package config loads, normalizes, and validates component manager configuration.
|
Package config loads, normalizes, and validates component manager configuration. |
|
task/componentmanager/nvlswitch/nvswitchmanager
* SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES.
|
* SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. |
|
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/componentmanager/providers/nvswitchmanager
* SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES.
|
* SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. |
|
task/conflict
Package conflict provides data-driven task conflict detection for Flow.
|
Package conflict provides data-driven task conflict detection for Flow. |
|
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. |
|
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.