import "github.com/envoyproxy/go-control-plane/envoy/extensions/network/socket_interface/v3"
default_socket_interface.pb.go default_socket_interface.pb.validate.go
var File_envoy_extensions_network_socket_interface_v3_default_socket_interface_proto protoreflect.FileDescriptor
type DefaultSocketInterface struct {
// contains filtered or unexported fields
}
Configuration for default socket interface that relies on OS dependent syscall to create sockets.
func (*DefaultSocketInterface) Descriptor() ([]byte, []int)
Deprecated: Use DefaultSocketInterface.ProtoReflect.Descriptor instead.
func (*DefaultSocketInterface) ProtoMessage()
func (x *DefaultSocketInterface) ProtoReflect() protoreflect.Message
func (x *DefaultSocketInterface) Reset()
func (x *DefaultSocketInterface) String() string
func (m *DefaultSocketInterface) Validate() error
Validate checks the field values on DefaultSocketInterface with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type DefaultSocketInterfaceValidationError struct {
// contains filtered or unexported fields
}
DefaultSocketInterfaceValidationError is the validation error returned by DefaultSocketInterface.Validate if the designated constraints aren't met.
func (e DefaultSocketInterfaceValidationError) Cause() error
Cause function returns cause value.
func (e DefaultSocketInterfaceValidationError) Error() string
Error satisfies the builtin error interface
func (e DefaultSocketInterfaceValidationError) ErrorName() string
ErrorName returns error name.
func (e DefaultSocketInterfaceValidationError) Field() string
Field function returns field value.
func (e DefaultSocketInterfaceValidationError) Key() bool
Key function returns key value.
func (e DefaultSocketInterfaceValidationError) Reason() string
Reason function returns reason value.
Package envoy_extensions_network_socket_interface_v3 imports 17 packages (graph) and is imported by 5 packages. Updated 2021-01-08. Refresh now. Tools for package owners.