v3alpha

package
v0.10.5 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_contrib_envoy_extensions_vcl_v3alpha_vcl_socket_interface_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type VclSocketInterface

type VclSocketInterface struct {
	// contains filtered or unexported fields
}

Configuration for vcl socket interface that relies on `vpp` `comms` library (VCL)

func (*VclSocketInterface) Descriptor deprecated

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

Deprecated: Use VclSocketInterface.ProtoReflect.Descriptor instead.

func (*VclSocketInterface) ProtoMessage

func (*VclSocketInterface) ProtoMessage()

func (*VclSocketInterface) ProtoReflect

func (x *VclSocketInterface) ProtoReflect() protoreflect.Message

func (*VclSocketInterface) Reset

func (x *VclSocketInterface) Reset()

func (*VclSocketInterface) String

func (x *VclSocketInterface) String() string

func (*VclSocketInterface) Validate

func (m *VclSocketInterface) Validate() error

Validate checks the field values on VclSocketInterface with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*VclSocketInterface) ValidateAll

func (m *VclSocketInterface) ValidateAll() error

ValidateAll checks the field values on VclSocketInterface with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in VclSocketInterfaceMultiError, or nil if none found.

type VclSocketInterfaceMultiError

type VclSocketInterfaceMultiError []error

VclSocketInterfaceMultiError is an error wrapping multiple validation errors returned by VclSocketInterface.ValidateAll() if the designated constraints aren't met.

func (VclSocketInterfaceMultiError) AllErrors

func (m VclSocketInterfaceMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (VclSocketInterfaceMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type VclSocketInterfaceValidationError

type VclSocketInterfaceValidationError struct {
	// contains filtered or unexported fields
}

VclSocketInterfaceValidationError is the validation error returned by VclSocketInterface.Validate if the designated constraints aren't met.

func (VclSocketInterfaceValidationError) Cause

Cause function returns cause value.

func (VclSocketInterfaceValidationError) Error

Error satisfies the builtin error interface

func (VclSocketInterfaceValidationError) ErrorName

ErrorName returns error name.

func (VclSocketInterfaceValidationError) Field

Field function returns field value.

func (VclSocketInterfaceValidationError) Key

Key function returns key value.

func (VclSocketInterfaceValidationError) Reason

Reason function returns reason value.

Jump to

Keyboard shortcuts

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