Documentation
¶
Index ¶
- type GuestCloseForwardRequest
- type GuestCloseForwardResponse
- type GuestListForwardRequest
- type GuestListForwardResponse
- type GuestMemorySnapshotDeleteRequest
- type GuestMemorySnapshotRequest
- type GuestMemorySnapshotResetRequest
- type GuestMemorySnapshotResponse
- type GuestOpenForwardRequest
- type GuestOpenForwardResponse
- type GuestSetPasswordRequest
- type HostCPUInfo
- type HostNodeHugepageNr
- type HostTopology
- type ServerCloneDiskFromStorageResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GuestListForwardRequest ¶
type GuestListForwardResponse ¶
type GuestListForwardResponse struct {
Forwards []GuestOpenForwardResponse `json:"forwards"`
}
type GuestMemorySnapshotRequest ¶
type GuestMemorySnapshotRequest struct {
InstanceSnapshotId string `json:"instance_snapshot_id"`
}
type GuestOpenForwardRequest ¶
type GuestSetPasswordRequest ¶
type HostCPUInfo ¶
type HostNodeHugepageNr ¶
type HostTopology ¶
Click to show internal directories.
Click to hide internal directories.