POST - /kubernetes/secret
Description
This API creates a secret.
Input
Type: application/json
Param | Source | Type | Required | Description |
---|---|---|---|---|
configuration | body | object | Yes | Â |
name | body | string | Yes | Â |
content | body | array of objects | Yes |
|
name | body.content | string | Yes | Â |
content | body.content | string | Yes | Â |
Â