mirror of
https://github.com/docker/docs.git
synced 2026-03-29 23:38:56 +07:00
526 B
526 B
description, keywords, aliases
| description | keywords | aliases | ||
|---|---|---|---|---|
| Docker extension API reference | Docker, extensions, sdk, API, reference |
|
Interface: RequestConfigV0
Properties
url
• Readonly url: string
method
• Readonly method: string
headers
• Readonly headers: Record<string, string>
data
• Readonly data: any