steampipe-plugin-sdk

command module
v1.8.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 23, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

README

Steampipe Plugin SDK

 

Write Plugins with the Steampipe Plugin SDK

The Steampipe Plugin SDK provides a simple abstraction layer to simplify writing Steampipe Plugins.

Get Started Writing Plugins

Writing Steampipe plugins is fast, easy, and fun with the Steampipe Plugin SDK! Most of the heavy lifting is taken care of for you - just define your tables and columns, wire up a few API calls, and you can start to query your service with standard SQL!

See the Writing Plugins guide to get started.

Get involved

Community

The Steampipe community can be found on GitHub Discussions, where you can ask questions, voice ideas, and share your projects.

Our Code of Conduct applies to all Steampipe community channels.

Contributing

Please see CONTRIBUTING.md.

Darwin

To compile the SDK repo, you must install protoc.

brew install protoc
brew install protoc-gen-go-grpc

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
shared
Package shared contains shared data between the host and plugins.
Package shared contains shared data between the host and plugins.
transform
Transform package provides the ability to transform data from APIs.
Transform package provides the ability to transform data from APIs.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL