Update generated and reference doc for plugins
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
This commit is contained in:
parent
1f880662d6
commit
f8db285d5d
4 changed files with 28 additions and 18 deletions
|
@ -248,6 +248,9 @@ providers:
|
|||
cert: foobar
|
||||
key: foobar
|
||||
insecureSkipVerify: true
|
||||
plugin:
|
||||
Descriptor0: {}
|
||||
Descriptor1: {}
|
||||
api:
|
||||
insecure: true
|
||||
dashboard: true
|
||||
|
@ -418,6 +421,8 @@ experimental:
|
|||
Descriptor1:
|
||||
moduleName: foobar
|
||||
version: foobar
|
||||
devPlugin:
|
||||
goPath: foobar
|
||||
moduleName: foobar
|
||||
localPlugins:
|
||||
Descriptor0:
|
||||
moduleName: foobar
|
||||
Descriptor1:
|
||||
moduleName: foobar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue