MCPcopy Create free account
hub / github.com/cozystack/cozystack / Map

Method Map

pkg/lineage/lineage.go:27–27  ·  view source on GitHub ↗
(*helmv2.HelmRelease)

Source from the content-addressed store, hash-verified

25// AppMapper maps HelmRelease to application metadata.
26type AppMapper interface {
27 Map(*helmv2.HelmRelease) (apiVersion, kind, prefix string, err error)
28}
29
30type ObjectID struct {

Callers 1

WalkOwnershipGraphFunction · 0.65

Implementers 2

labelsMapperpkg/lineage/lineage_test.go
LineageControllerWebhookinternal/lineagecontrollerwebhook/type

Calls

no outgoing calls

Tested by

no test coverage detected