inferenceendpoint

package
v0.16.2 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2026 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	MinSupportedVersion = version.Must(version.NewVersion("8.18.0"))
)

Functions

func NewInferenceEndpointResource

func NewInferenceEndpointResource() resource.Resource

Types

type Data

type Data struct {
	entitycore.ResourceTimeoutsField
	ID                      types.String                                      `tfsdk:"id"`
	ElasticsearchConnection types.List                                        `tfsdk:"elasticsearch_connection"`
	InferenceID             types.String                                      `tfsdk:"inference_id"`
	TaskType                types.String                                      `tfsdk:"task_type"`
	Service                 types.String                                      `tfsdk:"service"`
	ServiceSettings         jsontypes.Normalized                              `tfsdk:"service_settings"`
	TaskSettings            jsontypes.Normalized                              `tfsdk:"task_settings"`
	ChunkingSettings        customtypes.JSONWithDefaultsValue[map[string]any] `tfsdk:"chunking_settings"`
}

func (Data) GetElasticsearchConnection added in v0.15.0

func (data Data) GetElasticsearchConnection() types.List

func (Data) GetID added in v0.15.0

func (data Data) GetID() types.String

func (Data) GetResourceID added in v0.15.0

func (data Data) GetResourceID() types.String

Jump to

Keyboard shortcuts

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