mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-05-24 10:03:34 +00:00
6 lines
200 B
Go
Vendored
6 lines
200 B
Go
Vendored
// SPDX-FileCopyrightText: Copyright 2015-2025 go-swagger maintainers
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
// Package stringutils exposes helpers to search and process strings.
|
|
package stringutils
|