package
0.0.0-20250307055322-04d9774b42d2
Repository: https://github.com/snetsystems/cloudhub.git
Documentation: pkg.go.dev

# Functions

NewLogger returns a mock logger that implements cloudhub.Logger.
NewResponse returns a mocked cloudhub.Response.

# Structs

Authenticator implements a OAuth2 authenticator.
ConfigStore stores global application configuration.
CSPStore mock allows all functions to be set for testing.
DashboardsStore mock allows all functions to be set for testing.
Databases mock allows all databases methods to be set for testing.
DLNxRstStgStore mock allows all functions to be set for testing.
DLNxRstStore mock allows all functions to be set for testing.
KapaClient Client is a mock Kapacitor client.
LayoutsStore ...
LogMessage is for test.
MappingsStore ...
MLNxRstStore mock allows all functions to be set for testing.
NetworkDeviceOrgStore mock allows all functions to be set for testing.
NetworkDeviceStore mock allows all functions to be set for testing.
OrganizationConfigStore ...
OrganizationsStore ...
ProtoboardsStore ...
Response is a mocked cloudhub.Response.
RolesStore mock allows all functions to be set for testing.
ServersStore mock allows all functions to be set for testing.
SNMPConnection is a mock of SNMPInterface to simulate SNMP operations.
SourcesStore mock allows all functions to be set for testing.
Store is a server.DataStore.
TestLogger is a cloudhub.Logger which allows assertions to be made on the contents of its messages.
TimeSeries is a mockable CloudHub time series by overriding the functions.
TopologiesStore mock allows all functions to be set for testing.
UsersStore mock allows all functions to be set for testing.
VspheresStore mock allows all functions to be set for testing.