bqutil

package
v0.0.1-0...-c0e0c3d Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BigQueryClient

type BigQueryClient interface {
	InsertClusterCreationRecord(ctx context.Context, clusterID, workflowName, flavor, actor string) error
	InsertClusterDeletionRecord(ctx context.Context, clusterID, workflowName string) error
}

BigQueryClient is a BigQuery client that operates on `IngestionRecord`s.

func NewClient

func NewClient(cfg *config.BigQueryConfig) (BigQueryClient, error)

NewClient returns a new BigQuery client

Jump to

Keyboard shortcuts

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