func Test_toVirtualServer(t *testing.T) { … } func Test_toIPVSService(t *testing.T) { … } func Test_toRealServer(t *testing.T) { … } func Test_toIPVSDestination(t *testing.T) { … } func Test_stringToProtocol(t *testing.T) { … } func Test_protocolToString(t *testing.T) { … }