storefront_server

package
v0.6.3-bugfix-2 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewStoreFrontServerResource

func NewStoreFrontServerResource() resource.Resource

NewStoreFrontServerResource is a helper function to simplify the provider implementation.

Types

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) RefreshPropertyValues

Jump to

Keyboard shortcuts

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