MCPcopy Create free account

hub / github.com/coder/envbuilder / types & classes

Types & classes39 in github.com/coder/envbuilder

↓ 5 callersTypeAliasLevel
log/log.go:14
StructBuildSpec
devcontainer/devcontainer.go:57
StructCloneRepoOptions
git/git.go:31
FuncTypeCommitFunc
CommitFunc commits to a repo.
testutil/gittest/gittest.go:231
StructCompiled
Compiled is the result of compiling a devcontainer.json file.
devcontainer/devcontainer.go:66
FuncTypeFunc
func(l Level, msg string, args ...any)
log/log.go:12
StructInvalidRepoURLError
internal/ebutil/giturls.go:10
StructLifecycleScript
devcontainer/script.go:16
StructLifecycleScripts
devcontainer/devcontainer.go:50
StructMockmounter
go:generate mockgen -source=remount.go -package=ebutil -destination=mock_mounter_test.go -write_generate_directive Mockmounter is a mock of mounter in
internal/ebutil/mock_mounter_test.go:23
StructMockmounterMockRecorder
MockmounterMockRecorder is the mock recorder for Mockmounter.
internal/ebutil/mock_mounter_test.go:29
StructOption
devcontainer/features/features.go:173
StructOptions
testutil/gittest/gittest.go:34
StructOptions
Options contains the configuration for the envbuilder.
options/options.go:16
StructParsedURL
internal/ebutil/giturls.go:19
StructSpec
devcontainer/devcontainer.go:34
StructSpec
devcontainer/features/features.go:181
StructWorkingDir
WorkingDir is a working directory for envbuilder. It will also be present in images built by envbuilder.
internal/workingdir/workingdir.go:38
InterfacecoderLogSender
log/coder.go:84
StructconfigFile
integration/integration_test.go:668
StructemptyImage
devcontainer/devcontainer_test.go:423
StructexecArgsInfo
envbuilder.go:76
StructfakeDirEntry
internal/ebutil/remount_internal_test.go:677
StructfakeFileInfo
internal/ebutil/remount_internal_test.go:663
StructfakeLogDest
log/coder_internal_test.go:330
StructioBufs
options/options_test.go:203
StructlogrusFormatter
log/logrus.go:21
Interfacemounter
mounter is an interface to system-level calls used by TempRemount.
internal/ebutil/remount.go:162
StructosfsWithChmod
internal/chmodfs/chmodfs.go:15
StructprogressWriter
git/git.go:377
StructrealMounter
realMounter implements mounter and actually does the thing.
internal/ebutil/remount.go:184
StructrunOpts
integration/integration_test.go:2761
StructruntimeDataStore
envbuilder.go:61
StructsetupInMemoryRegistryOpts
integration/integration_test.go:2590
StructsetupPassthroughRegistryOptions
integration/integration_test.go:1491
StructtestCase
integration/integration_test.go:672
StructuncompressedLayer
uncompressedLayer implements partial.UncompressedLayer from raw bytes.
testutil/registrytest/registrytest.go:120
StructuserInfo
envbuilder.go:1369
StructwriteLogger
envbuilder.go:1845