Versions in this module Expand all Collapse all v1 v1.0.0 Jan 25, 2023 Changes in this version + var File_envoy_extensions_http_cache_file_system_http_cache_v3_file_system_http_cache_proto protoreflect.FileDescriptor + type FileSystemHttpCacheConfig struct + CachePath string + CacheSubdivisions uint32 + ManagerConfig *v3.AsyncFileManagerConfig + MaxCacheEntryCount *wrappers.UInt64Value + MaxCacheEntrySizeBytes *wrappers.UInt64Value + MaxCacheSizeBytes *wrappers.UInt64Value + func (*FileSystemHttpCacheConfig) Descriptor() ([]byte, []int) + func (*FileSystemHttpCacheConfig) ProtoMessage() + func (m *FileSystemHttpCacheConfig) Validate() error + func (m *FileSystemHttpCacheConfig) ValidateAll() error + func (x *FileSystemHttpCacheConfig) GetCachePath() string + func (x *FileSystemHttpCacheConfig) GetCacheSubdivisions() uint32 + func (x *FileSystemHttpCacheConfig) GetManagerConfig() *v3.AsyncFileManagerConfig + func (x *FileSystemHttpCacheConfig) GetMaxCacheEntryCount() *wrappers.UInt64Value + func (x *FileSystemHttpCacheConfig) GetMaxCacheEntrySizeBytes() *wrappers.UInt64Value + func (x *FileSystemHttpCacheConfig) GetMaxCacheSizeBytes() *wrappers.UInt64Value + func (x *FileSystemHttpCacheConfig) ProtoReflect() protoreflect.Message + func (x *FileSystemHttpCacheConfig) Reset() + func (x *FileSystemHttpCacheConfig) String() string + type FileSystemHttpCacheConfigMultiError []error + func (m FileSystemHttpCacheConfigMultiError) AllErrors() []error + func (m FileSystemHttpCacheConfigMultiError) Error() string + type FileSystemHttpCacheConfigValidationError struct + func (e FileSystemHttpCacheConfigValidationError) Cause() error + func (e FileSystemHttpCacheConfigValidationError) Error() string + func (e FileSystemHttpCacheConfigValidationError) ErrorName() string + func (e FileSystemHttpCacheConfigValidationError) Field() string + func (e FileSystemHttpCacheConfigValidationError) Key() bool + func (e FileSystemHttpCacheConfigValidationError) Reason() string