Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/koderover/zadig
/ PodAnalyzer
Struct
PodAnalyzer
pkg/tool/analysis/pod.go:24–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
)
23
24
type
PodAnalyzer
struct
{
25
}
26
27
func
(PodAnalyzer) Analyze(a Analyzer) ([]Result, error) {
28
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected