Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RequestStateChangeJob ¶
type RequestStateChangeJob struct {
// contains filtered or unexported fields
}
func NewRequestStateChangeJob ¶
func NewRequestStateChangeJob(powerSvc service.PowerState) *RequestStateChangeJob
type ValidateStateChangeJob ¶
type ValidateStateChangeJob struct {
// contains filtered or unexported fields
}
func NewValidateStateChangeJob ¶
func NewValidateStateChangeJob(powerSvc service.PowerState) *ValidateStateChangeJob
Click to show internal directories.
Click to hide internal directories.