peering

package
v48.2.2 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 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 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 ContactDetail

type ContactDetail = original.ContactDetail

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
	LearnedTypeViaServiceProvider LearnedType = original.LearnedTypeViaServiceProvider
	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(cur ListResult, getNextPage func(context.Context, ListResult) (ListResult, error)) ListResultPage

type Location

type Location = original.Location

type LocationListResult

type LocationListResult = original.LocationListResult

type LocationListResultIterator

type LocationListResultIterator = original.LocationListResultIterator

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

type PeerAsnListResultIterator = original.PeerAsnListResultIterator

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

type RegisteredAsn = original.RegisteredAsn

type RegisteredAsnListResult

type RegisteredAsnListResult = original.RegisteredAsnListResult

type RegisteredAsnProperties

type RegisteredAsnProperties = original.RegisteredAsnProperties

type RegisteredAsnsClient

type RegisteredAsnsClient = original.RegisteredAsnsClient

func NewRegisteredAsnsClient

func NewRegisteredAsnsClient(subscriptionID string) RegisteredAsnsClient

func NewRegisteredAsnsClientWithBaseURI

func NewRegisteredAsnsClientWithBaseURI(baseURI string, subscriptionID string) RegisteredAsnsClient

type RegisteredPrefix

type RegisteredPrefix = original.RegisteredPrefix

type RegisteredPrefixListResult

type RegisteredPrefixListResult = original.RegisteredPrefixListResult

type RegisteredPrefixProperties

type RegisteredPrefixProperties = original.RegisteredPrefixProperties

type RegisteredPrefixesClient

type RegisteredPrefixesClient = original.RegisteredPrefixesClient

func NewRegisteredPrefixesClient

func NewRegisteredPrefixesClient(subscriptionID string) RegisteredPrefixesClient

func NewRegisteredPrefixesClientWithBaseURI

func NewRegisteredPrefixesClientWithBaseURI(baseURI string, subscriptionID string) RegisteredPrefixesClient

type Resource

type Resource = original.Resource

type ResourceTags

type ResourceTags = original.ResourceTags

type Role

type Role = original.Role
const (
	RoleNoc       Role = original.RoleNoc
	RoleOther     Role = original.RoleOther
	RolePolicy    Role = original.RolePolicy
	RoleService   Role = original.RoleService
	RoleTechnical Role = original.RoleTechnical
)

func PossibleRoleValues

func PossibleRoleValues() []Role

type Service

type Service = original.Service

type ServiceCountriesClient

type ServiceCountriesClient = original.ServiceCountriesClient

func NewServiceCountriesClient

func NewServiceCountriesClient(subscriptionID string) ServiceCountriesClient

func NewServiceCountriesClientWithBaseURI

func NewServiceCountriesClientWithBaseURI(baseURI string, subscriptionID string) ServiceCountriesClient

type ServiceCountry

type ServiceCountry = original.ServiceCountry

type ServiceCountryListResult

type ServiceCountryListResult = original.ServiceCountryListResult

type ServiceListResult

type ServiceListResult = original.ServiceListResult

type ServiceListResultIterator

type ServiceListResultIterator = original.ServiceListResultIterator

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 ServicePrefixEvent

type ServicePrefixEvent = original.ServicePrefixEvent

type ServicePrefixListResult

type ServicePrefixListResult = original.ServicePrefixListResult

type ServicePrefixProperties

type ServicePrefixProperties = original.ServicePrefixProperties

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 ServiceSku

type ServiceSku = original.ServiceSku

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