Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getProxyLogs (0.11 sec)

  1. tools/bug-report/pkg/bugreport/bugreport.go

    				getProxyLogs(runner, config, resources, p, namespace, pod, container, &optionalWg)
    			} else {
    				getFromCluster(content.GetNetstat, cp, proxyDir, &mandatoryWg)
    				getFromCluster(content.GetZtunnelInfo, cp, archive.ProxyOutputPath(tempDir, namespace, pod), &optionalWg)
    				getProxyLogs(runner, config, resources, p, namespace, pod, container, &optionalWg)
    			}
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Apr 05 20:57:29 UTC 2024
    - 20.7K bytes
    - Viewed (0)
Back to top