Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/containerd/containerd
/ GetVersion
Method
GetVersion
api/types/introspection.pb.go:205–210 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
203
}
204
205
func
(x *RuntimeInfo) GetVersion() *RuntimeVersion {
206
if
x != nil {
207
return
x.Version
208
}
209
return
nil
210
}
211
212
func
(x *RuntimeInfo) GetOptions() *anypb.Any {
213
if
x != nil {
Callers
4
Start
Method · 0.45
Status
Method · 0.45
Connect
Method · 0.45
Version
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected