Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventService ¶
type EventService struct {
redfish.EventService
}
EventService is the Dell-specific handler for the EventService instance.
func FromEventService ¶
func FromEventService(eventservice *redfish.EventService) (*EventService, error)
FromEventService converts a standard EventService object to the OEM implementation.
func (*EventService) SubmitTestEvent ¶
func (eventservice *EventService) SubmitTestEvent(messageID, eType string, protocol redfish.EventDestinationProtocol) error
SubmitTestEvent sends event according to msgId and returns error.
type PayloadType ¶
Click to show internal directories.
Click to hide internal directories.