parse

package
v2.96.0 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2022 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConsumerGroupId

type ConsumerGroupId struct {
	SubscriptionId       string
	ResourceGroup        string
	IotHubName           string
	EventHubEndpointName string
	Name                 string
}

func ConsumerGroupID

func ConsumerGroupID(input string) (*ConsumerGroupId, error)

ConsumerGroupID parses a ConsumerGroup ID into an ConsumerGroupId struct

func NewConsumerGroupID

func NewConsumerGroupID(subscriptionId, resourceGroup, iotHubName, eventHubEndpointName, name string) ConsumerGroupId

func (ConsumerGroupId) ID

func (id ConsumerGroupId) ID() string

func (ConsumerGroupId) String

func (id ConsumerGroupId) String() string

type DpsCertificateId

type DpsCertificateId struct {
	SubscriptionId          string
	ResourceGroup           string
	ProvisioningServiceName string
	CertificateName         string
}

func DpsCertificateID

func DpsCertificateID(input string) (*DpsCertificateId, error)

DpsCertificateID parses a DpsCertificate ID into an DpsCertificateId struct

func NewDpsCertificateID

func NewDpsCertificateID(subscriptionId, resourceGroup, provisioningServiceName, certificateName string) DpsCertificateId

func (DpsCertificateId) ID

func (id DpsCertificateId) ID() string

func (DpsCertificateId) String

func (id DpsCertificateId) String() string

type DpsSharedAccessPolicyId

type DpsSharedAccessPolicyId struct {
	SubscriptionId          string
	ResourceGroup           string
	ProvisioningServiceName string
	KeyName                 string
}

func DpsSharedAccessPolicyID

func DpsSharedAccessPolicyID(input string) (*DpsSharedAccessPolicyId, error)

DpsSharedAccessPolicyID parses a DpsSharedAccessPolicy ID into an DpsSharedAccessPolicyId struct

func NewDpsSharedAccessPolicyID

func NewDpsSharedAccessPolicyID(subscriptionId, resourceGroup, provisioningServiceName, keyName string) DpsSharedAccessPolicyId

func (DpsSharedAccessPolicyId) ID

func (DpsSharedAccessPolicyId) String

func (id DpsSharedAccessPolicyId) String() string

type EndpointEventhubId

type EndpointEventhubId struct {
	SubscriptionId string
	ResourceGroup  string
	IotHubName     string
	EndpointName   string
}

func EndpointEventhubID

func EndpointEventhubID(input string) (*EndpointEventhubId, error)

EndpointEventhubID parses a EndpointEventhub ID into an EndpointEventhubId struct

func NewEndpointEventhubID

func NewEndpointEventhubID(subscriptionId, resourceGroup, iotHubName, endpointName string) EndpointEventhubId

func (EndpointEventhubId) ID

func (id EndpointEventhubId) ID() string

func (EndpointEventhubId) String

func (id EndpointEventhubId) String() string

type EndpointServiceBusQueueId

type EndpointServiceBusQueueId struct {
	SubscriptionId string
	ResourceGroup  string
	IotHubName     string
	EndpointName   string
}

func EndpointServiceBusQueueID

func EndpointServiceBusQueueID(input string) (*EndpointServiceBusQueueId, error)

EndpointServiceBusQueueID parses a EndpointServiceBusQueue ID into an EndpointServiceBusQueueId struct

func NewEndpointServiceBusQueueID

func NewEndpointServiceBusQueueID(subscriptionId, resourceGroup, iotHubName, endpointName string) EndpointServiceBusQueueId

func (EndpointServiceBusQueueId) ID

func (EndpointServiceBusQueueId) String

func (id EndpointServiceBusQueueId) String() string

type EndpointServiceBusTopicId

type EndpointServiceBusTopicId struct {
	SubscriptionId string
	ResourceGroup  string
	IotHubName     string
	EndpointName   string
}

func EndpointServiceBusTopicID

func EndpointServiceBusTopicID(input string) (*EndpointServiceBusTopicId, error)

EndpointServiceBusTopicID parses a EndpointServiceBusTopic ID into an EndpointServiceBusTopicId struct

func NewEndpointServiceBusTopicID

func NewEndpointServiceBusTopicID(subscriptionId, resourceGroup, iotHubName, endpointName string) EndpointServiceBusTopicId

func (EndpointServiceBusTopicId) ID

func (EndpointServiceBusTopicId) String

func (id EndpointServiceBusTopicId) String() string

type EndpointStorageContainerId

type EndpointStorageContainerId struct {
	SubscriptionId string
	ResourceGroup  string
	IotHubName     string
	EndpointName   string
}

func EndpointStorageContainerID

func EndpointStorageContainerID(input string) (*EndpointStorageContainerId, error)

EndpointStorageContainerID parses a EndpointStorageContainer ID into an EndpointStorageContainerId struct

func NewEndpointStorageContainerID

func NewEndpointStorageContainerID(subscriptionId, resourceGroup, iotHubName, endpointName string) EndpointStorageContainerId

func (EndpointStorageContainerId) ID

func (EndpointStorageContainerId) String

func (id EndpointStorageContainerId) String() string

type EnrichmentId

type EnrichmentId struct {
	SubscriptionId string
	ResourceGroup  string
	IotHubName     string
	Name           string
}

func EnrichmentID

func EnrichmentID(input string) (*EnrichmentId, error)

EnrichmentID parses a Enrichment ID into an EnrichmentId struct

func NewEnrichmentID

func NewEnrichmentID(subscriptionId, resourceGroup, iotHubName, name string) EnrichmentId

func (EnrichmentId) ID

func (id EnrichmentId) ID() string

func (EnrichmentId) String

func (id EnrichmentId) String() string

type FallbackRouteId

type FallbackRouteId struct {
	SubscriptionId    string
	ResourceGroup     string
	IotHubName        string
	FallbackRouteName string
}

func FallbackRouteID

func FallbackRouteID(input string) (*FallbackRouteId, error)

FallbackRouteID parses a FallbackRoute ID into an FallbackRouteId struct

func NewFallbackRouteID

func NewFallbackRouteID(subscriptionId, resourceGroup, iotHubName, fallbackRouteName string) FallbackRouteId

func (FallbackRouteId) ID

func (id FallbackRouteId) ID() string

func (FallbackRouteId) String

func (id FallbackRouteId) String() string

type IotHubDpsId

type IotHubDpsId struct {
	SubscriptionId          string
	ResourceGroup           string
	ProvisioningServiceName string
}

func IotHubDpsID

func IotHubDpsID(input string) (*IotHubDpsId, error)

IotHubDpsID parses a IotHubDps ID into an IotHubDpsId struct

func NewIotHubDpsID

func NewIotHubDpsID(subscriptionId, resourceGroup, provisioningServiceName string) IotHubDpsId

func (IotHubDpsId) ID

func (id IotHubDpsId) ID() string

func (IotHubDpsId) String

func (id IotHubDpsId) String() string

type IotHubId

type IotHubId struct {
	SubscriptionId string
	ResourceGroup  string
	Name           string
}

func IotHubID

func IotHubID(input string) (*IotHubId, error)

IotHubID parses a IotHub ID into an IotHubId struct

func NewIotHubID

func NewIotHubID(subscriptionId, resourceGroup, name string) IotHubId

func (IotHubId) ID

func (id IotHubId) ID() string

func (IotHubId) String

func (id IotHubId) String() string

type RouteId

type RouteId struct {
	SubscriptionId string
	ResourceGroup  string
	IotHubName     string
	Name           string
}

func NewRouteID

func NewRouteID(subscriptionId, resourceGroup, iotHubName, name string) RouteId

func RouteID

func RouteID(input string) (*RouteId, error)

RouteID parses a Route ID into an RouteId struct

func (RouteId) ID

func (id RouteId) ID() string

func (RouteId) String

func (id RouteId) String() string

type SharedAccessPolicyId

type SharedAccessPolicyId struct {
	SubscriptionId string
	ResourceGroup  string
	IotHubName     string
	IotHubKeyName  string
}

func NewSharedAccessPolicyID

func NewSharedAccessPolicyID(subscriptionId, resourceGroup, iotHubName, iotHubKeyName string) SharedAccessPolicyId

func SharedAccessPolicyID

func SharedAccessPolicyID(input string) (*SharedAccessPolicyId, error)

SharedAccessPolicyID parses a SharedAccessPolicy ID into an SharedAccessPolicyId struct

func (SharedAccessPolicyId) ID

func (id SharedAccessPolicyId) ID() string

func (SharedAccessPolicyId) String

func (id SharedAccessPolicyId) String() string

Jump to

Keyboard shortcuts

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