proxmox

package
v0.0.13 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2023 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() provider.Provider

Types

type ProxmoxProvider

type ProxmoxProvider struct{}

func (*ProxmoxProvider) Configure

func (*ProxmoxProvider) DataSources

func (p *ProxmoxProvider) DataSources(ctx context.Context) []func() datasource.DataSource

func (*ProxmoxProvider) Metadata

Metadata returns the provider type name.

func (*ProxmoxProvider) Resources

func (p *ProxmoxProvider) Resources(ctx context.Context) []func() resource.Resource

func (*ProxmoxProvider) Schema

type ProxmoxProviderConfig

type ProxmoxProviderConfig struct {
	User     types.String `tfsdk:"username"`
	Password types.String `tfsdk:"password"`
	ApiKey   types.String `tfsdk:"api_key"`
	Endpoint types.String `tfsdk:"endpoint"`
	Insecure types.Bool   `tfsdk:"insecure"`
}

Directories

Path Synopsis
local-storage
lvm
zfs
node-storage
lvm
nfs
zfs
qemu
vms
lvm
nfs
zfs

Jump to

Keyboard shortcuts

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