qatv3alpha

package
v1.34.0-20240430201510... Latest Latest
Warning

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

Go to latest
Published: unknown License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_contrib_envoy_extensions_private_key_providers_qat_v3alpha_qat_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type QatPrivateKeyMethodConfig

type QatPrivateKeyMethodConfig struct {

	// Private key to use in the private key provider. If set to inline_bytes or
	// inline_string, the value needs to be the private key in PEM format.
	PrivateKey *v3.DataSource `protobuf:"bytes,1,opt,name=private_key,json=privateKey,proto3" json:"private_key,omitempty"`
	// How long to wait before polling the hardware accelerator after a
	// request has been submitted there. Having a small value leads to
	// quicker answers from the hardware but causes more polling loop
	// spins, leading to potentially larger CPU usage. The duration needs
	// to be set to a value greater than or equal to 1 millisecond.
	PollDelay *durationpb.Duration `protobuf:"bytes,2,opt,name=poll_delay,json=pollDelay,proto3" json:"poll_delay,omitempty"`
	// contains filtered or unexported fields
}

func (*QatPrivateKeyMethodConfig) Descriptor deprecated

func (*QatPrivateKeyMethodConfig) Descriptor() ([]byte, []int)

Deprecated: Use QatPrivateKeyMethodConfig.ProtoReflect.Descriptor instead.

func (*QatPrivateKeyMethodConfig) GetPollDelay

func (x *QatPrivateKeyMethodConfig) GetPollDelay() *durationpb.Duration

func (*QatPrivateKeyMethodConfig) GetPrivateKey

func (x *QatPrivateKeyMethodConfig) GetPrivateKey() *v3.DataSource

func (*QatPrivateKeyMethodConfig) ProtoMessage

func (*QatPrivateKeyMethodConfig) ProtoMessage()

func (*QatPrivateKeyMethodConfig) ProtoReflect

func (*QatPrivateKeyMethodConfig) Reset

func (x *QatPrivateKeyMethodConfig) Reset()

func (*QatPrivateKeyMethodConfig) String

func (x *QatPrivateKeyMethodConfig) String() string

Jump to

Keyboard shortcuts

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