automation-tests/common/libnetwork/internal/util
Kir Kolyshkin 555b817630 libnetwork/types: rename RegexError to ErrInvalidName
... and add a deprecated alias so backward compatibility is still
preserved (and users can gradually switch to the new name).

Done because this is now also reported by staticcheck
(in addition to revive) linter.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2025-03-26 09:36:14 -07:00
..
bridge.go libnetwork/types: rename RegexError to ErrInvalidName 2025-03-26 09:36:14 -07:00
create.go libnetwork/types: rename RegexError to ErrInvalidName 2025-03-26 09:36:14 -07:00
interface.go Fix typos across repo; extend codespell config 2024-01-03 23:38:47 +02:00
interfaces.go add libnetwork package 2021-12-16 19:07:38 +01:00
ip.go Switch to golang native error wrapping 2022-07-12 10:54:07 +02:00
ip_test.go update golangci-lint to 1.60.3 2024-09-03 15:57:02 +02:00
parse.go libnetwork/netavark: add isolate option 'strict' 2023-06-20 22:03:51 +09:00
parse_test.go update golangci-lint to 1.60.3 2024-09-03 15:57:02 +02:00
util.go update golangci-lint to 1.60.3 2024-09-03 15:57:02 +02:00
util_test.go update golangci-lint to 1.60.3 2024-09-03 15:57:02 +02:00
validate.go fix(libnetwork): interface name length validation 2025-03-20 11:02:13 -03:00