package
0.0.0-20240905184220-0a5f9d4d9d01
Repository: https://github.com/datadog/chaos-controller.git
Documentation: pkg.go.dev
# Functions
New HTTP Notifier.
NewBearerAuthTokenProvider creates a new BearerAuthTokenProvider.
NewBearerAuthTokenProviderMock creates a new instance of BearerAuthTokenProviderMock.
# Structs
BearerAuthTokenProviderMock is an autogenerated mock type for the BearerAuthTokenProvider type.
BearerAuthTokenProviderMock_AuthToken_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AuthToken'.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Notifier describes a HTTP notifier.
NotifierEvent represents a notification event.
# Interfaces
BearerAuthTokenProvider defines an interface for retrieving authentication tokens.