Package webpubsub
- Constants
- func UserAgent() string
- func Version() string
- type ACLAction
- func PossibleACLActionValues() []ACLAction
- type BaseClient
- func New(subscriptionID string) BaseClient
- func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
- type Client
- func NewClient(subscriptionID string) Client
- func NewClientWithBaseURI(baseURI string, subscriptionID string) Client
- type CreateOrUpdateFuture
- type CreatedByType
- func PossibleCreatedByTypeValues() []CreatedByType
- type DeleteFuture
- type Dimension
- type ErrorAdditionalInfo
- type ErrorDetail
- type ErrorResponse
- type EventHandler
- type Hub
- type HubList
- type HubListIterator
- func NewHubListIterator(page HubListPage) HubListIterator
- type HubListPage
- func NewHubListPage(cur HubList, getNextPage func(context.Context, HubList) (HubList, error)) HubListPage
- type HubProperties
- type HubsClient
- func NewHubsClient(subscriptionID string) HubsClient
- func NewHubsClientWithBaseURI(baseURI string, subscriptionID string) HubsClient
- type HubsCreateOrUpdateFuture
- type HubsDeleteFuture
- type KeyType
- func PossibleKeyTypeValues() []KeyType
- type Keys
- type LiveTraceCategory
- type LiveTraceConfiguration
- type LogSpecification
- type ManagedIdentity
- type ManagedIdentitySettings
- type ManagedIdentityType
- func PossibleManagedIdentityTypeValues() []ManagedIdentityType
- type MetricSpecification
- type NameAvailability
- type NameAvailabilityParameters
- type NetworkACL
- type NetworkACLs
- type Operation
- type OperationDisplay
- type OperationList
- type OperationListIterator
- func NewOperationListIterator(page OperationListPage) OperationListIterator
- type OperationListPage
- func NewOperationListPage(cur OperationList, getNextPage func(context.Context, OperationList) (OperationList, error)) OperationListPage
- type OperationProperties
- type OperationsClient
- func NewOperationsClient(subscriptionID string) OperationsClient
- func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
- type PrivateEndpoint
- type PrivateEndpointACL
- type PrivateEndpointConnection
- type PrivateEndpointConnectionList
- type PrivateEndpointConnectionListIterator
- func NewPrivateEndpointConnectionListIterator(page PrivateEndpointConnectionListPage) PrivateEndpointConnectionListIterator
- type PrivateEndpointConnectionListPage
- func NewPrivateEndpointConnectionListPage(cur PrivateEndpointConnectionList, getNextPage func(context.Context, PrivateEndpointConnectionList) (PrivateEndpointConnectionList, error)) PrivateEndpointConnectionListPage
- type PrivateEndpointConnectionProperties
- type PrivateEndpointConnectionsClient
- func NewPrivateEndpointConnectionsClient(subscriptionID string) PrivateEndpointConnectionsClient
- func NewPrivateEndpointConnectionsClientWithBaseURI(baseURI string, subscriptionID string) PrivateEndpointConnectionsClient
- type PrivateEndpointConnectionsDeleteFuture
- type PrivateLinkResource
- type PrivateLinkResourceList
- type PrivateLinkResourceListIterator
- func NewPrivateLinkResourceListIterator(page PrivateLinkResourceListPage) PrivateLinkResourceListIterator
- type PrivateLinkResourceListPage
- func NewPrivateLinkResourceListPage(cur PrivateLinkResourceList, getNextPage func(context.Context, PrivateLinkResourceList) (PrivateLinkResourceList, error)) PrivateLinkResourceListPage
- type PrivateLinkResourceProperties
- type PrivateLinkResourcesClient
- func NewPrivateLinkResourcesClient(subscriptionID string) PrivateLinkResourcesClient
- func NewPrivateLinkResourcesClientWithBaseURI(baseURI string, subscriptionID string) PrivateLinkResourcesClient
- type PrivateLinkServiceConnectionState
- type PrivateLinkServiceConnectionStatus
- func PossiblePrivateLinkServiceConnectionStatusValues() []PrivateLinkServiceConnectionStatus
- type Properties
- type ProvisioningState
- func PossibleProvisioningStateValues() []ProvisioningState
- type ProxyResource
- type RegenerateKeyFuture
- type RegenerateKeyParameters
- type RequestType
- func PossibleRequestTypeValues() []RequestType
- type Resource
- type ResourceList
- type ResourceListIterator
- func NewResourceListIterator(page ResourceListPage) ResourceListIterator
- type ResourceListPage
- func NewResourceListPage(cur ResourceList, getNextPage func(context.Context, ResourceList) (ResourceList, error)) ResourceListPage
- type ResourceLogCategory
- type ResourceLogConfiguration
- type ResourceSku
- type ResourceType
- type RestartFuture
- type ScaleType
- func PossibleScaleTypeValues() []ScaleType
- type ServiceSpecification
- type ShareablePrivateLinkResourceProperties
- type ShareablePrivateLinkResourceType
- type SharedPrivateLinkResource
- type SharedPrivateLinkResourceList
- type SharedPrivateLinkResourceListIterator
- func NewSharedPrivateLinkResourceListIterator(page SharedPrivateLinkResourceListPage) SharedPrivateLinkResourceListIterator
- type SharedPrivateLinkResourceListPage
- func NewSharedPrivateLinkResourceListPage(cur SharedPrivateLinkResourceList, getNextPage func(context.Context, SharedPrivateLinkResourceList) (SharedPrivateLinkResourceList, error)) SharedPrivateLinkResourceListPage
- type SharedPrivateLinkResourceProperties
- type SharedPrivateLinkResourceStatus
- func PossibleSharedPrivateLinkResourceStatusValues() []SharedPrivateLinkResourceStatus
- type SharedPrivateLinkResourcesClient
- func NewSharedPrivateLinkResourcesClient(subscriptionID string) SharedPrivateLinkResourcesClient
- func NewSharedPrivateLinkResourcesClientWithBaseURI(baseURI string, subscriptionID string) SharedPrivateLinkResourcesClient
- type SharedPrivateLinkResourcesCreateOrUpdateFuture
- type SharedPrivateLinkResourcesDeleteFuture
- type SignalRServiceUsage
- type SignalRServiceUsageList
- type SignalRServiceUsageListIterator
- func NewSignalRServiceUsageListIterator(page SignalRServiceUsageListPage) SignalRServiceUsageListIterator
- type SignalRServiceUsageListPage
- func NewSignalRServiceUsageListPage(cur SignalRServiceUsageList, getNextPage func(context.Context, SignalRServiceUsageList) (SignalRServiceUsageList, error)) SignalRServiceUsageListPage
- type SignalRServiceUsageName
- type Sku
- type SkuCapacity
- type SkuList
- type SkuTier
- func PossibleSkuTierValues() []SkuTier
- type SystemData
- type TLSSettings
- type TrackedResource
- type UpdateFuture
- type UpstreamAuthSettings
- type UpstreamAuthType
- func PossibleUpstreamAuthTypeValues() []UpstreamAuthType
- type UsagesClient
- func NewUsagesClient(subscriptionID string) UsagesClient
- func NewUsagesClientWithBaseURI(baseURI string, subscriptionID string) UsagesClient
- type UserAssignedIdentityProperty
Package files
models.go
Constants
const (
DefaultBaseURI = original.DefaultBaseURI
)
func UserAgent() string
func Version() string
type ACLAction = original.ACLAction
const (
ACLActionAllow ACLAction = original.ACLActionAllow
ACLActionDeny ACLAction = original.ACLActionDeny
)
func PossibleACLActionValues() []ACLAction
type BaseClient = original.BaseClient
func New(subscriptionID string) BaseClient
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type Client = original.Client
func NewClient(subscriptionID string) Client
func NewClientWithBaseURI(baseURI string, subscriptionID string) Client
type CreateOrUpdateFuture = original.CreateOrUpdateFuture
type CreatedByType = original.CreatedByType
const (
CreatedByTypeApplication CreatedByType = original.CreatedByTypeApplication
CreatedByTypeKey CreatedByType = original.CreatedByTypeKey
CreatedByTypeManagedIdentity CreatedByType = original.CreatedByTypeManagedIdentity
CreatedByTypeUser CreatedByType = original.CreatedByTypeUser
)
func PossibleCreatedByTypeValues() []CreatedByType
type DeleteFuture = original.DeleteFuture
type Dimension = original.Dimension
type ErrorAdditionalInfo = original.ErrorAdditionalInfo
type ErrorDetail = original.ErrorDetail
type ErrorResponse = original.ErrorResponse
type EventHandler = original.EventHandler
type Hub = original.Hub
type HubList = original.HubList
type HubListIterator = original.HubListIterator
func NewHubListIterator(page HubListPage) HubListIterator
type HubListPage = original.HubListPage
func NewHubListPage(cur HubList, getNextPage func(context.Context, HubList) (HubList, error)) HubListPage
type HubProperties = original.HubProperties
type HubsClient = original.HubsClient
func NewHubsClient(subscriptionID string) HubsClient
func NewHubsClientWithBaseURI(baseURI string, subscriptionID string) HubsClient
type HubsCreateOrUpdateFuture = original.HubsCreateOrUpdateFuture
type HubsDeleteFuture = original.HubsDeleteFuture
type KeyType = original.KeyType
const (
KeyTypePrimary KeyType = original.KeyTypePrimary
KeyTypeSalt KeyType = original.KeyTypeSalt
KeyTypeSecondary KeyType = original.KeyTypeSecondary
)
func PossibleKeyTypeValues() []KeyType
type Keys = original.Keys
type LiveTraceCategory = original.LiveTraceCategory
type LiveTraceConfiguration = original.LiveTraceConfiguration
type LogSpecification = original.LogSpecification
type ManagedIdentity = original.ManagedIdentity
type ManagedIdentitySettings = original.ManagedIdentitySettings
type ManagedIdentityType = original.ManagedIdentityType
const (
ManagedIdentityTypeNone ManagedIdentityType = original.ManagedIdentityTypeNone
ManagedIdentityTypeSystemAssigned ManagedIdentityType = original.ManagedIdentityTypeSystemAssigned
ManagedIdentityTypeUserAssigned ManagedIdentityType = original.ManagedIdentityTypeUserAssigned
)
func PossibleManagedIdentityTypeValues() []ManagedIdentityType
type MetricSpecification = original.MetricSpecification
type NameAvailability = original.NameAvailability
type NameAvailabilityParameters = original.NameAvailabilityParameters
type NetworkACL = original.NetworkACL
type NetworkACLs = original.NetworkACLs
type Operation = original.Operation
type OperationDisplay = original.OperationDisplay
type OperationList = original.OperationList
type OperationListIterator = original.OperationListIterator
func NewOperationListIterator(page OperationListPage) OperationListIterator
type OperationListPage = original.OperationListPage
func NewOperationListPage(cur OperationList, getNextPage func(context.Context, OperationList) (OperationList, error)) OperationListPage
type OperationProperties = original.OperationProperties
type OperationsClient = original.OperationsClient
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type PrivateEndpoint = original.PrivateEndpoint
type PrivateEndpointACL = original.PrivateEndpointACL
type PrivateEndpointConnection = original.PrivateEndpointConnection
type PrivateEndpointConnectionList = original.PrivateEndpointConnectionList
type PrivateEndpointConnectionListIterator = original.PrivateEndpointConnectionListIterator
func NewPrivateEndpointConnectionListIterator(page PrivateEndpointConnectionListPage) PrivateEndpointConnectionListIterator
type PrivateEndpointConnectionListPage = original.PrivateEndpointConnectionListPage
func NewPrivateEndpointConnectionListPage(cur PrivateEndpointConnectionList, getNextPage func(context.Context, PrivateEndpointConnectionList) (PrivateEndpointConnectionList, error)) PrivateEndpointConnectionListPage
type PrivateEndpointConnectionProperties = original.PrivateEndpointConnectionProperties
type PrivateEndpointConnectionsClient = original.PrivateEndpointConnectionsClient
func NewPrivateEndpointConnectionsClient(subscriptionID string) PrivateEndpointConnectionsClient
func NewPrivateEndpointConnectionsClientWithBaseURI(baseURI string, subscriptionID string) PrivateEndpointConnectionsClient
type PrivateEndpointConnectionsDeleteFuture = original.PrivateEndpointConnectionsDeleteFuture
type PrivateLinkResource = original.PrivateLinkResource
type PrivateLinkResourceList = original.PrivateLinkResourceList
type PrivateLinkResourceListIterator = original.PrivateLinkResourceListIterator
func NewPrivateLinkResourceListIterator(page PrivateLinkResourceListPage) PrivateLinkResourceListIterator
type PrivateLinkResourceListPage = original.PrivateLinkResourceListPage
func NewPrivateLinkResourceListPage(cur PrivateLinkResourceList, getNextPage func(context.Context, PrivateLinkResourceList) (PrivateLinkResourceList, error)) PrivateLinkResourceListPage
type PrivateLinkResourceProperties = original.PrivateLinkResourceProperties
type PrivateLinkResourcesClient = original.PrivateLinkResourcesClient
func NewPrivateLinkResourcesClient(subscriptionID string) PrivateLinkResourcesClient
func NewPrivateLinkResourcesClientWithBaseURI(baseURI string, subscriptionID string) PrivateLinkResourcesClient
type PrivateLinkServiceConnectionState = original.PrivateLinkServiceConnectionState
type PrivateLinkServiceConnectionStatus = original.PrivateLinkServiceConnectionStatus
const (
PrivateLinkServiceConnectionStatusApproved PrivateLinkServiceConnectionStatus = original.PrivateLinkServiceConnectionStatusApproved
PrivateLinkServiceConnectionStatusDisconnected PrivateLinkServiceConnectionStatus = original.PrivateLinkServiceConnectionStatusDisconnected
PrivateLinkServiceConnectionStatusPending PrivateLinkServiceConnectionStatus = original.PrivateLinkServiceConnectionStatusPending
PrivateLinkServiceConnectionStatusRejected PrivateLinkServiceConnectionStatus = original.PrivateLinkServiceConnectionStatusRejected
)
func PossiblePrivateLinkServiceConnectionStatusValues() []PrivateLinkServiceConnectionStatus
type Properties = original.Properties
type ProvisioningState = original.ProvisioningState
const (
ProvisioningStateCanceled ProvisioningState = original.ProvisioningStateCanceled
ProvisioningStateCreating ProvisioningState = original.ProvisioningStateCreating
ProvisioningStateDeleting ProvisioningState = original.ProvisioningStateDeleting
ProvisioningStateFailed ProvisioningState = original.ProvisioningStateFailed
ProvisioningStateMoving ProvisioningState = original.ProvisioningStateMoving
ProvisioningStateRunning ProvisioningState = original.ProvisioningStateRunning
ProvisioningStateSucceeded ProvisioningState = original.ProvisioningStateSucceeded
ProvisioningStateUnknown ProvisioningState = original.ProvisioningStateUnknown
ProvisioningStateUpdating ProvisioningState = original.ProvisioningStateUpdating
)
func PossibleProvisioningStateValues() []ProvisioningState
type ProxyResource = original.ProxyResource
type RegenerateKeyFuture = original.RegenerateKeyFuture
type RegenerateKeyParameters = original.RegenerateKeyParameters
type RequestType = original.RequestType
const (
RequestTypeClientConnection RequestType = original.RequestTypeClientConnection
RequestTypeRESTAPI RequestType = original.RequestTypeRESTAPI
RequestTypeServerConnection RequestType = original.RequestTypeServerConnection
RequestTypeTrace RequestType = original.RequestTypeTrace
)
func PossibleRequestTypeValues() []RequestType
type Resource = original.Resource
type ResourceList = original.ResourceList
type ResourceListIterator = original.ResourceListIterator
func NewResourceListIterator(page ResourceListPage) ResourceListIterator
type ResourceListPage = original.ResourceListPage
func NewResourceListPage(cur ResourceList, getNextPage func(context.Context, ResourceList) (ResourceList, error)) ResourceListPage
type ResourceLogCategory = original.ResourceLogCategory
type ResourceLogConfiguration = original.ResourceLogConfiguration
type ResourceSku = original.ResourceSku
type ResourceType = original.ResourceType
type RestartFuture = original.RestartFuture
type ScaleType = original.ScaleType
const (
ScaleTypeAutomatic ScaleType = original.ScaleTypeAutomatic
ScaleTypeManual ScaleType = original.ScaleTypeManual
ScaleTypeNone ScaleType = original.ScaleTypeNone
)
func PossibleScaleTypeValues() []ScaleType
type ServiceSpecification = original.ServiceSpecification
type ShareablePrivateLinkResourceProperties = original.ShareablePrivateLinkResourceProperties
type ShareablePrivateLinkResourceType = original.ShareablePrivateLinkResourceType
type SharedPrivateLinkResource = original.SharedPrivateLinkResource
type SharedPrivateLinkResourceList = original.SharedPrivateLinkResourceList
type SharedPrivateLinkResourceListIterator = original.SharedPrivateLinkResourceListIterator
func NewSharedPrivateLinkResourceListIterator(page SharedPrivateLinkResourceListPage) SharedPrivateLinkResourceListIterator
type SharedPrivateLinkResourceListPage = original.SharedPrivateLinkResourceListPage
func NewSharedPrivateLinkResourceListPage(cur SharedPrivateLinkResourceList, getNextPage func(context.Context, SharedPrivateLinkResourceList) (SharedPrivateLinkResourceList, error)) SharedPrivateLinkResourceListPage
type SharedPrivateLinkResourceProperties = original.SharedPrivateLinkResourceProperties
type SharedPrivateLinkResourceStatus = original.SharedPrivateLinkResourceStatus
const (
SharedPrivateLinkResourceStatusApproved SharedPrivateLinkResourceStatus = original.SharedPrivateLinkResourceStatusApproved
SharedPrivateLinkResourceStatusDisconnected SharedPrivateLinkResourceStatus = original.SharedPrivateLinkResourceStatusDisconnected
SharedPrivateLinkResourceStatusPending SharedPrivateLinkResourceStatus = original.SharedPrivateLinkResourceStatusPending
SharedPrivateLinkResourceStatusRejected SharedPrivateLinkResourceStatus = original.SharedPrivateLinkResourceStatusRejected
SharedPrivateLinkResourceStatusTimeout SharedPrivateLinkResourceStatus = original.SharedPrivateLinkResourceStatusTimeout
)
func PossibleSharedPrivateLinkResourceStatusValues() []SharedPrivateLinkResourceStatus
type SharedPrivateLinkResourcesClient = original.SharedPrivateLinkResourcesClient
func NewSharedPrivateLinkResourcesClient(subscriptionID string) SharedPrivateLinkResourcesClient
func NewSharedPrivateLinkResourcesClientWithBaseURI(baseURI string, subscriptionID string) SharedPrivateLinkResourcesClient
type SharedPrivateLinkResourcesCreateOrUpdateFuture = original.SharedPrivateLinkResourcesCreateOrUpdateFuture
type SharedPrivateLinkResourcesDeleteFuture = original.SharedPrivateLinkResourcesDeleteFuture
type SignalRServiceUsage = original.SignalRServiceUsage
type SignalRServiceUsageList = original.SignalRServiceUsageList
type SignalRServiceUsageListIterator = original.SignalRServiceUsageListIterator
func NewSignalRServiceUsageListIterator(page SignalRServiceUsageListPage) SignalRServiceUsageListIterator
type SignalRServiceUsageListPage = original.SignalRServiceUsageListPage
func NewSignalRServiceUsageListPage(cur SignalRServiceUsageList, getNextPage func(context.Context, SignalRServiceUsageList) (SignalRServiceUsageList, error)) SignalRServiceUsageListPage
type SignalRServiceUsageName = original.SignalRServiceUsageName
type Sku = original.Sku
type SkuCapacity = original.SkuCapacity
type SkuList = original.SkuList
type SkuTier = original.SkuTier
const (
SkuTierBasic SkuTier = original.SkuTierBasic
SkuTierFree SkuTier = original.SkuTierFree
SkuTierPremium SkuTier = original.SkuTierPremium
SkuTierStandard SkuTier = original.SkuTierStandard
)
func PossibleSkuTierValues() []SkuTier
type SystemData = original.SystemData
type TLSSettings = original.TLSSettings
type TrackedResource = original.TrackedResource
type UpdateFuture = original.UpdateFuture
type UpstreamAuthSettings = original.UpstreamAuthSettings
type UpstreamAuthType = original.UpstreamAuthType
const (
UpstreamAuthTypeManagedIdentity UpstreamAuthType = original.UpstreamAuthTypeManagedIdentity
UpstreamAuthTypeNone UpstreamAuthType = original.UpstreamAuthTypeNone
)
func PossibleUpstreamAuthTypeValues() []UpstreamAuthType
type UsagesClient = original.UsagesClient
func NewUsagesClient(subscriptionID string) UsagesClient
func NewUsagesClientWithBaseURI(baseURI string, subscriptionID string) UsagesClient
type UserAssignedIdentityProperty = original.UserAssignedIdentityProperty
Subdirectories