Imports
- github.com/containernetworking/cni/pkg/types
- github.com/google/gopacket
- github.com/google/gopacket/layers
- github.com/pkg/errors
- github.com/sirupsen/logrus
- golang.org/x/net/ipv4
- golang.org/x/net/ipv6
- gvisor.dev/gvisor/pkg/buffer
- gvisor.dev/gvisor/pkg/tcpip
- gvisor.dev/gvisor/pkg/tcpip/adapters/gonet
- gvisor.dev/gvisor/pkg/tcpip/header
- gvisor.dev/gvisor/pkg/tcpip/link/channel
- gvisor.dev/gvisor/pkg/tcpip/link/packetsocket
- gvisor.dev/gvisor/pkg/tcpip/network/ipv4
- gvisor.dev/gvisor/pkg/tcpip/network/ipv6
- gvisor.dev/gvisor/pkg/tcpip/stack
- gvisor.dev/gvisor/pkg/tcpip/transport/raw
- gvisor.dev/gvisor/pkg/tcpip/transport/tcp
- gvisor.dev/gvisor/pkg/tcpip/transport/udp
- gvisor.dev/gvisor/pkg/waiter
Imports in module “github.com/wencaiwulue/kubevpn/v2”
- github.com/wencaiwulue/kubevpn/v2/pkg/config
- github.com/wencaiwulue/kubevpn/v2/pkg/tun
- github.com/wencaiwulue/kubevpn/v2/pkg/util