All URIs are relative to http://localhost
Method | HTTP request | Description |
---|---|---|
NodeContainerCreate | Post /1.2/nodecontainers |
NodeContainerCreate(ctx, nodeContainer)
Creates container that runs on every node
Name | Type | Description | Notes |
---|---|---|---|
ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
nodeContainer | NodeContainer |
(empty response body)
- Content-Type: application/json
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]