POST - /kubernetes/secret
Description
This API creates a secret.
Input
Type: application/jsonParam | 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 |
|