poolBuild

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 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 Request

type Request struct {
	Uuid   string                        `json:"uuid"`
	Option libvirt.StoragePoolBuildFlags `json:"option"`
}

type Response

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

type Uuid

type Uuid struct {
	Uuid string `json:"uuid"`
}

Jump to

Keyboard shortcuts

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