package
0.0.0-20250305113347-723568176820
Repository: https://github.com/cilium/proxy.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
RedisProxyExternalAuthRequestValidationError is the validation error returned by RedisProxyExternalAuthRequest.Validate if the designated constraints aren't met.
No description provided by the author
RedisProxyExternalAuthResponseValidationError is the validation error returned by RedisProxyExternalAuthResponse.Validate if the designated constraints aren't met.
UnimplementedRedisProxyExternalAuthServer can be embedded to have forward compatible implementations.
# Interfaces
RedisProxyExternalAuthClient is the client API for RedisProxyExternalAuth service.
RedisProxyExternalAuthServer is the server API for RedisProxyExternalAuth service.
# Type aliases
RedisProxyExternalAuthRequestMultiError is an error wrapping multiple validation errors returned by RedisProxyExternalAuthRequest.ValidateAll() if the designated constraints aren't met.
RedisProxyExternalAuthResponseMultiError is an error wrapping multiple validation errors returned by RedisProxyExternalAuthResponse.ValidateAll() if the designated constraints aren't met.