Versions in this module Expand all Collapse all v1 v1.1.0 Nov 25, 2019 v1.0.0 Nov 14, 2019 Changes in this version + type UpstreamSpec struct + ConnectEnabled bool + DataCenters []string + ServiceName string + ServiceSpec *options.ServiceSpec + ServiceTags []string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*UpstreamSpec) Descriptor() ([]byte, []int) + func (*UpstreamSpec) ProtoMessage() + func (m *UpstreamSpec) GetConnectEnabled() bool + func (m *UpstreamSpec) GetDataCenters() []string + func (m *UpstreamSpec) GetServiceName() string + func (m *UpstreamSpec) GetServiceSpec() *options.ServiceSpec + func (m *UpstreamSpec) GetServiceTags() []string + func (m *UpstreamSpec) Reset() + func (m *UpstreamSpec) String() string + func (m *UpstreamSpec) XXX_DiscardUnknown() + func (m *UpstreamSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *UpstreamSpec) XXX_Merge(src proto.Message) + func (m *UpstreamSpec) XXX_Size() int + func (m *UpstreamSpec) XXX_Unmarshal(b []byte) error + func (this *UpstreamSpec) Equal(that interface{}) bool