envoy_config_filter_http_squash_v2

package
v0.9.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 5, 2020 License: Apache-2.0 Imports: 20 Imported by: 10

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_envoy_config_filter_http_squash_v2_squash_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Squash

type Squash struct {
	Cluster              string             `protobuf:"bytes,1,opt,name=cluster,proto3" json:"cluster,omitempty"`
	AttachmentTemplate   *_struct.Struct    `protobuf:"bytes,2,opt,name=attachment_template,json=attachmentTemplate,proto3" json:"attachment_template,omitempty"`
	RequestTimeout       *duration.Duration `protobuf:"bytes,3,opt,name=request_timeout,json=requestTimeout,proto3" json:"request_timeout,omitempty"`
	AttachmentTimeout    *duration.Duration `protobuf:"bytes,4,opt,name=attachment_timeout,json=attachmentTimeout,proto3" json:"attachment_timeout,omitempty"`
	AttachmentPollPeriod *duration.Duration `protobuf:"bytes,5,opt,name=attachment_poll_period,json=attachmentPollPeriod,proto3" json:"attachment_poll_period,omitempty"`
	// contains filtered or unexported fields
}

func (*Squash) Descriptor deprecated

func (*Squash) Descriptor() ([]byte, []int)

Deprecated: Use Squash.ProtoReflect.Descriptor instead.

func (*Squash) GetAttachmentPollPeriod

func (x *Squash) GetAttachmentPollPeriod() *duration.Duration

func (*Squash) GetAttachmentTemplate

func (x *Squash) GetAttachmentTemplate() *_struct.Struct

func (*Squash) GetAttachmentTimeout

func (x *Squash) GetAttachmentTimeout() *duration.Duration

func (*Squash) GetCluster

func (x *Squash) GetCluster() string

func (*Squash) GetRequestTimeout

func (x *Squash) GetRequestTimeout() *duration.Duration

func (*Squash) ProtoMessage

func (*Squash) ProtoMessage()

func (*Squash) ProtoReflect added in v0.9.6

func (x *Squash) ProtoReflect() protoreflect.Message

func (*Squash) Reset

func (x *Squash) Reset()

func (*Squash) String

func (x *Squash) String() string

func (*Squash) Validate

func (m *Squash) Validate() error

Validate checks the field values on Squash with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.

type SquashValidationError

type SquashValidationError struct {
	// contains filtered or unexported fields
}

SquashValidationError is the validation error returned by Squash.Validate if the designated constraints aren't met.

func (SquashValidationError) Cause

func (e SquashValidationError) Cause() error

Cause function returns cause value.

func (SquashValidationError) Error

func (e SquashValidationError) Error() string

Error satisfies the builtin error interface

func (SquashValidationError) ErrorName added in v0.7.0

func (e SquashValidationError) ErrorName() string

ErrorName returns error name.

func (SquashValidationError) Field

func (e SquashValidationError) Field() string

Field function returns field value.

func (SquashValidationError) Key

func (e SquashValidationError) Key() bool

Key function returns key value.

func (SquashValidationError) Reason

func (e SquashValidationError) Reason() string

Reason function returns reason value.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL