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.
This project follows the Go Release Policy: the last two major Go releases are supported and tested. Changes which break unsupported Go releases are not considered breaking changes.
This project supports the Linux kernels from [kernel.org][] that are designated "stable" or "longterm". Changes which break unsupported Linux releases are not considered breaking changes.