Mode type
Specify which proxy mode to use ('IPTABLES', 'IPVS' or 'NFTABLES')
KnownMode can be used interchangeably with Mode,
this enum contains the known values that the service supports.
Known values supported by the service
IPTABLES: IPTables proxy mode
IPVS: IPVS proxy mode. Must be using Kubernetes version >= 1.22.
NFTABLES: NFTables proxy mode. Must be using Kubernetes version >= 1.33.
type Mode = string