integrations

package
v0.0.39 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2026 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateIntegration

func CreateIntegration(
	ctx context.Context,
	encryptor crypto.Encryptor,
	registry *registry.Registry,
	domainType, domainID string,
	spec *pb.Integration,
) (*pb.CreateIntegrationResponse, error)

func DescribeIntegration

func DescribeIntegration(ctx context.Context, domainType, domainID, idOrName string) (*pb.DescribeIntegrationResponse, error)

func ListIntegrations

func ListIntegrations(ctx context.Context, domainType, domainID string) (*pb.ListIntegrationsResponse, error)

func ListResources

func ListResources(ctx context.Context, registry *registry.Registry, domainType, domainID, idOrName string, resourceType string) (*pb.ListResourcesResponse, error)

func UpdateIntegration

func UpdateIntegration(
	ctx context.Context,
	encryptor crypto.Encryptor,
	registry *registry.Registry,
	domainType, domainID, idOrName string,
	spec *pb.Integration,
) (*pb.UpdateIntegrationResponse, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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