versions

package
v1.6.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() datasource.DataSource

Types

type VersionState

type VersionState struct {
	ID   types.String `tfsdk:"id"`
	Name types.String `tfsdk:"name"`
}

type VersionsDataSource

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

func (*VersionsDataSource) Configure

func (*VersionsDataSource) Metadata

func (*VersionsDataSource) Read

func (*VersionsDataSource) Schema

type VersionsState

type VersionsState struct {
	Search types.String    `tfsdk:"search"`
	Order  types.String    `tfsdk:"order"`
	Item   *VersionState   `tfsdk:"item"`
	Items  []*VersionState `tfsdk:"items"`
}

Jump to

Keyboard shortcuts

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