datacatalogv2adapter

package
v0.0.0-...-e9a8072 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 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 Fetcher

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

func NewFetcher

func NewFetcher(baseFetcher datacatalogv2.Fetchable, cms cms.Interface, project string, opts datacatalogv2.FetcherDoOptions) *Fetcher

func (*Fetcher) Fetch

func (f *Fetcher) Fetch(ctx context.Context) (*ResponseAll, error)

func (*Fetcher) Project

func (f *Fetcher) Project() string

type Repos

type Repos struct {
	*plateauapi.Repos
	// contains filtered or unexported fields
}

func NewRepos

func NewRepos() *Repos

func (*Repos) Prepare

func (r *Repos) Prepare(ctx context.Context, f *Fetcher) error

type ResponseAll

type ResponseAll struct {
	Base         datacatalogv2.ResponseAll
	PlateauItems map[string]*fetcherPlateauItem2
}

Jump to

Keyboard shortcuts

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