package
3.0.0+incompatible
Repository: https://github.com/cybertec-postgresql/vip-manager.git
Documentation: pkg.go.dev

# Functions

NewIPManager returns a new instance of IPManager.

# Structs

BasicConfigurer can be used to enable vip-management on nodes that handle their own network connection, in setups where it is sufficient to add the virtual ip using `ip addr add ...` .
The HetznerConfigurer can be used to enable vip-management on nodes rented in a Hetzner Datacenter.
IPConfiguration holds the configuration for VIP manager.
IPManager implements the main functionality of the VIP manager.