eventhub

package
v53.3.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultBaseURI = original.DefaultBaseURI
)

Variables

This section is empty.

Functions

func UserAgent

func UserAgent() string

func Version

func Version() string

Types

type AccessKeys

type AccessKeys = original.AccessKeys

type AccessRights

type AccessRights = original.AccessRights

func PossibleAccessRightsValues

func PossibleAccessRightsValues() []AccessRights

type ArmDisasterRecovery

type ArmDisasterRecovery = original.ArmDisasterRecovery

type ArmDisasterRecoveryListResult

type ArmDisasterRecoveryListResult = original.ArmDisasterRecoveryListResult

type ArmDisasterRecoveryProperties

type ArmDisasterRecoveryProperties = original.ArmDisasterRecoveryProperties

type AuthorizationRule

type AuthorizationRule = original.AuthorizationRule

type AuthorizationRuleListResult

type AuthorizationRuleListResult = original.AuthorizationRuleListResult

type AuthorizationRuleProperties

type AuthorizationRuleProperties = original.AuthorizationRuleProperties

type AvailableCluster

type AvailableCluster = original.AvailableCluster

type AvailableClustersList

type AvailableClustersList = original.AvailableClustersList

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type CaptureDescription

type CaptureDescription = original.CaptureDescription

type CheckNameAvailabilityParameter

type CheckNameAvailabilityParameter = original.CheckNameAvailabilityParameter

type CheckNameAvailabilityResult

type CheckNameAvailabilityResult = original.CheckNameAvailabilityResult

type Cluster

type Cluster = original.Cluster

type ClusterListResult

type ClusterListResult = original.ClusterListResult

type ClusterListResultIterator

type ClusterListResultIterator = original.ClusterListResultIterator

type ClusterProperties

type ClusterProperties = original.ClusterProperties

type ClusterSku

type ClusterSku = original.ClusterSku

type ClustersClient

type ClustersClient = original.ClustersClient

func NewClustersClient

func NewClustersClient(subscriptionID string) ClustersClient

func NewClustersClientWithBaseURI

func NewClustersClientWithBaseURI(baseURI string, subscriptionID string) ClustersClient

type ClustersCreateOrUpdateFuture

type ClustersCreateOrUpdateFuture = original.ClustersCreateOrUpdateFuture

type ClustersDeleteFuture

type ClustersDeleteFuture = original.ClustersDeleteFuture

type ClustersUpdateFuture

type ClustersUpdateFuture = original.ClustersUpdateFuture

type ConfigurationClient

type ConfigurationClient = original.ConfigurationClient

func NewConfigurationClient

func NewConfigurationClient(subscriptionID string) ConfigurationClient

func NewConfigurationClientWithBaseURI

func NewConfigurationClientWithBaseURI(baseURI string, subscriptionID string) ConfigurationClient

type ConnectionState

type ConnectionState = original.ConnectionState

type ConsumerGroup

type ConsumerGroup = original.ConsumerGroup

type ConsumerGroupListResult

type ConsumerGroupListResult = original.ConsumerGroupListResult

type ConsumerGroupProperties

type ConsumerGroupProperties = original.ConsumerGroupProperties

type ConsumerGroupsClient

type ConsumerGroupsClient = original.ConsumerGroupsClient

func NewConsumerGroupsClient

func NewConsumerGroupsClient(subscriptionID string) ConsumerGroupsClient

func NewConsumerGroupsClientWithBaseURI

func NewConsumerGroupsClientWithBaseURI(baseURI string, subscriptionID string) ConsumerGroupsClient

type DefaultAction

type DefaultAction = original.DefaultAction

func PossibleDefaultActionValues

func PossibleDefaultActionValues() []DefaultAction

type Destination

type Destination = original.Destination

type DestinationProperties

type DestinationProperties = original.DestinationProperties

type DisasterRecoveryConfigsClient

type DisasterRecoveryConfigsClient = original.DisasterRecoveryConfigsClient

func NewDisasterRecoveryConfigsClient

func NewDisasterRecoveryConfigsClient(subscriptionID string) DisasterRecoveryConfigsClient

func NewDisasterRecoveryConfigsClientWithBaseURI

func NewDisasterRecoveryConfigsClientWithBaseURI(baseURI string, subscriptionID string) DisasterRecoveryConfigsClient

type EHNamespace

type EHNamespace = original.EHNamespace

type EHNamespaceIDContainer

type EHNamespaceIDContainer = original.EHNamespaceIDContainer

type EHNamespaceIDListResult

type EHNamespaceIDListResult = original.EHNamespaceIDListResult

type EHNamespaceListResult

type EHNamespaceListResult = original.EHNamespaceListResult

type EHNamespaceProperties

type EHNamespaceProperties = original.EHNamespaceProperties

type Encryption

type Encryption = original.Encryption

type EntityStatus

type EntityStatus = original.EntityStatus
const (
	EntityStatusActive          EntityStatus = original.EntityStatusActive
	EntityStatusCreating        EntityStatus = original.EntityStatusCreating
	EntityStatusDeleting        EntityStatus = original.EntityStatusDeleting
	EntityStatusDisabled        EntityStatus = original.EntityStatusDisabled
	EntityStatusReceiveDisabled EntityStatus = original.EntityStatusReceiveDisabled
	EntityStatusRenaming        EntityStatus = original.EntityStatusRenaming
	EntityStatusRestoring       EntityStatus = original.EntityStatusRestoring
	EntityStatusSendDisabled    EntityStatus = original.EntityStatusSendDisabled
	EntityStatusUnknown         EntityStatus = original.EntityStatusUnknown
)

func PossibleEntityStatusValues

func PossibleEntityStatusValues() []EntityStatus

type ErrorResponse

type ErrorResponse = original.ErrorResponse

type EventHubsClient

type EventHubsClient = original.EventHubsClient

func NewEventHubsClient

func NewEventHubsClient(subscriptionID string) EventHubsClient

func NewEventHubsClientWithBaseURI

func NewEventHubsClientWithBaseURI(baseURI string, subscriptionID string) EventHubsClient

type IPAction

type IPAction = original.IPAction
const (
	Accept IPAction = original.Accept
	Reject IPAction = original.Reject
)

func PossibleIPActionValues

func PossibleIPActionValues() []IPAction

type IPFilterRule

type IPFilterRule = original.IPFilterRule

type IPFilterRuleListResult

type IPFilterRuleListResult = original.IPFilterRuleListResult

type IPFilterRuleProperties

type IPFilterRuleProperties = original.IPFilterRuleProperties

type Identity

type Identity = original.Identity

type IdentityType

type IdentityType = original.IdentityType
const (
	SystemAssigned IdentityType = original.SystemAssigned
)

func PossibleIdentityTypeValues

func PossibleIdentityTypeValues() []IdentityType

type KeySource

type KeySource = original.KeySource
const (
	MicrosoftKeyVault KeySource = original.MicrosoftKeyVault
)

func PossibleKeySourceValues

func PossibleKeySourceValues() []KeySource

type KeyType

type KeyType = original.KeyType
const (
	PrimaryKey   KeyType = original.PrimaryKey
	SecondaryKey KeyType = original.SecondaryKey
)

func PossibleKeyTypeValues

func PossibleKeyTypeValues() []KeyType

type KeyVaultProperties

type KeyVaultProperties = original.KeyVaultProperties

type ListResult

type ListResult = original.ListResult

type ListResultIterator

type ListResultIterator = original.ListResultIterator

func NewListResultIterator

func NewListResultIterator(page ListResultPage) ListResultIterator

type ListResultPage

type ListResultPage = original.ListResultPage

func NewListResultPage

func NewListResultPage(cur ListResult, getNextPage func(context.Context, ListResult) (ListResult, error)) ListResultPage

type MessagingRegions

type MessagingRegions = original.MessagingRegions

type MessagingRegionsListResult

type MessagingRegionsListResult = original.MessagingRegionsListResult

type MessagingRegionsProperties

type MessagingRegionsProperties = original.MessagingRegionsProperties

type Model

type Model = original.Model

type NWRuleSetIPRules

type NWRuleSetIPRules = original.NWRuleSetIPRules

type NWRuleSetVirtualNetworkRules

type NWRuleSetVirtualNetworkRules = original.NWRuleSetVirtualNetworkRules

type NamespacesClient

type NamespacesClient = original.NamespacesClient

func NewNamespacesClient

func NewNamespacesClient(subscriptionID string) NamespacesClient

func NewNamespacesClientWithBaseURI

func NewNamespacesClientWithBaseURI(baseURI string, subscriptionID string) NamespacesClient

type NamespacesCreateOrUpdateFuture

type NamespacesCreateOrUpdateFuture = original.NamespacesCreateOrUpdateFuture

type NamespacesDeleteFuture

type NamespacesDeleteFuture = original.NamespacesDeleteFuture

type NetworkRuleIPAction

type NetworkRuleIPAction = original.NetworkRuleIPAction
const (
	NetworkRuleIPActionAllow NetworkRuleIPAction = original.NetworkRuleIPActionAllow
)

func PossibleNetworkRuleIPActionValues

func PossibleNetworkRuleIPActionValues() []NetworkRuleIPAction

type NetworkRuleSet

type NetworkRuleSet = original.NetworkRuleSet

type NetworkRuleSetProperties

type NetworkRuleSetProperties = original.NetworkRuleSetProperties

type Operation

type Operation = original.Operation

type OperationDisplay

type OperationDisplay = original.OperationDisplay

type OperationListResult

type OperationListResult = original.OperationListResult

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient

type PrivateEndpoint

type PrivateEndpoint = original.PrivateEndpoint

type PrivateEndpointConnection

type PrivateEndpointConnection = original.PrivateEndpointConnection

type PrivateEndpointConnectionsClient

type PrivateEndpointConnectionsClient = original.PrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClient(subscriptionID string) PrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClientWithBaseURI

func NewPrivateEndpointConnectionsClientWithBaseURI(baseURI string, subscriptionID string) PrivateEndpointConnectionsClient

type PrivateLinkResource

type PrivateLinkResource = original.PrivateLinkResource

type PrivateLinkResourceProperties

type PrivateLinkResourceProperties = original.PrivateLinkResourceProperties

type PrivateLinkResourcesClient

type PrivateLinkResourcesClient = original.PrivateLinkResourcesClient

func NewPrivateLinkResourcesClient

func NewPrivateLinkResourcesClient(subscriptionID string) PrivateLinkResourcesClient

func NewPrivateLinkResourcesClientWithBaseURI

func NewPrivateLinkResourcesClientWithBaseURI(baseURI string, subscriptionID string) PrivateLinkResourcesClient

type PrivateLinkResourcesListResult

type PrivateLinkResourcesListResult = original.PrivateLinkResourcesListResult

type Properties

type Properties = original.Properties

type ProvisioningStateDR

type ProvisioningStateDR = original.ProvisioningStateDR
const (
	ProvisioningStateDRAccepted  ProvisioningStateDR = original.ProvisioningStateDRAccepted
	ProvisioningStateDRFailed    ProvisioningStateDR = original.ProvisioningStateDRFailed
	ProvisioningStateDRSucceeded ProvisioningStateDR = original.ProvisioningStateDRSucceeded
)

func PossibleProvisioningStateDRValues

func PossibleProvisioningStateDRValues() []ProvisioningStateDR

type RegenerateAccessKeyParameters

type RegenerateAccessKeyParameters = original.RegenerateAccessKeyParameters

type RegionsClient

type RegionsClient = original.RegionsClient

func NewRegionsClient

func NewRegionsClient(subscriptionID string) RegionsClient

func NewRegionsClientWithBaseURI

func NewRegionsClientWithBaseURI(baseURI string, subscriptionID string) RegionsClient

type Resource

type Resource = original.Resource

type RoleDisasterRecovery

type RoleDisasterRecovery = original.RoleDisasterRecovery

func PossibleRoleDisasterRecoveryValues

func PossibleRoleDisasterRecoveryValues() []RoleDisasterRecovery

type Sku

type Sku = original.Sku

type SkuName

type SkuName = original.SkuName
const (
	Basic    SkuName = original.Basic
	Standard SkuName = original.Standard
)

func PossibleSkuNameValues

func PossibleSkuNameValues() []SkuName

type SkuTier

type SkuTier = original.SkuTier
const (
	SkuTierBasic    SkuTier = original.SkuTierBasic
	SkuTierStandard SkuTier = original.SkuTierStandard
)

func PossibleSkuTierValues

func PossibleSkuTierValues() []SkuTier

type Subnet

type Subnet = original.Subnet

type TrackedResource

type TrackedResource = original.TrackedResource

type VirtualNetworkRule

type VirtualNetworkRule = original.VirtualNetworkRule

type VirtualNetworkRuleListResult

type VirtualNetworkRuleListResult = original.VirtualNetworkRuleListResult

type VirtualNetworkRuleProperties

type VirtualNetworkRuleProperties = original.VirtualNetworkRuleProperties

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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