Documentation
¶
Overview ¶
Package external manages external services and connectors for the Device Lease service.
Index ¶
Constants ¶
View Source
const DeviceEventsTopicName string = "device-events-v1"
View Source
const UFSServiceURI = "ufs.api.cr.dev"
Variables ¶
This section is empty.
Functions ¶
func NewBQClient ¶
NewBQClient creates a BQ client based on cloud project.
func NewUFSClient ¶
NewUFSClient creates a new client to access UFS.
Types ¶
type PubSubClient ¶
func NewPubSubClient ¶
func NewPubSubClient(ctx context.Context, cloudProject string) (PubSubClient, error)
NewPubSubClient creates a PubSub client based on cloud project.
Click to show internal directories.
Click to hide internal directories.