product_selection

package
v1.13.1 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2024 License: MPL-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewResource

func NewResource() resource.Resource

NewResource is a helper function to simplify the provider implementation.

Types

type ProductSelection

type ProductSelection struct {
	ID      types.String                     `tfsdk:"id"`
	Key     types.String                     `tfsdk:"key"`
	Version types.Int64                      `tfsdk:"version"`
	Name    customtypes.LocalizedStringValue `tfsdk:"name"`
	Mode    types.String                     `tfsdk:"mode"`
}

ProductSelection represents the main schema data.

func NewProductSelectionFromNative

func NewProductSelectionFromNative(ps *platform.ProductSelection) ProductSelection

Jump to

Keyboard shortcuts

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