Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 599 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 599 Bytes

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.