MCPcopy
hub / github.com/containerd/containerd / GetAddress

Method GetAddress

plugins/server/ttrpc/plugin.go:40–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38}
39
40func (c *config) GetAddress() string {
41 return c.Address
42}
43
44func (c *config) SetAddress(s string) {
45 c.Address = s

Callers 2

StartMethod · 0.45
StatusMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected