steampipe-plugin-sdk
steampipe-plugin-sdk copied to clipboard
Steampipe Plugin SDK is a simple abstraction layer to write a Steampipe plugin. Plugins automatically work across all engine types including the Steampipe CLI, Postgres FDW, SQLite extension and the e...
Steampipe Plugin SDK
This SDK makes it easy to write Steampipe plugins.
Getting Started
- Overview
- Writing your first table
- Writing plugins
- Coding standards
- Table and column standards
- Table documentation standards
- Plugin release checklist
Compiling this SDK
To compile the SDK repo, you must install protoc.
brew install protoc brew install protoc-gen-go-grpc
Open Source & Contributing
This repository is published under the Apache 2.0 license. Please see our code of conduct. We look forward to collaborating with you!
Steampipe is a product produced from this open source software, exclusively by Turbot HQ, Inc. It is distributed under our commercial terms. Others are allowed to make their own distribution of the software, but they cannot use any of the Turbot trademarks, cloud services, etc. You can learn more in our Open Source FAQ.
Get Involved
Want to help but don't know where to start? Pick up one of the help wanted issues: