MCPcopy
hub / github.com/operator-framework/operator-sdk / Name

Method Name

internal/plugins/helm/v1/plugin.go:44–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42}
43
44func (Plugin) Name() string { return pluginName }
45func (Plugin) Version() plugin.Version { return pluginVersion }
46func (Plugin) SupportedProjectVersions() []config.Version { return supportedProjectVersions }
47func (p Plugin) GetInitSubcommand() plugin.InitSubcommand { return &p.initSubcommand }

Callers 15

LoadEntriesFunction · 0.45
TestChangelog_WriteFileFunction · 0.45
configureSelectorsFunction · 0.45
GetPluginsCLIAndRootFunction · 0.45
runMethod · 0.45
NewManagerMethod · 0.45

Calls

no outgoing calls

Tested by 11

TestChangelog_WriteFileFunction · 0.36
TestLoadFunction · 0.36
removeFileFunction · 0.36
runTestCaseFunction · 0.36
TestGetKubeNamespaceFunction · 0.36