- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for podAndNetns (0.05 sec)
-
cni/pkg/nodeagent/ztunnelserver_test.go
if sent == nil { panic("expected snapshot sent") } sendAck(ztunClient) // now remove the pod ztunnelServer := fixture.ztunServer errChan := make(chan error) pod2, ns2 := podAndNetns() go func() { errChan <- ztunnelServer.PodAdded(ctx, pod2, ns2) }() // read the msg to delete from ztunnel m, fds = readRequest(t, ztunClient) assert.Equal(t, len(fds), 1)
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Fri Apr 12 21:47:31 UTC 2024 - 8.6K bytes - Viewed (0)