Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCtyunRegions ¶
func NewCtyunRegions() datasource.DataSource
func NewCtyunServices ¶
func NewCtyunServices() datasource.DataSource
func NewCtyunZones ¶
func NewCtyunZones() datasource.DataSource
Types ¶
type CtyunRegionsConfig ¶
type CtyunRegionsConfig struct { Name types.String `tfsdk:"name"` Regions []CtyunRegionsRegionsConfig `tfsdk:"regions"` }
type CtyunServicesConfig ¶
type CtyunServicesConfig struct { Type types.String `tfsdk:"type"` Name types.String `tfsdk:"name"` Services []CtyunServicesServicesConfig `tfsdk:"services"` }
Click to show internal directories.
Click to hide internal directories.