# Packages
Package goproxmox implements a client for Proxmox resource lifecycle management.
No description provided by the author
# Structs
Logger implements go-proxmox.LeveledLoggerInterface and uses klog as log sink.
VMCloneRequest Is the object used to clone a VM.
VMCloneResponse response returned when cloning a VM.
# Interfaces
Client Global Proxmox client interface.
# Type aliases
VirtualMachineOption is an alias for VirtualMachineOption to prevent import conflicts.