package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
IsRsGracefulTerminationNeeded returns true if protocol requires graceful termination for the stale connections.
New returns a new Interface which will call ipvs APIs.
# Constants
FlagHashed specify IPVS service hash flag.
FlagPersistent specify IPVS service session affinity.
FlagSourceHash enables IPVS service hashing on source port and source IP.
# Structs
RealServer is an user-oriented definition of an IPVS real server in its entirety.
VirtualServer is an user-oriented definition of an IPVS virtual server in its entirety.
# Interfaces
Interface is an injectable interface for running ipvs commands.
# Type aliases
Protocol is the IPVS service protocol type.
ServiceFlags is used to specify session affinity, ip hash etc.