instance

package
v0.114.0 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2026 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewInstanceDataSource

func NewInstanceDataSource() datasource.DataSource

func NewInstanceResource

func NewInstanceResource(client modelexperiments.DefaultAPI, serviceClient serviceenablement.DefaultAPI, providerData core.ProviderData) resource.Resource

func NewInstanceResourceEmpty

func NewInstanceResourceEmpty() resource.Resource

NewInstanceResource is a helper function to simplify the provider implementation.

Types

type Model

type Model struct {
	Id                         types.String `tfsdk:"id"` // needed by TF
	ProjectId                  types.String `tfsdk:"project_id"`
	Region                     types.String `tfsdk:"region"`
	Name                       types.String `tfsdk:"name"`
	Description                types.String `tfsdk:"description"`
	DeletedExperimentRetention types.String `tfsdk:"deleted_experiment_retention"`
	Labels                     types.Map    `tfsdk:"labels"`
	BucketName                 types.String `tfsdk:"bucket_name"`
	InstanceId                 types.String `tfsdk:"instance_id"`
	Url                        types.String `tfsdk:"url"`
}

Directories

Path Synopsis
Package mock_instance is a generated GoMock package.
Package mock_instance is a generated GoMock package.

Jump to

Keyboard shortcuts

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