Documentation
¶
Index ¶
Constants ¶
View Source
const ( NsName = "ns-name" NsId = "ns-id" SvcName = "svc-name" SvcId = "svc-id" EndptId1 = "tcp-192_168_0_1-1" EndptId2 = "tcp-192_168_0_2-2" EndptIp1 = "192.168.0.1" EndptIp2 = "192.168.0.2" Port1 = 1 PortStr1 = "1" PortName1 = "http" Protocol1 = "TCP" ServicePort1 = 11 ServicePortStr1 = "11" Port2 = 2 PortStr2 = "2" PortName2 = "http" Protocol2 = "TCP" ServicePort2 = 22 ServicePortStr2 = "22" OpId1 = "operation-id-1" OpId2 = "operation-id-2" OpStart = 1 )
Variables ¶
This section is empty.
Functions ¶
func GetTestDnsNamespace ¶
func GetTestEndpoint1 ¶ added in v0.2.0
func GetTestEndpoint2 ¶
func GetTestHttpNamespace ¶
func GetTestService ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.