connector

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2025 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Postgresql

type Postgresql struct {
	// contains filtered or unexported fields
}

func New

func New(
	ctx context.Context,
	dsn string,
	schemas []string,
	includeColumns bool,
	includeLargeObjects bool,
	syncAllDatabases bool,
	skipBuiltInFunctions bool,
) (*Postgresql, error)

func (*Postgresql) Asset

func (c *Postgresql) Asset(ctx context.Context, asset *v2.AssetRef) (string, io.ReadCloser, error)

func (*Postgresql) Metadata

func (c *Postgresql) Metadata(ctx context.Context) (*v2.ConnectorMetadata, error)

func (*Postgresql) ResourceSyncers

func (o *Postgresql) ResourceSyncers(ctx context.Context) []connectorbuilder.ResourceSyncer

func (*Postgresql) Validate

func (c *Postgresql) Validate(ctx context.Context) (annotations.Annotations, error)

Jump to

Keyboard shortcuts

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