Documentation ¶
Index ¶
- type WrappedClientMock
- func (m *WrappedClientMock) ChangeInterfaceMap(serviceUniqueKey string, add bool) error
- func (m *WrappedClientMock) GetClusterUpdateIgnoreVersion(hostAddr string) resource.ClusterUpdate
- func (m *WrappedClientMock) GetDubboGoMetadata() (map[string]string, error)
- func (m *WrappedClientMock) GetHostAddrByServiceUniqueKey(serviceUniqueKey string) (string, error)
- func (m *WrappedClientMock) GetHostAddress() xdsCommon.HostAddr
- func (m *WrappedClientMock) GetIstioPodIP() string
- func (m *WrappedClientMock) GetRouterConfig(hostAddr string) resource.RouteConfigUpdate
- func (m *WrappedClientMock) MatchRoute(routerConfig resource.RouteConfigUpdate, invocation protocol.Invocation) (*resource.Route, error)
- func (m *WrappedClientMock) Subscribe(svcUniqueName, interfaceName, hostAddr string, lst registry.NotifyListener) error
- func (m *WrappedClientMock) UnSubscribe(svcUniqueName string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WrappedClientMock ¶
WrappedClientMock is an autogenerated mock type for the WrappedClientMock type
func (*WrappedClientMock) ChangeInterfaceMap ¶
func (m *WrappedClientMock) ChangeInterfaceMap(serviceUniqueKey string, add bool) error
func (*WrappedClientMock) GetClusterUpdateIgnoreVersion ¶
func (m *WrappedClientMock) GetClusterUpdateIgnoreVersion(hostAddr string) resource.ClusterUpdate
func (*WrappedClientMock) GetDubboGoMetadata ¶
func (m *WrappedClientMock) GetDubboGoMetadata() (map[string]string, error)
func (*WrappedClientMock) GetHostAddrByServiceUniqueKey ¶
func (m *WrappedClientMock) GetHostAddrByServiceUniqueKey(serviceUniqueKey string) (string, error)
func (*WrappedClientMock) GetHostAddress ¶
func (m *WrappedClientMock) GetHostAddress() xdsCommon.HostAddr
func (*WrappedClientMock) GetIstioPodIP ¶
func (m *WrappedClientMock) GetIstioPodIP() string
func (*WrappedClientMock) GetRouterConfig ¶
func (m *WrappedClientMock) GetRouterConfig(hostAddr string) resource.RouteConfigUpdate
func (*WrappedClientMock) MatchRoute ¶
func (m *WrappedClientMock) MatchRoute(routerConfig resource.RouteConfigUpdate, invocation protocol.Invocation) (*resource.Route, error)
func (*WrappedClientMock) Subscribe ¶
func (m *WrappedClientMock) Subscribe(svcUniqueName, interfaceName, hostAddr string, lst registry.NotifyListener) error
func (*WrappedClientMock) UnSubscribe ¶
func (m *WrappedClientMock) UnSubscribe(svcUniqueName string)
Click to show internal directories.
Click to hide internal directories.