MCPcopy
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
205func (x *RuntimeInfo) GetVersion() *RuntimeVersion {
206 if x != nil {
207 return x.Version
208 }
209 return nil
210}
211
212func (x *RuntimeInfo) GetOptions() *anypb.Any {
213 if x != nil {

Callers 4

StartMethod · 0.45
StatusMethod · 0.45
ConnectMethod · 0.45
VersionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected