cognitive

package
v1.44.1-0...-4e0a530 Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: MPL-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CognitiveDeploymentResource

type CognitiveDeploymentResource struct{}

func (CognitiveDeploymentResource) Arguments

func (CognitiveDeploymentResource) Attributes

func (r CognitiveDeploymentResource) Attributes() map[string]*pluginsdk.Schema

func (CognitiveDeploymentResource) Create

func (CognitiveDeploymentResource) Delete

func (CognitiveDeploymentResource) IDValidationFunc

func (CognitiveDeploymentResource) ModelObject

func (r CognitiveDeploymentResource) ModelObject() interface{}

func (CognitiveDeploymentResource) Read

func (CognitiveDeploymentResource) ResourceType

func (r CognitiveDeploymentResource) ResourceType() string

func (CognitiveDeploymentResource) Update

type DeploymentModelModel

type DeploymentModelModel struct {
	Format  string `tfschema:"format"`
	Name    string `tfschema:"name"`
	Version string `tfschema:"version"`
}

type DeploymentScaleSettingsModel

type DeploymentScaleSettingsModel struct {
	ScaleType string `tfschema:"type"`
	Tier      string `tfschema:"tier"`
	Size      string `tfschema:"size"`
	Family    string `tfschema:"family"`
	Capacity  int64  `tfschema:"capacity"`
}

type Registration

type Registration struct{}

func (Registration) AssociatedGitHubLabel

func (r Registration) AssociatedGitHubLabel() string

func (Registration) DataSources

func (r Registration) DataSources() []sdk.DataSource

DataSources returns a list of Data Sources supported by this Service

func (Registration) Name

func (r Registration) Name() string

Name is the name of this Service

func (Registration) Resources

func (r Registration) Resources() []sdk.Resource

Resources returns a list of Resources supported by this Service

func (Registration) SupportedDataSources

func (r Registration) SupportedDataSources() map[string]*pluginsdk.Resource

SupportedDataSources returns the supported Data Sources supported by this Service

func (Registration) SupportedResources

func (r Registration) SupportedResources() map[string]*pluginsdk.Resource

SupportedResources returns the supported Resources supported by this Service

func (Registration) WebsiteCategories

func (r Registration) WebsiteCategories() []string

WebsiteCategories returns a list of categories which can be used for the sidebar

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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