azurestackhci

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: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

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

Name is the name of this Service

func (Registration) Resources

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

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

type StackHCIClusterDataSource

type StackHCIClusterDataSource struct{}

func (StackHCIClusterDataSource) Arguments

func (r StackHCIClusterDataSource) Arguments() map[string]*schema.Schema

func (StackHCIClusterDataSource) Attributes

func (r StackHCIClusterDataSource) Attributes() map[string]*schema.Schema

func (StackHCIClusterDataSource) ModelObject

func (r StackHCIClusterDataSource) ModelObject() interface{}

func (StackHCIClusterDataSource) Read

func (StackHCIClusterDataSource) ResourceType

func (r StackHCIClusterDataSource) ResourceType() string

type StackHCIClusterDataSourceModel

type StackHCIClusterDataSourceModel struct {
	Name                      string                         `tfschema:"name"`
	ResourceGroupName         string                         `tfschema:"resource_group_name"`
	Location                  string                         `tfschema:"location"`
	ClientId                  string                         `tfschema:"client_id"`
	TenantId                  string                         `tfschema:"tenant_id"`
	AutomanageConfigurationId string                         `tfschema:"automanage_configuration_id"`
	CloudId                   string                         `tfschema:"cloud_id"`
	ServiceEndpoint           string                         `tfschema:"service_endpoint"`
	ResourceProviderObjectId  string                         `tfschema:"resource_provider_object_id"`
	Identity                  []identity.ModelSystemAssigned `tfschema:"identity"`
	Tags                      map[string]interface{}         `tfschema:"tags"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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