package envoy_extensions_cache_simple_http_cache_v3alpha

import "github.com/envoyproxy/go-control-plane/envoy/extensions/cache/simple_http_cache/v3alpha"

Index

Variables

var File_envoy_extensions_cache_simple_http_cache_v3alpha_config_proto protoreflect.FileDescriptor

Types

type SimpleHttpCacheConfig

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

[#extension: envoy.cache.simple_http_cache]

func (*SimpleHttpCacheConfig) Descriptor

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, an error is returned.

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.

Source Files

config.pb.go config.pb.validate.go

Version
v0.9.9
Published
May 21, 2021
Platform
js/wasm
Imports
17 packages
Last checked
2 hours ago

Tools for package owners.