datasource

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2024 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRsaDataSource

func NewRsaDataSource() datasource.DataSource

Types

type RsaDataSource

type RsaDataSource struct {
}

RsaDataSource defines the data source implementation.

func (*RsaDataSource) Configure

func (*RsaDataSource) Metadata

func (*RsaDataSource) Read

func (*RsaDataSource) Schema

type RsaDataSourceModel

type RsaDataSourceModel struct {
	PrivateKey types.String `tfsdk:"private_key"`
	PublicKey  types.String `tfsdk:"public_key"`
}

RsaDataSourceModel describes the data source data model.

Jump to

Keyboard shortcuts

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