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