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-04-11 07:00:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
99edb970c1ab6060b7d89d9f75b214abc88d9ae0
steampipe
/
plugin_manager
History
kaidaguerre
99edb970c1
When spawning steampipe daemon, use full steampipe path (derived from running process path).
Closes
#1115
2021-11-16 10:53:35 +00:00
..
grpc
Add support for parallel control execution. Only spawn a single plugin per steampipe connection - defer plugin spawning to a PluginManager service. CLoses#1073,
Closes
#1001
2021-11-04 11:29:28 +00:00
lifecycle.go
When spawning steampipe daemon, use full steampipe path (derived from running process path).
Closes
#1115
2021-11-16 10:53:35 +00:00
Makefile
Add support for parallel control execution. Only spawn a single plugin per steampipe connection - defer plugin spawning to a PluginManager service. CLoses#1073,
Closes
#1001
2021-11-04 11:29:28 +00:00
plugin_manager_client.go
Add support for parallel control execution. Only spawn a single plugin per steampipe connection - defer plugin spawning to a PluginManager service. CLoses#1073,
Closes
#1001
2021-11-04 11:29:28 +00:00
plugin_manager.go
Add support for parallel control execution. Only spawn a single plugin per steampipe connection - defer plugin spawning to a PluginManager service. CLoses#1073,
Closes
#1001
2021-11-04 11:29:28 +00:00
plugin_path.go
session should always be closed by the caller instead of in dbClient.ExecuteInSession.
Closes
#1068
2021-11-05 13:40:29 +00:00
state.go
Add support for parallel control execution. Only spawn a single plugin per steampipe connection - defer plugin spawning to a PluginManager service. CLoses#1073,
Closes
#1001
2021-11-04 11:29:28 +00:00