mirror of
https://github.com/docker/docs.git
synced 2026-03-28 14:58:53 +07:00
389 B
389 B
description, keywords, skip_read_time
| description | keywords | skip_read_time |
|---|---|---|
| Docker extension API reference | Docker, extensions, sdk, API, reference | true |
Interface: RequestConfigV0
Properties
url
• Readonly url: string
method
• Readonly method: string
headers
• Readonly headers: Record<string, string>
data
• Readonly data: any