# Packages
No description provided by the author
# Functions
ValidateCmdOptions validates command line operations.
ValidateIPAddress validates IP address.
ValidateIPAddressRange validates an IP address range or single IP address.
ValidateVirtualIPs validates virtual IP range/addresses.
# Constants
DefaultCheckInterval is the default default interval in seconds between calls to the CheckScript.
DefaultInterface is the default network interface.
DefaultIptablesChain is the default iptables chain on which to add a rule that accesses 224.0.0.18 (if none exists).
DefaultName is the default IP Failover resource name.
DefaultSelector is the default resource selector.
DefaultServicePort is the port associated with the ipfailover config.
DefaultType is the default IP Failover type.
DefaultWatchPort is the default IP Failover watched port number.
# Structs
IPFailoverConfigCmdOptions are options supported by the IP Failover admin command.
# Interfaces
No description provided by the author