disruptionmanager

package
v0.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DisruptionCancelRequest

type DisruptionCancelRequest struct {
	MDB mdb.Machine
}

DisruptionCancel RPC request.

type DisruptionCancelResponse

type DisruptionCancelResponse struct {
	Error    string
	Response sub.DisruptionState
}

DisruptionCancel RPC response.

type DisruptionCheckRequest

type DisruptionCheckRequest struct {
	MDB mdb.Machine
}

DisruptionCheck RPC request.

type DisruptionCheckResponse

type DisruptionCheckResponse struct {
	Error    string
	Response sub.DisruptionState
}

DisruptionCheck RPC response.

type DisruptionRequest

type DisruptionRequest struct {
	MDB     mdb.Machine
	Request sub.DisruptionRequest
}

REST endpoint request.

type DisruptionRequestRequest

type DisruptionRequestRequest struct {
	MDB mdb.Machine
}

DisruptionCheck RPC request.

type DisruptionRequestResponse

type DisruptionRequestResponse struct {
	Error    string
	Response sub.DisruptionState
}

DisruptionRequest RPC response.

type DisruptionResponse

type DisruptionResponse struct {
	Response sub.DisruptionState
}

REST endpoint response.

type RequestType

type RequestType uint

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL