signalr

package
v43.3.0 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2020 License: Apache-2.0 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 ACLAction

type ACLAction = original.ACLAction
const (
	Allow ACLAction = original.Allow
	Deny  ACLAction = original.Deny
)

func PossibleACLActionValues

func PossibleACLActionValues() []ACLAction

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type Client

type Client = original.Client

func NewClient

func NewClient(subscriptionID string) Client

func NewClientWithBaseURI

func NewClientWithBaseURI(baseURI string, subscriptionID string) Client

type CorsSettings

type CorsSettings = original.CorsSettings

type CreateOrUpdateFuture

type CreateOrUpdateFuture = original.CreateOrUpdateFuture

type CreateOrUpdateProperties

type CreateOrUpdateProperties = original.CreateOrUpdateProperties

type DeleteFuture

type DeleteFuture = original.DeleteFuture

type Dimension

type Dimension = original.Dimension

type ErrorResponse

type ErrorResponse = original.ErrorResponse

type ErrorResponseBody

type ErrorResponseBody = original.ErrorResponseBody

type Feature

type Feature = original.Feature

type FeatureFlags

type FeatureFlags = original.FeatureFlags
const (
	EnableConnectivityLogs FeatureFlags = original.EnableConnectivityLogs
	EnableMessagingLogs    FeatureFlags = original.EnableMessagingLogs
	ServiceMode            FeatureFlags = original.ServiceMode
)

func PossibleFeatureFlagsValues

func PossibleFeatureFlagsValues() []FeatureFlags

type KeyType

type KeyType = original.KeyType
const (
	Primary   KeyType = original.Primary
	Secondary KeyType = original.Secondary
)

func PossibleKeyTypeValues

func PossibleKeyTypeValues() []KeyType

type Keys

type Keys = original.Keys

type LogSpecification

type LogSpecification = original.LogSpecification

type MetricSpecification

type MetricSpecification = original.MetricSpecification

type NameAvailability

type NameAvailability = original.NameAvailability

type NameAvailabilityParameters

type NameAvailabilityParameters = original.NameAvailabilityParameters

type NetworkACL

type NetworkACL = original.NetworkACL

type NetworkACLs

type NetworkACLs = original.NetworkACLs

type Operation

type Operation = original.Operation

type OperationDisplay

type OperationDisplay = original.OperationDisplay

type OperationList

type OperationList = original.OperationList

type OperationListIterator

type OperationListIterator = original.OperationListIterator

func NewOperationListIterator

func NewOperationListIterator(page OperationListPage) OperationListIterator

type OperationListPage

type OperationListPage = original.OperationListPage

func NewOperationListPage

func NewOperationListPage(getNextPage func(context.Context, OperationList) (OperationList, error)) OperationListPage

type OperationProperties

type OperationProperties = original.OperationProperties

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 PrivateEndpointACL

type PrivateEndpointACL = original.PrivateEndpointACL

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 PrivateLinkResourceList

type PrivateLinkResourceList = original.PrivateLinkResourceList

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 PrivateLinkServiceConnectionState

type PrivateLinkServiceConnectionState = original.PrivateLinkServiceConnectionState

type Properties

type Properties = original.Properties

type ProxyResource

type ProxyResource = original.ProxyResource

type RegenerateKeyFuture

type RegenerateKeyFuture = original.RegenerateKeyFuture

type RegenerateKeyParameters

type RegenerateKeyParameters = original.RegenerateKeyParameters

type RequestType

type RequestType = original.RequestType
const (
	ClientConnection RequestType = original.ClientConnection
	RESTAPI          RequestType = original.RESTAPI
	ServerConnection RequestType = original.ServerConnection
)

func PossibleRequestTypeValues

func PossibleRequestTypeValues() []RequestType

type Resource

type Resource = original.Resource

type ResourceList

type ResourceList = original.ResourceList

type ResourceListIterator

type ResourceListIterator = original.ResourceListIterator

func NewResourceListIterator

func NewResourceListIterator(page ResourceListPage) ResourceListIterator

type ResourceListPage

type ResourceListPage = original.ResourceListPage

func NewResourceListPage

func NewResourceListPage(getNextPage func(context.Context, ResourceList) (ResourceList, error)) ResourceListPage

type ResourceSku

type ResourceSku = original.ResourceSku

type ResourceType

type ResourceType = original.ResourceType

type RestartFuture

type RestartFuture = original.RestartFuture

type ServerlessUpstreamSettings

type ServerlessUpstreamSettings = original.ServerlessUpstreamSettings

type ServiceKind

type ServiceKind = original.ServiceKind
const (
	RawWebSockets ServiceKind = original.RawWebSockets
	SignalR       ServiceKind = original.SignalR
)

func PossibleServiceKindValues

func PossibleServiceKindValues() []ServiceKind

type ServiceSpecification

type ServiceSpecification = original.ServiceSpecification

type SkuTier

type SkuTier = original.SkuTier
const (
	Basic    SkuTier = original.Basic
	Free     SkuTier = original.Free
	Premium  SkuTier = original.Premium
	Standard SkuTier = original.Standard
)

func PossibleSkuTierValues

func PossibleSkuTierValues() []SkuTier

type TrackedResource

type TrackedResource = original.TrackedResource

type UpdateFuture

type UpdateFuture = original.UpdateFuture

type UpstreamTemplate

type UpstreamTemplate = original.UpstreamTemplate

type Usage

type Usage = original.Usage

type UsageList

type UsageList = original.UsageList

type UsageListIterator

type UsageListIterator = original.UsageListIterator

func NewUsageListIterator

func NewUsageListIterator(page UsageListPage) UsageListIterator

type UsageListPage

type UsageListPage = original.UsageListPage

func NewUsageListPage

func NewUsageListPage(getNextPage func(context.Context, UsageList) (UsageList, error)) UsageListPage

type UsageName

type UsageName = original.UsageName

type UsagesClient

type UsagesClient = original.UsagesClient

func NewUsagesClient

func NewUsagesClient(subscriptionID string) UsagesClient

func NewUsagesClientWithBaseURI

func NewUsagesClientWithBaseURI(baseURI string, subscriptionID string) UsagesClient

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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