gcp

package
v1.497.0 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OIDCTokenProvider added in v1.495.0

type OIDCTokenProvider func(roleID string) (string, error)

type PubsubClient added in v1.393.0

type PubsubClient interface {
	Publish(topic string, data []byte) error
}

func NewGcpPubsubClient added in v1.393.0

func NewGcpPubsubClient(tokenProvider OIDCTokenProvider, projectNumber, pool, provider, orderingKey, oidcRoleId string) PubsubClient

Jump to

Keyboard shortcuts

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