Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
40
func
(c *config) GetAddress() string {
41
return
c.Address
42
}
43
44
func
(c *config) SetAddress(s string) {
45
c.Address = s
Callers
2
Start
Method · 0.45
Status
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected