mirror of
https://github.com/cloudnativelabs/kube-router.git
synced 2025-10-17 12:51:06 +02:00
* Use libnetwork/ipvs alternative * PR image tag simplification * Remove nested vendor directories
7 lines
71 B
Go
7 lines
71 B
Go
// +build !linux
|
|
|
|
package libnetwork
|
|
|
|
func arrangeUserFilterRule() {
|
|
}
|