Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ProviderName for the provider implementation ProviderName = "dummy" // ProviderProtocol for the provider implementation ProviderProtocol = "ipmi" )
View Source
const (
// VendorID represents the id of the vendor across all packages
VendorID = "dummy"
)
Variables ¶
View Source
var ( // Features implemented by ipmitool Features = registrar.Features{ providers.FeaturePowerState, } )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.