MCPcopy 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
72func (x *Options) GetTypeUrl() string {
73 if x != nil {
74 return x.TypeUrl
75 }
76 return ""
77}
78
79func (x *Options) GetConfigPath() string {
80 if x != nil {

Callers 10

TestContainerExtensionsFunction · 0.80
compare_test.goFile · 0.80
TransferMethod · 0.80
nameFunction · 0.80
ResolveTypeFunction · 0.80
ForwardMethod · 0.80
PublishMethod · 0.80
StatusMethod · 0.80
PluginInfoMethod · 0.80
TransferMethod · 0.80

Calls

no outgoing calls

Tested by 1

TestContainerExtensionsFunction · 0.64