region

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRegionDataSource

func NewRegionDataSource() datasource.DataSource

func NewSecretsDataSources

func NewSecretsDataSources() datasource.DataSource

Types

type RegionDataSource

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

func (*RegionDataSource) Configure

func (*RegionDataSource) Metadata

func (*RegionDataSource) Read

func (*RegionDataSource) Schema

type RegionDataSourceData

type RegionDataSourceData struct {
	Name   types.String `tfsdk:"name"`
	Cloud  types.String `tfsdk:"cloud"`
	Region types.String `tfsdk:"region"`
}

type RegionsDataSource

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

func (*RegionsDataSource) Configure

func (*RegionsDataSource) Metadata

func (*RegionsDataSource) Read

func (*RegionsDataSource) Schema

type SecretsDatasourceData

type SecretsDatasourceData struct {
	Items types.List `tfsdk:"items"`
}

Jump to

Keyboard shortcuts

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