Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewServiceInvokeHandler ¶
func NewServiceInvokeHandler(logger *log.Logger, manager *manager.VMMManager) service.InvokeHandler
Types ¶
type VMPostVMRunHandler ¶
type VMPostVMRunHandler struct {
// contains filtered or unexported fields
}
func NewVMPostVMRunHandler ¶
func NewVMPostVMRunHandler(logger *log.Logger, manager *manager.VMMManager) *VMPostVMRunHandler
func (*VMPostVMRunHandler) Handle ¶
func (h *VMPostVMRunHandler) Handle(_ vm.PostVMRunParams) middleware.Responder
Click to show internal directories.
Click to hide internal directories.