loadbalancertype

package
v1.50.0 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2025 License: MPL-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DataSourceType is the type name of the Hetzner Cloud load balancer type datasource.
	DataSourceType = "hcloud_load_balancer_type"

	// DataSourceListType is the type name of the Hetzner Cloud load balancer type list datasource.
	DataSourceListType = "hcloud_load_balancer_types"
)

Variables

This section is empty.

Functions

func NewDataSource

func NewDataSource() datasource.DataSource

func NewDataSourceList

func NewDataSourceList() datasource.DataSource

Types

type DData

type DData struct {
	testtemplate.DataCommon

	LoadBalancerTypeID   string
	LoadBalancerTypeName string
}

DData defines the fields for the "testdata/d/hcloud_load_balancer_type" template.

func (*DData) TFID

func (d *DData) TFID() string

TFID returns the data source identifier.

type DDataList

type DDataList struct {
	testtemplate.DataCommon
}

DDataList defines the fields for the "testdata/d/hcloud_load_balancer_types" template.

func (*DDataList) TFID

func (d *DDataList) TFID() string

TFID returns the data source identifier.

Jump to

Keyboard shortcuts

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