mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-05-24 10:03:34 +00:00
6 lines
214 B
Go
Vendored
6 lines
214 B
Go
Vendored
// SPDX-FileCopyrightText: Copyright 2015-2025 go-swagger maintainers
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
// Package loading provides tools to load a file from http or from a local file system.
|
|
package loading
|