fwprovider

package
v0.55.0 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: MPL-2.0 Imports: 41 Imported by: 1

Documentation

Index

Constants

View Source
const (
	// ClusterOptionsNextIDLowerMaximum is the maximum number for the "lower" range for the next VM ID option.
	// Note that this value is not documented in the section about the cluster options in the Proxmox VE API explorer but
	// [in the sections about QEMU (POST)] as well as [the dedicated Proxmox VE documentations about QEMU/KVM].
	//
	// [in the sections about QEMU (POST)]: https://pve.proxmox.com/pve-docs/api-viewer/#/nodes/{node}/qemu
	// [the dedicated Proxmox VE documentations about QEMU/KVM]: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_strong_qm_strong_qemu_kvm_virtual_machine_manager
	ClusterOptionsNextIDLowerMaximum = 999999999

	// ClusterOptionsNextIDLowerMinimum is the minimum number for the "lower" range for the next VM ID option.
	// Note that this value is not documented in the section about the cluster options in the Proxmox VE API explorer but
	// [in the sections about QEMU (POST)] as well as [the dedicated Proxmox VE documentations about QEMU/KVM].
	//
	// [in the sections about QEMU (POST)]: https://pve.proxmox.com/pve-docs/api-viewer/#/nodes/{node}/qemu
	// [the dedicated Proxmox VE documentations about QEMU/KVM]: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_strong_qm_strong_qemu_kvm_virtual_machine_manager
	ClusterOptionsNextIDLowerMinimum = 100
)

Variables

This section is empty.

Functions

func New

func New(version string) func() provider.Provider

New is a helper function to simplify provider server and testing implementation.

func NewClusterOptionsResource

func NewClusterOptionsResource() resource.Resource

NewClusterOptionsResource manages cluster options resource.

func NewDownloadFileResource added in v0.43.0

func NewDownloadFileResource() resource.Resource

NewDownloadFileResource manages files downloaded using Proxmox API.

func NewVersionDataSource

func NewVersionDataSource() datasource.DataSource

NewVersionDataSource is a helper function to simplify the provider implementation.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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