proxmoxtf

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: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProviderConfiguration added in v0.17.0

type ProviderConfiguration struct {
	// contains filtered or unexported fields
}

ProviderConfiguration is the configuration for the provider.

func NewProviderConfiguration added in v0.17.0

func NewProviderConfiguration(
	apiClient api.Client,
	sshClient ssh.Client,
	tmpDirOverride string,
) ProviderConfiguration

NewProviderConfiguration creates a new provider configuration.

func (*ProviderConfiguration) GetClient added in v0.21.0

func (c *ProviderConfiguration) GetClient() (proxmox.Client, error)

GetClient returns the Proxmox API client.

func (*ProviderConfiguration) TempDir added in v0.34.0

func (c *ProviderConfiguration) TempDir() string

TempDir returns (possibly overridden) os.TempDir().

Jump to

Keyboard shortcuts

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