package
0.55.1
Repository: https://github.com/ovh/cds.git
Documentation: pkg.go.dev

# Functions

AddBinary add binary to the plugin, uploading it to objectsore and updates databases.
Delete deletes a plugin.
DeleteBinary remove a binary for the plugin from objectsore and updates databases.
Insert inserts a plugin.
LoadAll GRPC plugins.
LoadAllByIntegrationModelID load all GRPC plugins for given integration model id.
LoadByIntegrationModelIDAndType retrieves in database a single plugin associated to a integration model id with a specified type.
LoadByName retrieves in database the plugin with given name.
Update updates a plugin.
UpdateBinary updates binary for the plugin, uploading it to objectsore and updates databases.

# Variables

LoadOptions provides all options on plugin loads functions.

# Type aliases

LoadOptionFunc for plugin.