storefront_server

package
v1.0.7 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewStoreFrontServerDataSource added in v1.0.7

func NewStoreFrontServerDataSource() datasource.DataSource

func NewStoreFrontServerResource

func NewStoreFrontServerResource() resource.Resource

NewStoreFrontServerResource is a helper function to simplify the provider implementation.

Types

type StoreFrontServerDataSource added in v1.0.7

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

func (*StoreFrontServerDataSource) Configure added in v1.0.7

func (*StoreFrontServerDataSource) Metadata added in v1.0.7

func (*StoreFrontServerDataSource) Read added in v1.0.7

func (*StoreFrontServerDataSource) Schema added in v1.0.7

type StoreFrontServerResourceModel

type StoreFrontServerResourceModel struct {
	Id          types.String `tfsdk:"id"`
	Name        types.String `tfsdk:"name"`
	Description types.String `tfsdk:"description"`
	Url         types.String `tfsdk:"url"`
	Enabled     types.Bool   `tfsdk:"enabled"`
}

StoreFrontServerResourceModel maps the resource schema data.

func (StoreFrontServerResourceModel) GetDataSourceSchema added in v1.0.7

func (StoreFrontServerResourceModel) GetDataSourceSchema() schema.Schema

func (StoreFrontServerResourceModel) GetSchema added in v1.0.7

func (StoreFrontServerResourceModel) RefreshPropertyValues

Jump to

Keyboard shortcuts

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