MCPcopy
hub / github.com/koderover/zadig / StatefulSetAnalyzer

Struct StatefulSetAnalyzer

pkg/tool/analysis/statefulset.go:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24)
25
26type StatefulSetAnalyzer struct{}
27
28func (StatefulSetAnalyzer) Analyze(a Analyzer) ([]Result, error) {
29

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected