http_path

package
v1.5.2 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HttpPath

type HttpPath struct {
	// Http health check.
	HttpHealthCheck      *v3.HealthCheck_HttpHealthCheck `protobuf:"bytes,1,opt,name=http_health_check,json=httpHealthCheck,proto3" json:"http_health_check,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                        `json:"-"`
	XXX_unrecognized     []byte                          `json:"-"`
	XXX_sizecache        int32                           `json:"-"`
}

Same as HTTP health checker, but allows a custom path per endpoint The http path to use can be overriden using endpoint metadata. The endpoint specific path should be in the "io.solo.health_checkers.http_path" namespace, under a string value named "path".

func (*HttpPath) Descriptor

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

func (*HttpPath) Equal

func (this *HttpPath) Equal(that interface{}) bool

func (*HttpPath) GetHttpHealthCheck

func (m *HttpPath) GetHttpHealthCheck() *v3.HealthCheck_HttpHealthCheck

func (*HttpPath) ProtoMessage

func (*HttpPath) ProtoMessage()

func (*HttpPath) Reset

func (m *HttpPath) Reset()

func (*HttpPath) String

func (m *HttpPath) String() string

func (*HttpPath) XXX_DiscardUnknown

func (m *HttpPath) XXX_DiscardUnknown()

func (*HttpPath) XXX_Marshal

func (m *HttpPath) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*HttpPath) XXX_Merge

func (m *HttpPath) XXX_Merge(src proto.Message)

func (*HttpPath) XXX_Size

func (m *HttpPath) XXX_Size() int

func (*HttpPath) XXX_Unmarshal

func (m *HttpPath) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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