Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_envoy_extensions_transport_sockets_raw_buffer_v3_raw_buffer_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type RawBuffer ¶
type RawBuffer struct {
// contains filtered or unexported fields
}
func (*RawBuffer) Descriptor
deprecated
func (*RawBuffer) ProtoMessage ¶
func (*RawBuffer) ProtoMessage()
func (*RawBuffer) ProtoReflect ¶ added in v1.7.0
func (x *RawBuffer) ProtoReflect() protoreflect.Message
type RawBufferValidationError ¶
type RawBufferValidationError struct {
// contains filtered or unexported fields
}
RawBufferValidationError is the validation error returned by RawBuffer.Validate if the designated constraints aren't met.
func (RawBufferValidationError) Cause ¶
func (e RawBufferValidationError) Cause() error
Cause function returns cause value.
func (RawBufferValidationError) Error ¶
func (e RawBufferValidationError) Error() string
Error satisfies the builtin error interface
func (RawBufferValidationError) ErrorName ¶
func (e RawBufferValidationError) ErrorName() string
ErrorName returns error name.
func (RawBufferValidationError) Field ¶
func (e RawBufferValidationError) Field() string
Field function returns field value.
func (RawBufferValidationError) Key ¶
func (e RawBufferValidationError) Key() bool
Key function returns key value.
func (RawBufferValidationError) Reason ¶
func (e RawBufferValidationError) Reason() string
Reason function returns reason value.
Click to show internal directories.
Click to hide internal directories.