bufpluginapi

package
v1.49.0 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2025 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPluginKeyProvider

NewPluginKeyProvider returns a new PluginKeyProvider for the given API clients.

func NewPluingDataProvider

func NewPluingDataProvider(
	logger *slog.Logger,
	clientProvider interface {
		bufregistryapiplugin.V1Beta1DownloadServiceClientProvider
	},
) bufplugin.PluginDataProvider

NewPluginDataProvider returns a new PluginDataProvider for the given API client.

A warning is printed to the logger if a given Plugin is deprecated.

func NewUploader

NewUploader returns a new Uploader for the given API client.

func V1Beta1ProtoToDigest

func V1Beta1ProtoToDigest(protoDigest *pluginv1beta1.Digest) (bufplugin.Digest, error)

V1Beta1ProtoToDigest converts the given proto Digest to a Digest.

Validation is performed to ensure the DigestType is known, and the value is a valid digest value for the given DigestType.

Types

type UploaderOption

type UploaderOption func(*uploader)

UploaderOption is an option for a new Uploader.

Jump to

Keyboard shortcuts

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