cyberark/secretless-broker

View on GitHub
pkg/secretless/plugin/connector/doc.go

Summary

Maintainability
A
0 mins
Test Coverage
/*

Package connector allows you to extend the functionality of Secretless beyond
the currently supported built-in plugins.

For more information on the connector plugin architecture and how to get started
building connector plugins, please refer to the README.md file in this directory in GitHub:
https://github.com/cyberark/secretless-broker/tree/main/pkg/secretless/plugin/connector/README.md.

*/
package connector