Task Spec Plugin Spec
constructor(name: String? = null, remote: String? = null, disabled: Boolean? = null, pluginPrivilege: List<PluginPrivilege>? = null)
Parameters
name
The name or 'alias' to use for the plugin.
remote
The plugin image reference to use.
disabled
Disable the plugin once scheduled.
plugin Privilege