MCPcopy
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
42func (v *ApplicationVolume) SecretKeyBase() string {
43 return v.Settings.SecretKeyBase
44}
45
46func (v *ApplicationVolume) Name() string {
47 return v.name

Callers 4

TestApplicationVolumeFunction · 0.80
TestGaplessDeploymentFunction · 0.80
TestRestoreFunction · 0.80

Calls

no outgoing calls

Tested by 4

TestApplicationVolumeFunction · 0.64
TestGaplessDeploymentFunction · 0.64
TestRestoreFunction · 0.64