MCPcopy Create free account
hub / github.com/bufbuild/buf / GetImageForWorkspace

Method GetImageForWorkspace

private/buf/bufctl/controller.go:96–96  ·  view source on GitHub ↗
(
		ctx context.Context,
		workspace bufworkspace.Workspace,
		options ...FunctionOption,
	)

Source from the content-addressed store, hash-verified

94 options ...FunctionOption,
95 ) (bufimage.Image, error)
96 GetImageForWorkspace(
97 ctx context.Context,
98 workspace bufworkspace.Workspace,
99 options ...FunctionOption,

Callers 4

getBuildableWorkspaceFunction · 0.95
runFunction · 0.95
runFunction · 0.95
PruneFunction · 0.65

Implementers 1

controllerprivate/buf/bufctl/controller.go

Calls

no outgoing calls

Tested by

no test coverage detected