package
1.11.2
Repository: https://github.com/metal-toolbox/conditionorc.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewMockFleetDB creates a new instance of MockFleetDB.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

MockFleetDB is an autogenerated mock type for the FleetDB type.
MockFleetDB_AddServer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddServer'.
MockFleetDB_DeleteServer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteServer'.
No description provided by the author
MockFleetDB_FirmwareSetByID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FirmwareSetByID'.
MockFleetDB_GetServer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetServer'.
MockFleetDB_WriteEventHistory_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WriteEventHistory'.

# Interfaces

FleetDB handles traffics between conditionorc and fleet db.