tfprovider

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2024 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProviderHcloud

type ProviderHcloud struct {
	Token        string `yaml:"token"`
	Endpoint     string `yaml:"endpoint,omitempty"`
	PollInterval string `yaml:"poll-interval,omitempty"`
	PollFunction string `yaml:"poll-function,omitempty"`
}

type ProviderHetznerDNS

type ProviderHetznerDNS struct {
	APIToken string `yaml:"api-token,omitempty"`
}

type TerraformProviders

type TerraformProviders struct {
	Hcloud     *ProviderHcloud     `yaml:"hcloud,omitempty"`
	HetznerDNS *ProviderHetznerDNS `yaml:"hetznerdns,omitempty"`
}

func (*TerraformProviders) PostLoad

func (tp *TerraformProviders) PostLoad() error

Jump to

Keyboard shortcuts

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