Skip to content

dsdk / v1.47 / PluginPullData

Type Alias: PluginPullData ​

PluginPullData: object

Type declaration ​

NameTypeDescription
bodyPluginPrivilege[]-
headers?object-
headers.X-Registry-Auth?stringA base64url-encoded auth configuration to use when pulling a plugin from a registry. Refer to the authentication section for details.
queryobject-
query.name?stringLocal name for the pulled plugin. The :latest tag is optional, and is used as the default if omitted.
query.remotestringRemote reference for plugin to install. The :latest tag is optional, and is used as the default if omitted.