MCPcopy
hub / github.com/helm/helm / Name

Method Name

pkg/chart/interfaces.go:27–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25
26type Accessor interface {
27 Name() string
28 IsRoot() bool
29 MetadataAsMap() map[string]any
30 Files() []*common.File

Callers 15

TestLoadArchiveFunction · 0.95
ValidateAgainstSchemaFunction · 0.95
coalesceDepsFunction · 0.95
coalesceValuesFunction · 0.95
childChartMergeTrueFunction · 0.95
CreateMethod · 0.95
UpdateMethod · 0.95
TestMemoryDeleteFunction · 0.95
CreateMethod · 0.95
recAllTplsFunction · 0.95
RunMethod · 0.95
TestList_StateMaskFunction · 0.95

Calls

no outgoing calls

Tested by 9

TestLoadArchiveFunction · 0.76
TestMemoryDeleteFunction · 0.76
TestList_StateMaskFunction · 0.76
TestList_FilterFunction · 0.76
TestCreateCmdFunction · 0.76
TestCreateStarterCmdFunction · 0.76