Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SSACLI ¶
type SSACLI struct {
SSACLI commandrunner.CommandRunner
}
func NewSSACLI ¶
func NewSSACLI(ssacli *commandrunner.SSACLI) *SSACLI
func (*SSACLI) Controller ¶
func (s *SSACLI) Controller(metadata *raidcontroller.Metadata) ( *raidcontroller.RAIDController, error, )
Controller returns a RAID controller for a given metadata.
func (*SSACLI) Controllers ¶
func (s *SSACLI) Controllers() ([]*raidcontroller.RAIDController, error)
Controllers returns a list of RAID controllers.
Click to show internal directories.
Click to hide internal directories.