catalog

package
v0.24.0 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2025 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCatalogDataStore

func NewCatalogDataStore(config CatalogDataStoreConfig) *catalogDataStore

Types

type CatalogClient

type CatalogClient struct {
	GRPC string
	datastore.DeploymentsDatastoreClient
}

func NewCatalogClient

func NewCatalogClient(cfg CatalogConfig) (CatalogClient, error)

NewCatalogClient creates a new CatalogClient with the provided configuration.

type CatalogConfig

type CatalogConfig struct {
	GRPC  string
	Creds credentials.TransportCredentials
}

type CatalogDataStoreConfig

type CatalogDataStoreConfig struct {
	Domain      string
	Environment string
	Client      CatalogClient
}

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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