peering

package
v33.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2019 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 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 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 ¶

type Family = original.Family
const (
	Direct   Family = original.Direct
	Exchange Family = original.Exchange
)

func PossibleFamilyValues ¶

func PossibleFamilyValues() []Family

type Kind ¶

type Kind = original.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 Location ¶

type Location = original.Location

type LocationListResult ¶

type LocationListResult = original.LocationListResult

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 Model ¶

type Model = original.Model

type Name ¶

type Name = original.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 Operation ¶

type Operation = original.Operation

type OperationDisplayInfo ¶

type OperationDisplayInfo = original.OperationDisplayInfo

type OperationListResult ¶

type OperationListResult = original.OperationListResult

type OperationsClient ¶

type OperationsClient = original.OperationsClient

func NewOperationsClient ¶

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI ¶

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient

type PeerAsn ¶

type PeerAsn = original.PeerAsn

type PeerAsnListResult ¶

type PeerAsnListResult = original.PeerAsnListResult

type PeerAsnListResultPage ¶

type PeerAsnListResultPage = original.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

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 Resource ¶

type Resource = original.Resource

type ResourceTags ¶

type ResourceTags = original.ResourceTags

type Service ¶

type Service = original.Service

type ServiceListResult ¶

type ServiceListResult = original.ServiceListResult

type ServiceListResultPage ¶

type ServiceListResultPage = original.ServiceListResultPage

type ServiceLocation ¶

type ServiceLocation = original.ServiceLocation

type ServiceLocationListResult ¶

type ServiceLocationListResult = original.ServiceLocationListResult

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 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 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

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 Size ¶

type Size = original.Size
const (
	Free      Size = original.Free
	Metered   Size = original.Metered
	Unlimited Size = original.Unlimited
)

func PossibleSizeValues ¶

func PossibleSizeValues() []Size

type Sku ¶

type Sku = original.Sku

type String ¶

type String = original.String

type SubResource ¶

type SubResource = original.SubResource

type Tier ¶

type Tier = original.Tier
const (
	Basic   Tier = original.Basic
	Premium Tier = original.Premium
)

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

Directories ¶

Path Synopsis

Jump to

Keyboard shortcuts

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