Documentation ¶
Index ¶
- Constants
- func DeleteTestGDPObj(gdp *gdpalphav2.GlobalDeploymentPolicy)
- func GetIngressKey(op, cname, ns, name, host, tenant string) string
- func GetMultiClusterIngressKey(op, cname, ns, name, host, tenant string) string
- func GetRouteKey(op, cname, ns, name, tenant string) string
- func GetSvcKey(op, cname, ns, name, tenant string) string
- func WaitAndVerify(t *testing.T, keyList []string, timeoutExpected bool, wqKeyChan <-chan string) (bool, string)
Constants ¶
View Source
const ( TestDomain1 = "host1.avi.com" TestDomain2 = "host2.avi.com" TestDomain3 = "host3.avi.com" TestDomain4 = "host4.avi.com" TestNS = "test-def" TestSvc = "foo-svc" Tenant = "tenant1" )
Variables ¶
This section is empty.
Functions ¶
func DeleteTestGDPObj ¶
func DeleteTestGDPObj(gdp *gdpalphav2.GlobalDeploymentPolicy)
func GetIngressKey ¶
func GetRouteKey ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.