Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) CreateMonitor(ctx context.Context, params *networkmonitor.CreateMonitorInput, ...) (*networkmonitor.CreateMonitorOutput, error)
- func (_m *IClient) CreateProbe(ctx context.Context, params *networkmonitor.CreateProbeInput, ...) (*networkmonitor.CreateProbeOutput, error)
- func (_m *IClient) DeleteMonitor(ctx context.Context, params *networkmonitor.DeleteMonitorInput, ...) (*networkmonitor.DeleteMonitorOutput, error)
- func (_m *IClient) DeleteProbe(ctx context.Context, params *networkmonitor.DeleteProbeInput, ...) (*networkmonitor.DeleteProbeOutput, error)
- func (_m *IClient) GetMonitor(ctx context.Context, params *networkmonitor.GetMonitorInput, ...) (*networkmonitor.GetMonitorOutput, error)
- func (_m *IClient) GetProbe(ctx context.Context, params *networkmonitor.GetProbeInput, ...) (*networkmonitor.GetProbeOutput, error)
- func (_m *IClient) ListMonitors(ctx context.Context, params *networkmonitor.ListMonitorsInput, ...) (*networkmonitor.ListMonitorsOutput, error)
- func (_m *IClient) ListTagsForResource(ctx context.Context, params *networkmonitor.ListTagsForResourceInput, ...) (*networkmonitor.ListTagsForResourceOutput, error)
- func (_m *IClient) Options() networkmonitor.Options
- func (_m *IClient) TagResource(ctx context.Context, params *networkmonitor.TagResourceInput, ...) (*networkmonitor.TagResourceOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *networkmonitor.UntagResourceInput, ...) (*networkmonitor.UntagResourceOutput, error)
- func (_m *IClient) UpdateMonitor(ctx context.Context, params *networkmonitor.UpdateMonitorInput, ...) (*networkmonitor.UpdateMonitorOutput, error)
- func (_m *IClient) UpdateProbe(ctx context.Context, params *networkmonitor.UpdateProbeInput, ...) (*networkmonitor.UpdateProbeOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IClient ¶
IClient is an autogenerated mock type for the IClient type
func NewIClient ¶
NewIClient creates a new instance of IClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*IClient) CreateMonitor ¶
func (_m *IClient) CreateMonitor(ctx context.Context, params *networkmonitor.CreateMonitorInput, optFns ...func(*networkmonitor.Options)) (*networkmonitor.CreateMonitorOutput, error)
CreateMonitor provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateProbe ¶
func (_m *IClient) CreateProbe(ctx context.Context, params *networkmonitor.CreateProbeInput, optFns ...func(*networkmonitor.Options)) (*networkmonitor.CreateProbeOutput, error)
CreateProbe provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteMonitor ¶
func (_m *IClient) DeleteMonitor(ctx context.Context, params *networkmonitor.DeleteMonitorInput, optFns ...func(*networkmonitor.Options)) (*networkmonitor.DeleteMonitorOutput, error)
DeleteMonitor provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteProbe ¶
func (_m *IClient) DeleteProbe(ctx context.Context, params *networkmonitor.DeleteProbeInput, optFns ...func(*networkmonitor.Options)) (*networkmonitor.DeleteProbeOutput, error)
DeleteProbe provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetMonitor ¶
func (_m *IClient) GetMonitor(ctx context.Context, params *networkmonitor.GetMonitorInput, optFns ...func(*networkmonitor.Options)) (*networkmonitor.GetMonitorOutput, error)
GetMonitor provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetProbe ¶
func (_m *IClient) GetProbe(ctx context.Context, params *networkmonitor.GetProbeInput, optFns ...func(*networkmonitor.Options)) (*networkmonitor.GetProbeOutput, error)
GetProbe provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListMonitors ¶
func (_m *IClient) ListMonitors(ctx context.Context, params *networkmonitor.ListMonitorsInput, optFns ...func(*networkmonitor.Options)) (*networkmonitor.ListMonitorsOutput, error)
ListMonitors provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTagsForResource ¶
func (_m *IClient) ListTagsForResource(ctx context.Context, params *networkmonitor.ListTagsForResourceInput, optFns ...func(*networkmonitor.Options)) (*networkmonitor.ListTagsForResourceOutput, error)
ListTagsForResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() networkmonitor.Options
Options provides a mock function with given fields:
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *networkmonitor.TagResourceInput, optFns ...func(*networkmonitor.Options)) (*networkmonitor.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *networkmonitor.UntagResourceInput, optFns ...func(*networkmonitor.Options)) (*networkmonitor.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateMonitor ¶
func (_m *IClient) UpdateMonitor(ctx context.Context, params *networkmonitor.UpdateMonitorInput, optFns ...func(*networkmonitor.Options)) (*networkmonitor.UpdateMonitorOutput, error)
UpdateMonitor provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateProbe ¶
func (_m *IClient) UpdateProbe(ctx context.Context, params *networkmonitor.UpdateProbeInput, optFns ...func(*networkmonitor.Options)) (*networkmonitor.UpdateProbeOutput, error)
UpdateProbe provides a mock function with given fields: ctx, params, optFns