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