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
/
connection
History
Binaek Sarkar
d32276a849
Removing comments referring to unplanned and completed issues.
Closes
#1301
2023-09-15 12:21:58 +01:00
..
config_map.go
Removing comments referring to unplanned and completed issues.
Closes
#1301
2023-09-15 12:21:58 +01:00
connection_state_table_updater.go
Fix stall in plugin manager shutdown.
Closes
#3817
2023-09-08 17:48:20 +01:00
connection_watcher.go
Add support for
plugin
connection config and options blocks. Add options and env var configuration of max memory.
Closes
#3807
2023-09-06 15:59:13 +01:00
interface.go
Add support for
plugin
connection config and options blocks. Add options and env var configuration of max memory.
Closes
#3807
2023-09-06 15:59:13 +01: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
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
refresh_connections_state.go
Provide mechanism for plugin manager to send warnings back to CLI.
Closes
#3603
(
#3835
)
2023-09-13 15:34:15 +01:00
refresh_connections.go
Fix stall in plugin manager shutdown.
Closes
#3817
2023-09-08 17:48:20 +01:00