Versions in this module Expand all Collapse all v1 v1.0.0 Oct 11, 2025 Changes in this version + var Kind = "source" + var Name = "upwind" + var Team = "tektite-io" + var Version = "v1.0.1" + func Configure(ctx context.Context, logger zerolog.Logger, spec []byte, ...) (plugin.Client, error) + func Plugin() *plugin.Plugin + type Client struct + func (*Client) Close(_ context.Context) error + func (c *Client) Sync(ctx context.Context, options plugin.SyncOptions, ...) error + func (c *Client) Tables(_ context.Context, options plugin.TableOptions) (schema.Tables, error)