arcresourcebridge

package
v0.0.0-...-0e4e14f Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2025 License: MPL-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApplianceDataSourceModel

type ApplianceDataSourceModel struct {
	Name              string                         `tfschema:"name"`
	ResourceGroupName string                         `tfschema:"resource_group_name"`
	Location          string                         `tfschema:"location"`
	Distro            appliances.Distro              `tfschema:"distro"`
	Identity          []identity.ModelSystemAssigned `tfschema:"identity"`
	Provider          appliances.Provider            `tfschema:"infrastructure_provider"`
	PublicKeyBase64   string                         `tfschema:"public_key_base64"`
	Tags              map[string]interface{}         `tfschema:"tags"`
}

type ApplianceModel

type ApplianceModel struct {
	Name              string                         `tfschema:"name"`
	ResourceGroupName string                         `tfschema:"resource_group_name"`
	Location          string                         `tfschema:"location"`
	Distro            appliances.Distro              `tfschema:"distro"`
	Identity          []identity.ModelSystemAssigned `tfschema:"identity"`
	Provider          appliances.Provider            `tfschema:"infrastructure_provider"`
	PublicKeyBase64   string                         `tfschema:"public_key_base64"`
	Tags              map[string]interface{}         `tfschema:"tags"`
}

type ArcResourceBridgeApplianceDataSource

type ArcResourceBridgeApplianceDataSource struct{}

func (ArcResourceBridgeApplianceDataSource) Arguments

func (ArcResourceBridgeApplianceDataSource) Attributes

func (ArcResourceBridgeApplianceDataSource) ModelObject

func (r ArcResourceBridgeApplianceDataSource) ModelObject() interface{}

func (ArcResourceBridgeApplianceDataSource) Read

func (ArcResourceBridgeApplianceDataSource) ResourceType

type ArcResourceBridgeApplianceResource

type ArcResourceBridgeApplianceResource struct{}

func (ArcResourceBridgeApplianceResource) Arguments

func (ArcResourceBridgeApplianceResource) Attributes

func (ArcResourceBridgeApplianceResource) Create

func (ArcResourceBridgeApplianceResource) Delete

func (ArcResourceBridgeApplianceResource) IDValidationFunc

func (ArcResourceBridgeApplianceResource) ModelObject

func (r ArcResourceBridgeApplianceResource) ModelObject() interface{}

func (ArcResourceBridgeApplianceResource) Read

func (ArcResourceBridgeApplianceResource) ResourceType

func (r ArcResourceBridgeApplianceResource) ResourceType() string

func (ArcResourceBridgeApplianceResource) Update

type Registration

type Registration struct{}

func (Registration) AssociatedGitHubLabel

func (r Registration) AssociatedGitHubLabel() string

func (Registration) DataSources

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

func (Registration) Name

func (r Registration) Name() string

func (Registration) Resources

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

func (Registration) WebsiteCategories

func (r Registration) WebsiteCategories() []string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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