package
0.0.6
Repository: https://github.com/mrzoidberg/megarac.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
PowerOn is a function that powers off server using the BMC API It does the login to the BMC or gets the session if it's available, and then calls the power on API.
PowerOn is a function that powers on server using the BMC API It does the login to the BMC or gets the session if it's available, and then calls the power on API.
PowerStatus is a function that gets the power status of the server using the BMC API It does the login to the BMC or gets the session if it's available, and then calls the power status API.
ProfileAdd is a function that adds a new BMC profile to the configuration.
ProfileList is a function that lists all BMC profiles from the configuration.
ProfileRemove is a function that removes a BMC profile from the configuration.
ProfileShow is a function that shows a BMC profile from the configuration.
SensorList is a function that lists sensors using the BMC API It does the login to the BMC or gets the session if it's available, and then calls the sensor list API.

# Constants

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

# Type aliases

No description provided by the author