envoy_extensions_cache_simple_http_cache_v3

package
v0.10.1 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2021 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_envoy_extensions_cache_simple_http_cache_v3_config_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type SimpleHttpCacheConfig

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

[#extension: envoy.cache.simple_http_cache]

func (*SimpleHttpCacheConfig) Descriptor deprecated

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

Deprecated: Use SimpleHttpCacheConfig.ProtoReflect.Descriptor instead.

func (*SimpleHttpCacheConfig) ProtoMessage

func (*SimpleHttpCacheConfig) ProtoMessage()

func (*SimpleHttpCacheConfig) ProtoReflect

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

func (*SimpleHttpCacheConfig) Reset

func (x *SimpleHttpCacheConfig) Reset()

func (*SimpleHttpCacheConfig) String

func (x *SimpleHttpCacheConfig) String() string

func (*SimpleHttpCacheConfig) Validate

func (m *SimpleHttpCacheConfig) Validate() error

Validate checks the field values on SimpleHttpCacheConfig 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 (*SimpleHttpCacheConfig) ValidateAll

func (m *SimpleHttpCacheConfig) ValidateAll() error

ValidateAll checks the field values on SimpleHttpCacheConfig 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 SimpleHttpCacheConfigMultiError, or nil if none found.

type SimpleHttpCacheConfigMultiError

type SimpleHttpCacheConfigMultiError []error

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

func (SimpleHttpCacheConfigMultiError) AllErrors

func (m SimpleHttpCacheConfigMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (SimpleHttpCacheConfigMultiError) Error

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

type SimpleHttpCacheConfigValidationError

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

SimpleHttpCacheConfigValidationError is the validation error returned by SimpleHttpCacheConfig.Validate if the designated constraints aren't met.

func (SimpleHttpCacheConfigValidationError) Cause

Cause function returns cause value.

func (SimpleHttpCacheConfigValidationError) Error

Error satisfies the builtin error interface

func (SimpleHttpCacheConfigValidationError) ErrorName

ErrorName returns error name.

func (SimpleHttpCacheConfigValidationError) Field

Field function returns field value.

func (SimpleHttpCacheConfigValidationError) Key

Key function returns key value.

func (SimpleHttpCacheConfigValidationError) Reason

Reason function returns reason value.

Jump to

Keyboard shortcuts

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