MCPcopy
hub / github.com/vmware-tanzu/sonobuoy / GetName

Method GetName

pkg/plugin/interface.go:61–61  ·  view source on GitHub ↗

GetName returns the name of this plugin

()

Source from the content-addressed store, hash-verified

59
60 // GetName returns the name of this plugin
61 GetName() string
62
63 // SkipCleanup returns whether cleanup for this plugin should be skipped or not.
64 SkipCleanup() bool

Callers 15

PostProcessPluginFunction · 0.65
MakeTLSSecretMethod · 0.65
ExpectedResultsMethod · 0.65
RunMethod · 0.65
CleanupMethod · 0.65
findDaemonSetMethod · 0.65
MonitorMethod · 0.65
monitorOnceMethod · 0.65
ExpectedResultsMethod · 0.65

Calls

no outgoing calls

Tested by 5

TestLoadJobPluginFunction · 0.52
TestLoadDaemonSetFunction · 0.52
TestLoadAllPluginsFunction · 0.52
TestGetAggregatorPodFunction · 0.52
TestLoadAllPluginsFunction · 0.52