MCPcopy Create free account
hub / github.com/cloudnative-pg/cloudnative-pg / Name

Method Name

internal/cnpi/plugin/connection/connection.go:59–59  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

57// of a plugin
58type Interface interface {
59 Name() string
60 Metadata() Metadata
61
62 LifecycleClient() lifecycle.OperatorLifecycleClient

Callers 15

reconcilerHookFunction · 0.65
GetMetricsDefinitionsMethod · 0.65
CollectMetricsMethod · 0.65
innerArchiveWALMethod · 0.65
innerRestoreWALMethod · 0.65
getPluginMethod · 0.65
CloseMethod · 0.65
innerMutateClusterMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected