MCPcopy
hub / github.com/moby/moby / Configs

Method Configs

daemon/cluster/executor/container/executor.go:351–353  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

349}
350
351func (e *executor) Configs() exec.ConfigsManager {
352 return e.dependencies.Configs()
353}
354
355func (e *executor) Volumes() exec.VolumesManager {
356 return e.dependencies.Volumes()

Callers 4

setupConfigDirMethod · 0.80
setupSecretDirMethod · 0.80

Calls

no outgoing calls

Tested by 1