mirror of
https://github.com/siderolabs/omni.git
synced 2025-08-07 10:06:59 +02:00
Fixes: https://github.com/siderolabs/omni/issues/858 Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
8 lines
248 B
Go
8 lines
248 B
Go
// Copyright (c) 2025 Sidero Labs, Inc.
|
|
//
|
|
// Use of this software is governed by the Business Source License
|
|
// included in the LICENSE file.
|
|
|
|
// Package imagefactory implements image factory operations the use cases of Omni.
|
|
package imagefactory
|