Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HostHelpersInterface ¶
type HostHelpersInterface interface { utils.CmdInterface host.HostManagerInterface store.ManagerInterface mlx.MellanoxInterface }
func NewDefaultHostHelpers ¶
func NewDefaultHostHelpers() (HostHelpersInterface, error)
func NewHostHelpers ¶
func NewHostHelpers(utilsHelper utils.CmdInterface, hostManager host.HostManagerInterface, storeManager store.ManagerInterface, mlxHelper mlx.MellanoxInterface) HostHelpersInterface
Use for unit tests
Click to show internal directories.
Click to hide internal directories.