Documentation ¶
Index ¶
Constants ¶
View Source
const DataSourceType = "hcloud_placement_group"
View Source
const ResourceType = "hcloud_placement_group"
Variables ¶
This section is empty.
Functions ¶
func DataSource ¶
Types ¶
type DData ¶
type DData struct { testtemplate.DataCommon PlacementGroupID string PlacementGroupName string LabelSelector string }
DData defines the fields for the "testdata/d/hcloud_placement_group" template.
type RData ¶
type RData struct { testtemplate.DataCommon Name string Labels map[string]string Type string }
RData defines the fields for the "testdata/r/hcloud_placement_group" template.
Click to show internal directories.
Click to hide internal directories.