Documentation ¶
Index ¶
- type TelemClient
- type TelemetryIngressBatchClient
- func (_m *TelemetryIngressBatchClient) Close() error
- func (_m *TelemetryIngressBatchClient) HealthReport() map[string]error
- func (_m *TelemetryIngressBatchClient) Name() string
- func (_m *TelemetryIngressBatchClient) Ready() error
- func (_m *TelemetryIngressBatchClient) Send(_a0 synchronization.TelemPayload)
- func (_m *TelemetryIngressBatchClient) Start(_a0 context.Context) error
- type TelemetryIngressClient
- func (_m *TelemetryIngressClient) Close() error
- func (_m *TelemetryIngressClient) HealthReport() map[string]error
- func (_m *TelemetryIngressClient) Name() string
- func (_m *TelemetryIngressClient) Ready() error
- func (_m *TelemetryIngressClient) Send(_a0 synchronization.TelemPayload)
- func (_m *TelemetryIngressClient) Start(_a0 context.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TelemClient ¶
TelemClient is an autogenerated mock type for the TelemClient type
func NewTelemClient ¶
func NewTelemClient(t mockConstructorTestingTNewTelemClient) *TelemClient
NewTelemClient creates a new instance of TelemClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*TelemClient) Telem ¶
func (_m *TelemClient) Telem(ctx context.Context, in *telem.TelemRequest) (*telem.TelemResponse, error)
Telem provides a mock function with given fields: ctx, in
func (*TelemClient) TelemBatch ¶
func (_m *TelemClient) TelemBatch(ctx context.Context, in *telem.TelemBatchRequest) (*telem.TelemResponse, error)
TelemBatch provides a mock function with given fields: ctx, in
type TelemetryIngressBatchClient ¶
TelemetryIngressBatchClient is an autogenerated mock type for the TelemetryIngressBatchClient type
func NewTelemetryIngressBatchClient ¶
func NewTelemetryIngressBatchClient(t mockConstructorTestingTNewTelemetryIngressBatchClient) *TelemetryIngressBatchClient
NewTelemetryIngressBatchClient creates a new instance of TelemetryIngressBatchClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*TelemetryIngressBatchClient) Close ¶
func (_m *TelemetryIngressBatchClient) Close() error
Close provides a mock function with given fields:
func (*TelemetryIngressBatchClient) HealthReport ¶
func (_m *TelemetryIngressBatchClient) HealthReport() map[string]error
HealthReport provides a mock function with given fields:
func (*TelemetryIngressBatchClient) Name ¶
func (_m *TelemetryIngressBatchClient) Name() string
Name provides a mock function with given fields:
func (*TelemetryIngressBatchClient) Ready ¶
func (_m *TelemetryIngressBatchClient) Ready() error
Ready provides a mock function with given fields:
func (*TelemetryIngressBatchClient) Send ¶
func (_m *TelemetryIngressBatchClient) Send(_a0 synchronization.TelemPayload)
Send provides a mock function with given fields: _a0
type TelemetryIngressClient ¶
TelemetryIngressClient is an autogenerated mock type for the TelemetryIngressClient type
func NewTelemetryIngressClient ¶
func NewTelemetryIngressClient(t mockConstructorTestingTNewTelemetryIngressClient) *TelemetryIngressClient
NewTelemetryIngressClient creates a new instance of TelemetryIngressClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*TelemetryIngressClient) Close ¶
func (_m *TelemetryIngressClient) Close() error
Close provides a mock function with given fields:
func (*TelemetryIngressClient) HealthReport ¶
func (_m *TelemetryIngressClient) HealthReport() map[string]error
HealthReport provides a mock function with given fields:
func (*TelemetryIngressClient) Name ¶
func (_m *TelemetryIngressClient) Name() string
Name provides a mock function with given fields:
func (*TelemetryIngressClient) Ready ¶
func (_m *TelemetryIngressClient) Ready() error
Ready provides a mock function with given fields:
func (*TelemetryIngressClient) Send ¶
func (_m *TelemetryIngressClient) Send(_a0 synchronization.TelemPayload)
Send provides a mock function with given fields: _a0