Files
podman/vendor/github.com/containers/common/libnetwork/netavark/const.go
Valentin Rothberg d924c46dae autocomplete podman search --filter
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-05-24 16:07:38 +02:00

7 lines
106 B
Go

//go:build linux || freebsd
// +build linux freebsd
package netavark
const defaultBridgeName = "podman"