Versions in this module Expand all Collapse all v1 v1.33.0 Jan 22, 2025 v1.32.3 Jan 22, 2025 Changes in this version + var File_contrib_envoy_extensions_compression_qatzstd_compressor_v3alpha_qatzstd_proto protoreflect.FileDescriptor + var Qatzstd_Strategy_name = map[int32]string + var Qatzstd_Strategy_value = map[string]int32 + type Qatzstd struct + ChunkSize *wrapperspb.UInt32Value + CompressionLevel *wrapperspb.UInt32Value + EnableChecksum bool + EnableQatZstd bool + QatZstdFallbackThreshold *wrapperspb.UInt32Value + Strategy Qatzstd_Strategy + func (*Qatzstd) Descriptor() ([]byte, []int) + func (*Qatzstd) ProtoMessage() + func (m *Qatzstd) Validate() error + func (m *Qatzstd) ValidateAll() error + func (x *Qatzstd) GetChunkSize() *wrapperspb.UInt32Value + func (x *Qatzstd) GetCompressionLevel() *wrapperspb.UInt32Value + func (x *Qatzstd) GetEnableChecksum() bool + func (x *Qatzstd) GetEnableQatZstd() bool + func (x *Qatzstd) GetQatZstdFallbackThreshold() *wrapperspb.UInt32Value + func (x *Qatzstd) GetStrategy() Qatzstd_Strategy + func (x *Qatzstd) ProtoReflect() protoreflect.Message + func (x *Qatzstd) Reset() + func (x *Qatzstd) String() string + type QatzstdMultiError []error + func (m QatzstdMultiError) AllErrors() []error + func (m QatzstdMultiError) Error() string + type QatzstdValidationError struct + func (e QatzstdValidationError) Cause() error + func (e QatzstdValidationError) Error() string + func (e QatzstdValidationError) ErrorName() string + func (e QatzstdValidationError) Field() string + func (e QatzstdValidationError) Key() bool + func (e QatzstdValidationError) Reason() string + type Qatzstd_Strategy int32 + const Qatzstd_BTLAZY2 + const Qatzstd_BTOPT + const Qatzstd_BTULTRA + const Qatzstd_BTULTRA2 + const Qatzstd_DEFAULT + const Qatzstd_DFAST + const Qatzstd_FAST + const Qatzstd_GREEDY + const Qatzstd_LAZY + const Qatzstd_LAZY2 + func (Qatzstd_Strategy) Descriptor() protoreflect.EnumDescriptor + func (Qatzstd_Strategy) EnumDescriptor() ([]byte, []int) + func (Qatzstd_Strategy) Type() protoreflect.EnumType + func (x Qatzstd_Strategy) Enum() *Qatzstd_Strategy + func (x Qatzstd_Strategy) Number() protoreflect.EnumNumber + func (x Qatzstd_Strategy) String() string