Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/containerd/containerd
/ GetTypeUrl
Method
GetTypeUrl
api/types/runtimeoptions/v1/api.pb.go:72–77 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
70
}
71
72
func
(x *Options) GetTypeUrl() string {
73
if
x != nil {
74
return
x.TypeUrl
75
}
76
return
""
77
}
78
79
func
(x *Options) GetConfigPath() string {
80
if
x != nil {
Callers
10
TestContainerExtensions
Function · 0.80
compare_test.go
File · 0.80
Transfer
Method · 0.80
name
Function · 0.80
ResolveType
Function · 0.80
Forward
Method · 0.80
Publish
Method · 0.80
Status
Method · 0.80
PluginInfo
Method · 0.80
Transfer
Method · 0.80
Calls
no outgoing calls
Tested by
1
TestContainerExtensions
Function · 0.64