Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/basecamp/once
/ SecretKeyBase
Method
SecretKeyBase
internal/docker/volume.go:42–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
}
41
42
func
(v *ApplicationVolume) SecretKeyBase() string {
43
return
v.Settings.SecretKeyBase
44
}
45
46
func
(v *ApplicationVolume) Name() string {
47
return
v.name
Callers
4
TestApplicationVolume
Function · 0.80
TestGaplessDeployment
Function · 0.80
TestRestore
Function · 0.80
TestUpdatePreservesSettings
Function · 0.80
Calls
no outgoing calls
Tested by
4
TestApplicationVolume
Function · 0.64
TestGaplessDeployment
Function · 0.64
TestRestore
Function · 0.64
TestUpdatePreservesSettings
Function · 0.64