package
0.0.0-20240905184220-0a5f9d4d9d01
Repository: https://github.com/datadog/chaos-controller.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewDisruptionListenerClientMock creates a new instance of DisruptionListenerClientMock.
NewDisruptionListenerServerMock creates a new instance of DisruptionListenerServerMock.
NewUnsafeDisruptionListenerServerMock creates a new instance of UnsafeDisruptionListenerServerMock.
No description provided by the author

# Variables

DisruptionListener_ServiceDesc is the grpc.ServiceDesc for DisruptionListener service.
No description provided by the author

# Structs

No description provided by the author
DisruptionListenerClientMock is an autogenerated mock type for the DisruptionListenerClient type.
DisruptionListenerClientMock_Disrupt_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Disrupt'.
No description provided by the author
DisruptionListenerClientMock_ResetDisruptions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ResetDisruptions'.
DisruptionListenerServerMock is an autogenerated mock type for the DisruptionListenerServer type.
DisruptionListenerServerMock_Disrupt_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Disrupt'.
No description provided by the author
DisruptionListenerServerMock_mustEmbedUnimplementedDisruptionListenerServer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'mustEmbedUnimplementedDisruptionListenerServer'.
DisruptionListenerServerMock_ResetDisruptions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ResetDisruptions'.
No description provided by the author
No description provided by the author
UnimplementedDisruptionListenerServer must be embedded to have forward compatible implementations.
UnsafeDisruptionListenerServerMock is an autogenerated mock type for the UnsafeDisruptionListenerServer type.
No description provided by the author
UnsafeDisruptionListenerServerMock_mustEmbedUnimplementedDisruptionListenerServer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'mustEmbedUnimplementedDisruptionListenerServer'.

# Interfaces

DisruptionListenerClient is the client API for DisruptionListener service.
DisruptionListenerServer is the server API for DisruptionListener service.
UnsafeDisruptionListenerServer may be embedded to opt out of forward compatibility for this service.