Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type BandwidthOffer
- type BaseClient
- type BgpSession
- type ConnectionState
- type ContactInfo
- type DirectConnection
- type DirectPeeringFacility
- type ErrorResponse
- type ExchangeConnection
- type ExchangePeeringFacility
- type Family
- type Kind
- 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 Properties
- type PropertiesDirect
- type PropertiesExchange
- type ProvisioningState
- type Resource
- type ResourceTags
- type SessionStateV4
- type SessionStateV6
- type Size
- type Sku
- 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 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 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 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 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 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 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 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 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.