MCPcopy
hub / github.com/slimtoolkit/slim / Name

Method Name

pkg/imagebuilder/imagebuilder.go:142–142  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

140
141type SimpleBuildEngine interface {
142 Name() string
143 Build(options SimpleBuildOptions) (*ImageResult, error)
144}
145

Callers 12

newTestRunFunction · 0.65
ArchiveMethod · 0.65
resolveLinksMethod · 0.65
homeDirsFunction · 0.65
saveCertsDataMethod · 0.65
enumerateArtifactsMethod · 0.65
rbEnsureGemFilesFunction · 0.65
uniqueTarFilePathFunction · 0.65
tarFromMapFunction · 0.65
HandleKubernetesRuntimeFunction · 0.65
ExportFilesystemMethod · 0.65
ArchiveDirFunction · 0.65

Calls

no outgoing calls

Tested by 1

newTestRunFunction · 0.52