interface
cluster.default.Address
interface Address
- addressType: 'udp4' | 'udp6' | 4 | -1 | 6
The
addressTypeis one of:4(TCPv4)6(TCPv6)-1(Unix domain socket)'udp4'or'udp6'(UDPv4 or UDPv6)
interface
The addressType is one of:
4 (TCPv4)6 (TCPv6)-1 (Unix domain socket)'udp4' or 'udp6' (UDPv4 or UDPv6)