import "github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/grpc_http1_bridge/v3"
config.pb.go config.pb.validate.go
var File_envoy_extensions_filters_http_grpc_http1_bridge_v3_config_proto protoreflect.FileDescriptor
type Config struct {
// contains filtered or unexported fields
}
gRPC HTTP/1.1 Bridge filter config.
Deprecated: Use Config.ProtoReflect.Descriptor instead.
func (x *Config) ProtoReflect() protoreflect.Message
Validate checks the field values on Config with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type ConfigValidationError struct {
// contains filtered or unexported fields
}
ConfigValidationError is the validation error returned by Config.Validate if the designated constraints aren't met.
func (e ConfigValidationError) Cause() error
Cause function returns cause value.
func (e ConfigValidationError) Error() string
Error satisfies the builtin error interface
func (e ConfigValidationError) ErrorName() string
ErrorName returns error name.
func (e ConfigValidationError) Field() string
Field function returns field value.
func (e ConfigValidationError) Key() bool
Key function returns key value.
func (e ConfigValidationError) Reason() string
Reason function returns reason value.
Package envoy_extensions_filters_http_grpc_http1_bridge_v3 imports 17 packages (graph) and is imported by 6 packages. Updated 2021-01-09. Refresh now. Tools for package owners.