package
0.0.0-20240429155232-6816ca5a7206
Repository: https://github.com/tinkerbell/pbnj.git
Documentation: pkg.go.dev

# Functions

NewBMC returns an oob.BMC interface.
NewBMCResetter returns an oob.BMCResetter interface.
WithCreateUserRequest adds CreateUserRequest to an Action struct.
WithDeactivateSOLRequest adds a DeactivateSOLRequest to the Action.
WithDeleteUserRequest adds DeleteUserRequest to an Action struct.
WithLogger adds a logr to an Action struct.
WithResetRequest adds ResetRequest to an Action struct.
WithSkipRedfishVersions sets the Redfish versions to skip in the Action struct.
WithStatusMessage adds a status message chan to an Action struct.
WithUpdateUserRequest adds UpdateUserRequest to an Action struct.

# Structs

Action for making bmc actions on BMCs, implements oob.User interface.

# Type aliases

Option to add to an Actions.