Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type BandwidthOffer
- type BaseClient
- type BgpSession
- type CheckServiceProviderAvailabilityInput
- type ConnectionState
- type ContactInfo
- type DirectConnection
- type DirectPeeringFacility
- type DirectPeeringType
- type ErrorResponse
- type ExchangeConnection
- type ExchangePeeringFacility
- type Family
- type Kind
- type LearnedType
- type LegacyPeeringsClient
- type ListResult
- type ListResultIterator
- type ListResultPage
- type Location
- type LocationListResult
- type LocationListResultIterator
- type LocationListResultPage
- type LocationProperties
- type LocationPropertiesDirect
- type LocationPropertiesExchange
- type LocationsClient
- type Model
- type Name
- type Operation
- type OperationDisplayInfo
- type OperationListResult
- type OperationListResultIterator
- type OperationListResultPage
- type OperationsClient
- type PeerAsn
- type PeerAsnListResult
- type PeerAsnListResultIterator
- type PeerAsnListResultPage
- type PeerAsnProperties
- type PeerAsnsClient
- type PeeringsClient
- type PrefixValidationState
- type PrefixesClient
- type Properties
- type PropertiesDirect
- type PropertiesExchange
- type ProvisioningState
- type Resource
- type ResourceTags
- type Service
- type ServiceListResult
- type ServiceListResultIterator
- type ServiceListResultPage
- type ServiceLocation
- type ServiceLocationListResult
- type ServiceLocationListResultIterator
- type ServiceLocationListResultPage
- type ServiceLocationProperties
- type ServiceLocationsClient
- type ServicePrefix
- type ServicePrefixListResult
- type ServicePrefixListResultIterator
- type ServicePrefixListResultPage
- type ServicePrefixProperties
- type ServicePrefixesClient
- type ServiceProperties
- type ServiceProvider
- type ServiceProviderListResult
- type ServiceProviderListResultIterator
- type ServiceProviderListResultPage
- type ServiceProviderProperties
- type ServiceProvidersClient
- type ServicesClient
- type SessionAddressProvider
- type SessionStateV4
- type SessionStateV6
- type Size
- type Sku
- type String
- type SubResource
- type Tier
- type ValidationState
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BandwidthOffer ¶
type BandwidthOffer = original.BandwidthOffer
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type BgpSession ¶
type BgpSession = original.BgpSession
type CheckServiceProviderAvailabilityInput ¶
type CheckServiceProviderAvailabilityInput = original.CheckServiceProviderAvailabilityInput
type ConnectionState ¶
type ConnectionState = original.ConnectionState
const ( Active ConnectionState = original.Active Approved ConnectionState = original.Approved None ConnectionState = original.None PendingApproval ConnectionState = original.PendingApproval ProvisioningCompleted ConnectionState = original.ProvisioningCompleted ProvisioningFailed ConnectionState = original.ProvisioningFailed ProvisioningStarted ConnectionState = original.ProvisioningStarted Validating ConnectionState = original.Validating )
func PossibleConnectionStateValues ¶
func PossibleConnectionStateValues() []ConnectionState
type ContactInfo ¶
type ContactInfo = original.ContactInfo
type DirectConnection ¶
type DirectConnection = original.DirectConnection
type DirectPeeringFacility ¶
type DirectPeeringFacility = original.DirectPeeringFacility
type DirectPeeringType ¶
type DirectPeeringType = original.DirectPeeringType
const ( Cdn DirectPeeringType = original.Cdn Edge DirectPeeringType = original.Edge Internal DirectPeeringType = original.Internal Transit DirectPeeringType = original.Transit )
func PossibleDirectPeeringTypeValues ¶
func PossibleDirectPeeringTypeValues() []DirectPeeringType
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type ExchangeConnection ¶
type ExchangeConnection = original.ExchangeConnection
type ExchangePeeringFacility ¶
type ExchangePeeringFacility = original.ExchangePeeringFacility
type Family ¶
func PossibleFamilyValues ¶
func PossibleFamilyValues() []Family
type Kind ¶
const ( KindDirect Kind = original.KindDirect KindExchange Kind = original.KindExchange )
func PossibleKindValues ¶
func PossibleKindValues() []Kind
type LearnedType ¶
type LearnedType = original.LearnedType
const ( LearnedTypeNone LearnedType = original.LearnedTypeNone LearnedTypeViaPartner LearnedType = original.LearnedTypeViaPartner LearnedTypeViaSession LearnedType = original.LearnedTypeViaSession )
func PossibleLearnedTypeValues ¶
func PossibleLearnedTypeValues() []LearnedType
type LegacyPeeringsClient ¶
type LegacyPeeringsClient = original.LegacyPeeringsClient
func NewLegacyPeeringsClient ¶
func NewLegacyPeeringsClient(subscriptionID string) LegacyPeeringsClient
func NewLegacyPeeringsClientWithBaseURI ¶
func NewLegacyPeeringsClientWithBaseURI(baseURI string, subscriptionID string) LegacyPeeringsClient
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(getNextPage func(context.Context, ListResult) (ListResult, error)) ListResultPage
type LocationListResult ¶
type LocationListResult = original.LocationListResult
type LocationListResultIterator ¶
type LocationListResultIterator = original.LocationListResultIterator
func NewLocationListResultIterator ¶
func NewLocationListResultIterator(page LocationListResultPage) LocationListResultIterator
type LocationListResultPage ¶
type LocationListResultPage = original.LocationListResultPage
func NewLocationListResultPage ¶
func NewLocationListResultPage(getNextPage func(context.Context, LocationListResult) (LocationListResult, error)) LocationListResultPage
type LocationProperties ¶
type LocationProperties = original.LocationProperties
type LocationPropertiesDirect ¶
type LocationPropertiesDirect = original.LocationPropertiesDirect
type LocationPropertiesExchange ¶
type LocationPropertiesExchange = original.LocationPropertiesExchange
type LocationsClient ¶
type LocationsClient = original.LocationsClient
func NewLocationsClient ¶
func NewLocationsClient(subscriptionID string) LocationsClient
func NewLocationsClientWithBaseURI ¶
func NewLocationsClientWithBaseURI(baseURI string, subscriptionID string) LocationsClient
type Name ¶
const ( BasicDirectFree Name = original.BasicDirectFree BasicExchangeFree Name = original.BasicExchangeFree PremiumDirectFree Name = original.PremiumDirectFree PremiumDirectMetered Name = original.PremiumDirectMetered PremiumDirectUnlimited Name = original.PremiumDirectUnlimited PremiumExchangeMetered Name = original.PremiumExchangeMetered )
func PossibleNameValues ¶
func PossibleNameValues() []Name
type OperationDisplayInfo ¶
type OperationDisplayInfo = original.OperationDisplayInfo
type OperationListResult ¶
type OperationListResult = original.OperationListResult
type OperationListResultIterator ¶
type OperationListResultIterator = original.OperationListResultIterator
func NewOperationListResultIterator ¶
func NewOperationListResultIterator(page OperationListResultPage) OperationListResultIterator
type OperationListResultPage ¶
type OperationListResultPage = original.OperationListResultPage
func NewOperationListResultPage ¶
func NewOperationListResultPage(getNextPage func(context.Context, OperationListResult) (OperationListResult, error)) OperationListResultPage
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type PeerAsnListResult ¶
type PeerAsnListResult = original.PeerAsnListResult
type PeerAsnListResultIterator ¶
type PeerAsnListResultIterator = original.PeerAsnListResultIterator
func NewPeerAsnListResultIterator ¶
func NewPeerAsnListResultIterator(page PeerAsnListResultPage) PeerAsnListResultIterator
type PeerAsnListResultPage ¶
type PeerAsnListResultPage = original.PeerAsnListResultPage
func NewPeerAsnListResultPage ¶
func NewPeerAsnListResultPage(getNextPage func(context.Context, PeerAsnListResult) (PeerAsnListResult, error)) PeerAsnListResultPage
type PeerAsnProperties ¶
type PeerAsnProperties = original.PeerAsnProperties
type PeerAsnsClient ¶
type PeerAsnsClient = original.PeerAsnsClient
func NewPeerAsnsClient ¶
func NewPeerAsnsClient(subscriptionID string) PeerAsnsClient
func NewPeerAsnsClientWithBaseURI ¶
func NewPeerAsnsClientWithBaseURI(baseURI string, subscriptionID string) PeerAsnsClient
type PeeringsClient ¶
type PeeringsClient = original.PeeringsClient
func NewPeeringsClient ¶
func NewPeeringsClient(subscriptionID string) PeeringsClient
func NewPeeringsClientWithBaseURI ¶
func NewPeeringsClientWithBaseURI(baseURI string, subscriptionID string) PeeringsClient
type PrefixValidationState ¶
type PrefixValidationState = original.PrefixValidationState
const ( PrefixValidationStateFailed PrefixValidationState = original.PrefixValidationStateFailed PrefixValidationStateInvalid PrefixValidationState = original.PrefixValidationStateInvalid PrefixValidationStateNone PrefixValidationState = original.PrefixValidationStateNone PrefixValidationStatePending PrefixValidationState = original.PrefixValidationStatePending PrefixValidationStateUnknown PrefixValidationState = original.PrefixValidationStateUnknown PrefixValidationStateVerified PrefixValidationState = original.PrefixValidationStateVerified )
func PossiblePrefixValidationStateValues ¶
func PossiblePrefixValidationStateValues() []PrefixValidationState
type PrefixesClient ¶
type PrefixesClient = original.PrefixesClient
func NewPrefixesClient ¶
func NewPrefixesClient(subscriptionID string) PrefixesClient
func NewPrefixesClientWithBaseURI ¶
func NewPrefixesClientWithBaseURI(baseURI string, subscriptionID string) PrefixesClient
type Properties ¶
type Properties = original.Properties
type PropertiesDirect ¶
type PropertiesDirect = original.PropertiesDirect
type PropertiesExchange ¶
type PropertiesExchange = original.PropertiesExchange
type ProvisioningState ¶
type ProvisioningState = original.ProvisioningState
const ( Deleting ProvisioningState = original.Deleting Failed ProvisioningState = original.Failed Succeeded ProvisioningState = original.Succeeded Updating ProvisioningState = original.Updating )
func PossibleProvisioningStateValues ¶
func PossibleProvisioningStateValues() []ProvisioningState
type ResourceTags ¶
type ResourceTags = original.ResourceTags
type ServiceListResult ¶
type ServiceListResult = original.ServiceListResult
type ServiceListResultIterator ¶
type ServiceListResultIterator = original.ServiceListResultIterator
func NewServiceListResultIterator ¶
func NewServiceListResultIterator(page ServiceListResultPage) ServiceListResultIterator
type ServiceListResultPage ¶
type ServiceListResultPage = original.ServiceListResultPage
func NewServiceListResultPage ¶
func NewServiceListResultPage(getNextPage func(context.Context, ServiceListResult) (ServiceListResult, error)) ServiceListResultPage
type ServiceLocation ¶
type ServiceLocation = original.ServiceLocation
type ServiceLocationListResult ¶
type ServiceLocationListResult = original.ServiceLocationListResult
type ServiceLocationListResultIterator ¶
type ServiceLocationListResultIterator = original.ServiceLocationListResultIterator
func NewServiceLocationListResultIterator ¶
func NewServiceLocationListResultIterator(page ServiceLocationListResultPage) ServiceLocationListResultIterator
type ServiceLocationListResultPage ¶
type ServiceLocationListResultPage = original.ServiceLocationListResultPage
func NewServiceLocationListResultPage ¶
func NewServiceLocationListResultPage(getNextPage func(context.Context, ServiceLocationListResult) (ServiceLocationListResult, error)) ServiceLocationListResultPage
type ServiceLocationProperties ¶
type ServiceLocationProperties = original.ServiceLocationProperties
type ServiceLocationsClient ¶
type ServiceLocationsClient = original.ServiceLocationsClient
func NewServiceLocationsClient ¶
func NewServiceLocationsClient(subscriptionID string) ServiceLocationsClient
func NewServiceLocationsClientWithBaseURI ¶
func NewServiceLocationsClientWithBaseURI(baseURI string, subscriptionID string) ServiceLocationsClient
type ServicePrefix ¶
type ServicePrefix = original.ServicePrefix
type ServicePrefixListResult ¶
type ServicePrefixListResult = original.ServicePrefixListResult
type ServicePrefixListResultIterator ¶
type ServicePrefixListResultIterator = original.ServicePrefixListResultIterator
func NewServicePrefixListResultIterator ¶
func NewServicePrefixListResultIterator(page ServicePrefixListResultPage) ServicePrefixListResultIterator
type ServicePrefixListResultPage ¶
type ServicePrefixListResultPage = original.ServicePrefixListResultPage
func NewServicePrefixListResultPage ¶
func NewServicePrefixListResultPage(getNextPage func(context.Context, ServicePrefixListResult) (ServicePrefixListResult, error)) ServicePrefixListResultPage
type ServicePrefixProperties ¶
type ServicePrefixProperties = original.ServicePrefixProperties
type ServicePrefixesClient ¶
type ServicePrefixesClient = original.ServicePrefixesClient
func NewServicePrefixesClient ¶
func NewServicePrefixesClient(subscriptionID string) ServicePrefixesClient
func NewServicePrefixesClientWithBaseURI ¶
func NewServicePrefixesClientWithBaseURI(baseURI string, subscriptionID string) ServicePrefixesClient
type ServiceProperties ¶
type ServiceProperties = original.ServiceProperties
type ServiceProvider ¶
type ServiceProvider = original.ServiceProvider
type ServiceProviderListResult ¶
type ServiceProviderListResult = original.ServiceProviderListResult
type ServiceProviderListResultIterator ¶
type ServiceProviderListResultIterator = original.ServiceProviderListResultIterator
func NewServiceProviderListResultIterator ¶
func NewServiceProviderListResultIterator(page ServiceProviderListResultPage) ServiceProviderListResultIterator
type ServiceProviderListResultPage ¶
type ServiceProviderListResultPage = original.ServiceProviderListResultPage
func NewServiceProviderListResultPage ¶
func NewServiceProviderListResultPage(getNextPage func(context.Context, ServiceProviderListResult) (ServiceProviderListResult, error)) ServiceProviderListResultPage
type ServiceProviderProperties ¶
type ServiceProviderProperties = original.ServiceProviderProperties
type ServiceProvidersClient ¶
type ServiceProvidersClient = original.ServiceProvidersClient
func NewServiceProvidersClient ¶
func NewServiceProvidersClient(subscriptionID string) ServiceProvidersClient
func NewServiceProvidersClientWithBaseURI ¶
func NewServiceProvidersClientWithBaseURI(baseURI string, subscriptionID string) ServiceProvidersClient
type ServicesClient ¶
type ServicesClient = original.ServicesClient
func NewServicesClient ¶
func NewServicesClient(subscriptionID string) ServicesClient
func NewServicesClientWithBaseURI ¶
func NewServicesClientWithBaseURI(baseURI string, subscriptionID string) ServicesClient
type SessionAddressProvider ¶
type SessionAddressProvider = original.SessionAddressProvider
const ( Microsoft SessionAddressProvider = original.Microsoft Peer SessionAddressProvider = original.Peer )
func PossibleSessionAddressProviderValues ¶
func PossibleSessionAddressProviderValues() []SessionAddressProvider
type SessionStateV4 ¶
type SessionStateV4 = original.SessionStateV4
const ( SessionStateV4Active SessionStateV4 = original.SessionStateV4Active SessionStateV4Connect SessionStateV4 = original.SessionStateV4Connect SessionStateV4Established SessionStateV4 = original.SessionStateV4Established SessionStateV4Idle SessionStateV4 = original.SessionStateV4Idle SessionStateV4None SessionStateV4 = original.SessionStateV4None SessionStateV4OpenConfirm SessionStateV4 = original.SessionStateV4OpenConfirm SessionStateV4OpenReceived SessionStateV4 = original.SessionStateV4OpenReceived SessionStateV4OpenSent SessionStateV4 = original.SessionStateV4OpenSent SessionStateV4PendingAdd SessionStateV4 = original.SessionStateV4PendingAdd SessionStateV4PendingRemove SessionStateV4 = original.SessionStateV4PendingRemove SessionStateV4PendingUpdate SessionStateV4 = original.SessionStateV4PendingUpdate )
func PossibleSessionStateV4Values ¶
func PossibleSessionStateV4Values() []SessionStateV4
type SessionStateV6 ¶
type SessionStateV6 = original.SessionStateV6
const ( SessionStateV6Active SessionStateV6 = original.SessionStateV6Active SessionStateV6Connect SessionStateV6 = original.SessionStateV6Connect SessionStateV6Established SessionStateV6 = original.SessionStateV6Established SessionStateV6Idle SessionStateV6 = original.SessionStateV6Idle SessionStateV6None SessionStateV6 = original.SessionStateV6None SessionStateV6OpenConfirm SessionStateV6 = original.SessionStateV6OpenConfirm SessionStateV6OpenReceived SessionStateV6 = original.SessionStateV6OpenReceived SessionStateV6OpenSent SessionStateV6 = original.SessionStateV6OpenSent SessionStateV6PendingAdd SessionStateV6 = original.SessionStateV6PendingAdd SessionStateV6PendingRemove SessionStateV6 = original.SessionStateV6PendingRemove SessionStateV6PendingUpdate SessionStateV6 = original.SessionStateV6PendingUpdate )
func PossibleSessionStateV6Values ¶
func PossibleSessionStateV6Values() []SessionStateV6
type SubResource ¶
type SubResource = original.SubResource
type Tier ¶
func PossibleTierValues ¶
func PossibleTierValues() []Tier
type ValidationState ¶
type ValidationState = original.ValidationState
const ( ValidationStateApproved ValidationState = original.ValidationStateApproved ValidationStateFailed ValidationState = original.ValidationStateFailed ValidationStateNone ValidationState = original.ValidationStateNone ValidationStatePending ValidationState = original.ValidationStatePending )
func PossibleValidationStateValues ¶
func PossibleValidationStateValues() []ValidationState
Click to show internal directories.
Click to hide internal directories.