lubronzhan / ipvs

Package ipvs allows you to manage Linux IPVS services and destinations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Package ipvs allows you to manage Linux IPVS services and destinations

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%