This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
steampipe
Watch
1
Star
0
Fork
0
You've already forked steampipe
mirror of
https://github.com/turbot/steampipe.git
synced
2026-05-10 15:01:45 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ffbc55a119c2b224964f53cc6d4fa91b7fa13966
steampipe
/
pkg
/
pluginmanager_service
History
kaidaguerre
7feb305fde
Provide mechanism for plugin manager to send warnings back to CLI.
Closes
#3603
(
#3835
)
2023-09-13 15:34:15 +01:00
..
grpc
Provide mechanism for plugin manager to send warnings back to CLI.
Closes
#3603
(
#3835
)
2023-09-13 15:34:15 +01:00
Makefile
Execute RefreshConnections asyncronously and optimise for high connection count. Add connection_state table.
2023-05-10 09:05:08 +01:00
message_server.go
Execute RefreshConnections asyncronously and optimise for high connection count. Add connection_state table.
2023-05-10 09:05:08 +01:00
plugin_manager_connection_config.go
Add HCL support for defining rate limiters, with filewatching as per connection config.
Closes
#3746
2023-08-11 14:24:44 +01:00
plugin_manager_rate_limiters.go
Key the rate limiter and plugin config maps by plugin image ref, not short name.
Closes
#3820
2023-09-11 15:56:35 +01:00
plugin_manager.go
Provide mechanism for plugin manager to send warnings back to CLI.
Closes
#3603
(
#3835
)
2023-09-13 15:34:15 +01:00
running_plugin.go
Add support to retrieve plugin rate limiter definitions and use to populate steampipe_rate_limiter table.
Closes
#3805
(
#3803
)
2023-09-06 13:28:22 +01:00