projectdatasource

package
v1.0.0-alpha5 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewByShortIdDataSource

func NewByShortIdDataSource() datasource.DataSource

Types

type ByShortIdDataSource

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

ByShortIdDataSource defines the data source implementation.

func (*ByShortIdDataSource) Configure

func (*ByShortIdDataSource) Metadata

func (*ByShortIdDataSource) Read

func (*ByShortIdDataSource) Schema

type ByShortIdDataSourceModel

type ByShortIdDataSourceModel struct {
	Id      types.String `tfsdk:"id"`
	ShortId types.String `tfsdk:"short_id"`
}

ByShortIdDataSourceModel describes the data source data model.

Jump to

Keyboard shortcuts

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