dsdk / v1.47 / PluginUpgradeData
Type Alias: PluginUpgradeData ​
PluginUpgradeData:
object
Type declaration ​
Name | Type | Description |
---|---|---|
body | PluginPrivilege [] | - |
headers ? | object | - |
headers.X-Registry-Auth ? | string | A base64url-encoded auth configuration to use when pulling a plugin from a registry. Refer to the authentication section for details. |
path | object | - |
path.name | string | The name of the plugin. The :latest tag is optional, and is the default if omitted. |
query | object | - |
query.remote | string | Remote reference to upgrade to. The :latest tag is optional, and is used as the default if omitted. |