Remove Const IPVSProxyMode

This commit is contained in:
10177505 2020-11-05 16:17:18 +08:00
parent 8bdd10b7d7
commit 2cc888d474

View File

@ -69,8 +69,6 @@ const (
FlagPersistent = 0x1
// FlagHashed specify IPVS service hash flag
FlagHashed = 0x2
// IPVSProxyMode is match set up cluster with ipvs proxy model
IPVSProxyMode = "ipvs"
)
// IPVS required kernel modules.