mirror of https://github.com/docker/docs.git
450 B
450 B
| 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