Categorygithub.com/cloudflare/ipvs
repositorypackage
0.10.2
Repository: https://github.com/cloudflare/ipvs.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

ipvs Go Reference

Package ipvs provides programmatic access to Linux's IPVS to manage services and destinations using the netlink and genetlink packages. This package can be used in environment without the ipvsadm tool, and in programs compiled without CGO.

Usage examples can be found in the Go Reference.