package
2.6.8+incompatible
Repository: https://github.com/bmc-toolbox/dora.git
Documentation: pkg.go.dev

# Functions

InitDB creates and migrates the database.
InitRODB creates a new read only db handler.
NewBladeStorage initializes the storage.
NewChassisStorage initializes the storage.
NewDiscreteStorage initializes the storage.
NewDiskStorage initializes the storage.
NewFanStorage initializes the storage.
NewNicStorage initializes the storage.
NewPsuStorage initializes the storage.
NewScannedPortStorage initializes the storage.
NewStorageBladeStorage initializes the storage.

# Structs

BladeStorage stores all of the tasty Blade, needs to be injected into Chassis and Blade Resource.
ChassisStorage stores all Chassis.
DiscreteStorage stores all of the tasty Discrete, needs to be injected into Chassis and Discrete Resource.
DiskStorage stores all disks used by blades.
FanStorage stores all fans used by blades.
NicStorage stores all nics used by blades.
PsuStorage stores all psus used by blades.
ScannedPortStorage stores all ScannedPorts.
StorageBladeStorage stores all the storage blades we have in the company.