networkfunction

package
v1.44.1-0...-2cd6497 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2024 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 IpfxEmissionModel

type IpfxEmissionModel struct {
	DestinationTypes []string `tfschema:"destination_types"`
}

type IpfxIngestionModel

type IpfxIngestionModel struct {
	SourceResourceIds []string `tfschema:"source_resource_ids"`
}

type NetworkFunctionAzureTrafficCollectorModel

type NetworkFunctionAzureTrafficCollectorModel struct {
	Name              string            `tfschema:"name"`
	ResourceGroupName string            `tfschema:"resource_group_name"`
	Location          string            `tfschema:"location"`
	Tags              map[string]string `tfschema:"tags"`
	CollectorPolicies []string          `tfschema:"collector_policy_ids"`
	VirtualHub        []string          `tfschema:"virtual_hub_id"`
}

type NetworkFunctionAzureTrafficCollectorResource

type NetworkFunctionAzureTrafficCollectorResource struct{}

func (NetworkFunctionAzureTrafficCollectorResource) Arguments

func (NetworkFunctionAzureTrafficCollectorResource) Attributes

func (NetworkFunctionAzureTrafficCollectorResource) Create

func (NetworkFunctionAzureTrafficCollectorResource) Delete

func (NetworkFunctionAzureTrafficCollectorResource) IDValidationFunc

func (NetworkFunctionAzureTrafficCollectorResource) ModelObject

func (r NetworkFunctionAzureTrafficCollectorResource) ModelObject() interface{}

func (NetworkFunctionAzureTrafficCollectorResource) Read

func (NetworkFunctionAzureTrafficCollectorResource) ResourceType

func (NetworkFunctionAzureTrafficCollectorResource) Update

type NetworkFunctionCollectorPolicyModel

type NetworkFunctionCollectorPolicyModel struct {
	Name                                   string                 `tfschema:"name"`
	NetworkFunctionAzureTrafficCollectorId string                 `tfschema:"traffic_collector_id"`
	IpfxEmission                           []IpfxEmissionModel    `tfschema:"ipfx_emission"`
	IpfxIngestion                          []IpfxIngestionModel   `tfschema:"ipfx_ingestion"`
	Location                               string                 `tfschema:"location"`
	Tags                                   map[string]interface{} `tfschema:"tags"`
}

type NetworkFunctionCollectorPolicyResource

type NetworkFunctionCollectorPolicyResource struct{}

func (NetworkFunctionCollectorPolicyResource) Arguments

func (NetworkFunctionCollectorPolicyResource) Attributes

func (NetworkFunctionCollectorPolicyResource) Create

func (NetworkFunctionCollectorPolicyResource) Delete

func (NetworkFunctionCollectorPolicyResource) IDValidationFunc

func (NetworkFunctionCollectorPolicyResource) ModelObject

func (r NetworkFunctionCollectorPolicyResource) ModelObject() interface{}

func (NetworkFunctionCollectorPolicyResource) Read

func (NetworkFunctionCollectorPolicyResource) ResourceType

func (NetworkFunctionCollectorPolicyResource) Update

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