plugin

package
v2.0.0-...-2631c5f Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2025 License: MPL-2.0 Imports: 129 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Name    = "aws"
	Kind    = "source"
	Team    = "cloudquery"
	Version = "development"
)

Functions

func AWS

func AWS(awsCfg *aws.Config) *plugin.Plugin

func GetTables

func GetTables() schema.Tables

func New

func New(ctx context.Context, logger zerolog.Logger, specBytes []byte, options plugin.NewClientOptions, overrideConfig *aws.Config) (plugin.Client, error)

Types

type Client

type Client struct {
	plugin.UnimplementedDestination
	// contains filtered or unexported fields
}

func (*Client) Close

func (*Client) Close(_ context.Context) error

func (*Client) Sync

func (c *Client) Sync(ctx context.Context, options plugin.SyncOptions, res chan<- message.SyncMessage, resources chan<- *schema.Resource) error

func (*Client) Tables

func (c *Client) Tables(_ context.Context, options plugin.TableOptions) (schema.Tables, error)

Jump to

Keyboard shortcuts

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