volumeCreate

package
v0.4.0-dev Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2025 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Key

type Key struct {
	Key string `json:"key"`
}

type Request

type Request struct {
	PoolUuid      string                   `json:"poolUuid"`
	Option        uint                     `json:"option"`
	StorageVolume libvirtxml.StorageVolume `json:"storageVolume"`
}

type Response

type Response struct {
	Response bool         `json:"response"`
	Code     int          `json:"code"`
	Data     Key          `json:"data"`
	Error    virest.Error `json:"error"`
}

Jump to

Keyboard shortcuts

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