mirror of
https://github.com/containers/podman.git
synced 2025-11-30 18:18:18 +08:00
Fix deprecation notice to make gocritic happy.
Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
This commit is contained in:
@@ -511,6 +511,7 @@ type ContainerNetworkConfig struct {
|
||||
// default network (unless it is part of this list).
|
||||
// Only available if NetNS is set to bridge.
|
||||
// Optional.
|
||||
//
|
||||
// Deprecated: as of podman 4.0 use "Networks" instead.
|
||||
CNINetworks []string `json:"cni_networks,omitempty"`
|
||||
// UseImageResolvConf indicates that resolv.conf should not be managed
|
||||
|
||||
Reference in New Issue
Block a user