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-02-24 02:00:29 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
085e933ddfc131ac9c455c8a1eff87f0ebe5c0fc
steampipe
/
pkg
/
connection
History
kaidaguerre
017d99683d
Sset connection state to error if plugin load fails.
Closes
#4043
2023-12-22 15:40:25 +00:00
..
config_map.go
Connection watching fixes.
2023-09-25 12:35:00 +01:00
connection_state_table_updater.go
Remove unnecessary transactions from ConnectionStateUpdater.
Closes
#3929
2023-09-28 18:03:19 +01:00
connection_watcher.go
Rename internal introspection tables. Fix warning notifications from RefreshConnections. Improve error handlingh for config inconsistencies in conneciton and plugin config.
Closes
#3886
2023-09-22 16:02:41 +01:00
interface.go
Add
steampipe_plugin_column
introspection table to internal schema.
Closes
#4003
2023-11-29 12:55:21 +00:00
limiter_map.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_limiter_map.go
Rename internal introspection tables. Fix warning notifications from RefreshConnections. Improve error handlingh for config inconsistencies in conneciton and plugin config.
Closes
#3886
2023-09-22 16:02:41 +01:00
refresh_connections_state.go
Sset connection state to error if plugin load fails.
Closes
#4043
2023-12-22 15:40:25 +00:00
refresh_connections.go
Rename internal introspection tables. Fix warning notifications from RefreshConnections. Improve error handlingh for config inconsistencies in conneciton and plugin config.
Closes
#3886
2023-09-22 16:02:41 +01:00