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
|
@ -226,6 +226,9 @@
|
|||
cert = "foobar"
|
||||
key = "foobar"
|
||||
insecureSkipVerify = true
|
||||
[providers.plugin]
|
||||
[providers.plugin.Descriptor0]
|
||||
[providers.plugin.Descriptor1]
|
||||
|
||||
[api]
|
||||
insecure = true
|
||||
|
@ -398,6 +401,8 @@
|
|||
[experimental.plugins.Descriptor1]
|
||||
moduleName = "foobar"
|
||||
version = "foobar"
|
||||
[experimental.devPlugin]
|
||||
goPath = "foobar"
|
||||
moduleName = "foobar"
|
||||
[experimental.localPlugins]
|
||||
[experimental.localPlugins.Descriptor0]
|
||||
moduleName = "foobar"
|
||||
[experimental.localPlugins.Descriptor1]
|
||||
moduleName = "foobar"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue