data_sources

package
v0.8.9 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2026 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAccountParameterDataSource

func NewAccountParameterDataSource() datasource.DataSource

NewaccountParametersDataSource is a helper function to simplify the provider implementation.

func NewEnvironmentDataSource

func NewEnvironmentDataSource() datasource.DataSource

NewenvironmentsDataSource is a helper function to simplify the provider implementation.

func NewEnvironmentIntrospectionDataSource

func NewEnvironmentIntrospectionDataSource() datasource.DataSource

NewenvironmentIntrospectionsDataSource is a helper function to simplify the provider implementation.

func NewSpaceBlueprintDataSource

func NewSpaceBlueprintDataSource() datasource.DataSource

NewusersDataSource is a helper function to simplify the provider implementation.

func NewSpaceCustomIconDataSource

func NewSpaceCustomIconDataSource() datasource.DataSource

NewaccountParametersDataSource is a helper function to simplify the provider implementation.

func NewSpaceParameterDataSource

func NewSpaceParameterDataSource() datasource.DataSource

NewspaceParametersDataSource is a helper function to simplify the provider implementation.

func NewSpaceRepositoryBlueprintsDataSource

func NewSpaceRepositoryBlueprintsDataSource() datasource.DataSource

NewusersDataSource is a helper function to simplify the provider implementation.

func NewSpacesDataSource

func NewSpacesDataSource() datasource.DataSource

NewSpacessDataSource is a helper function to simplify the provider implementation.

func NewTorqueWorkflowDataSource

func NewTorqueWorkflowDataSource() datasource.DataSource

NewaccountParametersDataSource is a helper function to simplify the provider implementation.

func NewUserDataSource

func NewUserDataSource() datasource.DataSource

NewusersDataSource is a helper function to simplify the provider implementation.

Types

type SpacesDataSource

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

SpacesDataSource is the data source implementation.

func (*SpacesDataSource) Configure

Configure adds the provider configured client to the data source.

func (*SpacesDataSource) Metadata

Metadata returns the data source type name.

func (*SpacesDataSource) Read

Read refreshes the Terraform state with the latest data.

func (*SpacesDataSource) Schema

Schema defines the schema for the data source.

type SpacesDataSourceModel

type SpacesDataSourceModel struct {
	Spaces []spaceModel `tfsdk:"spaces"`
}

SpacesDataSourceModel maps the data source schema data.

Jump to

Keyboard shortcuts

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