mirror of
https://github.com/containerd/containerd.git
synced 2026-08-03 22:50:44 +00:00
@@ -41,11 +41,11 @@ message RegistryResolver {
|
||||
// Force skip verify
|
||||
// CA callback? Client TLS callback?
|
||||
|
||||
// Enable HTTP debugging
|
||||
bool http_debug = 5;
|
||||
// Enable HTTP debugging
|
||||
bool http_debug = 5;
|
||||
|
||||
// Enable HTTP requests tracing
|
||||
bool http_trace = 6;
|
||||
// Enable HTTP requests tracing
|
||||
bool http_trace = 6;
|
||||
}
|
||||
|
||||
// AuthRequest is sent as a callback on a stream
|
||||
|
||||
Reference in New Issue
Block a user