envoy_extensions_filters_http_soap2http_v3

package
v0.9.8 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2021 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_envoy_extensions_filters_http_soap2http_v3_soap2http_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type SoapTransConfig

type SoapTransConfig struct {
	NameSpace       string `protobuf:"bytes,1,opt,name=NameSpace,proto3" json:"NameSpace,omitempty"`
	TragetNameSpace string `protobuf:"bytes,2,opt,name=tragetNameSpace,proto3" json:"tragetNameSpace,omitempty"`
	MethodName      string `protobuf:"bytes,3,opt,name=MethodName,proto3" json:"MethodName,omitempty"`
	ResultName      string `protobuf:"bytes,4,opt,name=ResultName,proto3" json:"ResultName,omitempty"`
	// contains filtered or unexported fields
}

func (*SoapTransConfig) Descriptor deprecated

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

Deprecated: Use SoapTransConfig.ProtoReflect.Descriptor instead.

func (*SoapTransConfig) GetMethodName

func (x *SoapTransConfig) GetMethodName() string

func (*SoapTransConfig) GetNameSpace

func (x *SoapTransConfig) GetNameSpace() string

func (*SoapTransConfig) GetResultName

func (x *SoapTransConfig) GetResultName() string

func (*SoapTransConfig) GetTragetNameSpace

func (x *SoapTransConfig) GetTragetNameSpace() string

func (*SoapTransConfig) ProtoMessage

func (*SoapTransConfig) ProtoMessage()

func (*SoapTransConfig) ProtoReflect

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

func (*SoapTransConfig) Reset

func (x *SoapTransConfig) Reset()

func (*SoapTransConfig) String

func (x *SoapTransConfig) String() string

func (*SoapTransConfig) Validate

func (m *SoapTransConfig) Validate() error

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

type SoapTransConfigValidationError

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

SoapTransConfigValidationError is the validation error returned by SoapTransConfig.Validate if the designated constraints aren't met.

func (SoapTransConfigValidationError) Cause

Cause function returns cause value.

func (SoapTransConfigValidationError) Error

Error satisfies the builtin error interface

func (SoapTransConfigValidationError) ErrorName

func (e SoapTransConfigValidationError) ErrorName() string

ErrorName returns error name.

func (SoapTransConfigValidationError) Field

Field function returns field value.

func (SoapTransConfigValidationError) Key

Key function returns key value.

func (SoapTransConfigValidationError) Reason

Reason function returns reason value.

Jump to

Keyboard shortcuts

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