import "github.com/envoyproxy/go-control-plane/envoy/config/transport_socket/raw_buffer/v2"
raw_buffer.pb.go raw_buffer.pb.validate.go
var File_envoy_config_transport_socket_raw_buffer_v2_raw_buffer_proto protoreflect.FileDescriptor
type RawBuffer struct {
// contains filtered or unexported fields
}
Configuration for raw buffer transport socket.
Deprecated: Use RawBuffer.ProtoReflect.Descriptor instead.
func (x *RawBuffer) ProtoReflect() protoreflect.Message
Validate checks the field values on RawBuffer with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
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 (e RawBufferValidationError) Cause() error
Cause function returns cause value.
func (e RawBufferValidationError) Error() string
Error satisfies the builtin error interface
func (e RawBufferValidationError) ErrorName() string
ErrorName returns error name.
func (e RawBufferValidationError) Field() string
Field function returns field value.
func (e RawBufferValidationError) Key() bool
Key function returns key value.
func (e RawBufferValidationError) Reason() string
Reason function returns reason value.
Package envoy_config_transport_socket_raw_buffer_v2 imports 17 packages (graph) and is imported by 6 packages. Updated 2021-01-07. Refresh now. Tools for package owners.