webpubsub

package
v68.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2023 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 ACLAction

type ACLAction = original.ACLAction
const (
	ACLActionAllow ACLAction = original.ACLActionAllow
	ACLActionDeny  ACLAction = original.ACLActionDeny
)

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 CreateOrUpdateFuture

type CreateOrUpdateFuture = original.CreateOrUpdateFuture

type CreatedByType

type CreatedByType = original.CreatedByType
const (
	CreatedByTypeApplication     CreatedByType = original.CreatedByTypeApplication
	CreatedByTypeKey             CreatedByType = original.CreatedByTypeKey
	CreatedByTypeManagedIdentity CreatedByType = original.CreatedByTypeManagedIdentity
	CreatedByTypeUser            CreatedByType = original.CreatedByTypeUser
)

func PossibleCreatedByTypeValues

func PossibleCreatedByTypeValues() []CreatedByType

type DeleteFuture

type DeleteFuture = original.DeleteFuture

type Dimension

type Dimension = original.Dimension

type ErrorAdditionalInfo

type ErrorAdditionalInfo = original.ErrorAdditionalInfo

type ErrorDetail

type ErrorDetail = original.ErrorDetail

type ErrorResponse

type ErrorResponse = original.ErrorResponse

type EventHandler

type EventHandler = original.EventHandler

type Hub

type Hub = original.Hub

type HubList

type HubList = original.HubList

type HubListIterator

type HubListIterator = original.HubListIterator

func NewHubListIterator

func NewHubListIterator(page HubListPage) HubListIterator

type HubListPage

type HubListPage = original.HubListPage

func NewHubListPage

func NewHubListPage(cur HubList, getNextPage func(context.Context, HubList) (HubList, error)) HubListPage

type HubProperties

type HubProperties = original.HubProperties

type HubsClient

type HubsClient = original.HubsClient

func NewHubsClient

func NewHubsClient(subscriptionID string) HubsClient

func NewHubsClientWithBaseURI

func NewHubsClientWithBaseURI(baseURI string, subscriptionID string) HubsClient

type HubsCreateOrUpdateFuture

type HubsCreateOrUpdateFuture = original.HubsCreateOrUpdateFuture

type HubsDeleteFuture

type HubsDeleteFuture = original.HubsDeleteFuture

type KeyType

type KeyType = original.KeyType
const (
	KeyTypePrimary   KeyType = original.KeyTypePrimary
	KeyTypeSalt      KeyType = original.KeyTypeSalt
	KeyTypeSecondary KeyType = original.KeyTypeSecondary
)

func PossibleKeyTypeValues

func PossibleKeyTypeValues() []KeyType

type Keys

type Keys = original.Keys

type LiveTraceCategory

type LiveTraceCategory = original.LiveTraceCategory

type LiveTraceConfiguration

type LiveTraceConfiguration = original.LiveTraceConfiguration

type LogSpecification

type LogSpecification = original.LogSpecification

type ManagedIdentity

type ManagedIdentity = original.ManagedIdentity

type ManagedIdentitySettings

type ManagedIdentitySettings = original.ManagedIdentitySettings

type ManagedIdentityType

type ManagedIdentityType = original.ManagedIdentityType
const (
	ManagedIdentityTypeNone           ManagedIdentityType = original.ManagedIdentityTypeNone
	ManagedIdentityTypeSystemAssigned ManagedIdentityType = original.ManagedIdentityTypeSystemAssigned
	ManagedIdentityTypeUserAssigned   ManagedIdentityType = original.ManagedIdentityTypeUserAssigned
)

func PossibleManagedIdentityTypeValues

func PossibleManagedIdentityTypeValues() []ManagedIdentityType

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(cur OperationList, 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 PrivateEndpointConnectionList

type PrivateEndpointConnectionList = original.PrivateEndpointConnectionList

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 ProvisioningState

type ProvisioningState = original.ProvisioningState

func PossibleProvisioningStateValues

func PossibleProvisioningStateValues() []ProvisioningState

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 (
	RequestTypeClientConnection RequestType = original.RequestTypeClientConnection
	RequestTypeRESTAPI          RequestType = original.RequestTypeRESTAPI
	RequestTypeServerConnection RequestType = original.RequestTypeServerConnection
	RequestTypeTrace            RequestType = original.RequestTypeTrace
)

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(cur ResourceList, getNextPage func(context.Context, ResourceList) (ResourceList, error)) ResourceListPage

type ResourceLogCategory

type ResourceLogCategory = original.ResourceLogCategory

type ResourceLogConfiguration

type ResourceLogConfiguration = original.ResourceLogConfiguration

type ResourceSku

type ResourceSku = original.ResourceSku

type ResourceType

type ResourceType = original.ResourceType

type RestartFuture

type RestartFuture = original.RestartFuture

type ScaleType

type ScaleType = original.ScaleType
const (
	ScaleTypeAutomatic ScaleType = original.ScaleTypeAutomatic
	ScaleTypeManual    ScaleType = original.ScaleTypeManual
	ScaleTypeNone      ScaleType = original.ScaleTypeNone
)

func PossibleScaleTypeValues

func PossibleScaleTypeValues() []ScaleType

type ServiceSpecification

type ServiceSpecification = original.ServiceSpecification

type ShareablePrivateLinkResourceType

type ShareablePrivateLinkResourceType = original.ShareablePrivateLinkResourceType

type SharedPrivateLinkResource

type SharedPrivateLinkResource = original.SharedPrivateLinkResource

type SharedPrivateLinkResourceList

type SharedPrivateLinkResourceList = original.SharedPrivateLinkResourceList

type SharedPrivateLinkResourcesClient

type SharedPrivateLinkResourcesClient = original.SharedPrivateLinkResourcesClient

func NewSharedPrivateLinkResourcesClient

func NewSharedPrivateLinkResourcesClient(subscriptionID string) SharedPrivateLinkResourcesClient

func NewSharedPrivateLinkResourcesClientWithBaseURI

func NewSharedPrivateLinkResourcesClientWithBaseURI(baseURI string, subscriptionID string) SharedPrivateLinkResourcesClient

type SignalRServiceUsage

type SignalRServiceUsage = original.SignalRServiceUsage

type SignalRServiceUsageList

type SignalRServiceUsageList = original.SignalRServiceUsageList

type SignalRServiceUsageName

type SignalRServiceUsageName = original.SignalRServiceUsageName

type Sku

type Sku = original.Sku

type SkuCapacity

type SkuCapacity = original.SkuCapacity

type SkuList

type SkuList = original.SkuList

type SkuTier

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

func PossibleSkuTierValues

func PossibleSkuTierValues() []SkuTier

type SystemData

type SystemData = original.SystemData

type TLSSettings

type TLSSettings = original.TLSSettings

type TrackedResource

type TrackedResource = original.TrackedResource

type UpdateFuture

type UpdateFuture = original.UpdateFuture

type UpstreamAuthSettings

type UpstreamAuthSettings = original.UpstreamAuthSettings

type UpstreamAuthType

type UpstreamAuthType = original.UpstreamAuthType
const (
	UpstreamAuthTypeManagedIdentity UpstreamAuthType = original.UpstreamAuthTypeManagedIdentity
	UpstreamAuthTypeNone            UpstreamAuthType = original.UpstreamAuthTypeNone
)

func PossibleUpstreamAuthTypeValues

func PossibleUpstreamAuthTypeValues() []UpstreamAuthType

type UsagesClient

type UsagesClient = original.UsagesClient

func NewUsagesClient

func NewUsagesClient(subscriptionID string) UsagesClient

func NewUsagesClientWithBaseURI

func NewUsagesClientWithBaseURI(baseURI string, subscriptionID string) UsagesClient

type UserAssignedIdentityProperty

type UserAssignedIdentityProperty = original.UserAssignedIdentityProperty

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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