servicemap

package
v46.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 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 Acceptor

type Acceptor = original.Acceptor

type AcceptorProperties

type AcceptorProperties = original.AcceptorProperties

type Accuracy

type Accuracy = original.Accuracy
const (
	Actual    Accuracy = original.Actual
	Estimated Accuracy = original.Estimated
)

func PossibleAccuracyValues

func PossibleAccuracyValues() []Accuracy

type AgentConfiguration

type AgentConfiguration = original.AgentConfiguration

type AzureCloudServiceConfiguration

type AzureCloudServiceConfiguration = original.AzureCloudServiceConfiguration

type AzureHostingConfiguration

type AzureHostingConfiguration = original.AzureHostingConfiguration

type AzureProcessHostingConfiguration

type AzureProcessHostingConfiguration = original.AzureProcessHostingConfiguration

type AzureVMScaleSetConfiguration

type AzureVMScaleSetConfiguration = original.AzureVMScaleSetConfiguration

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type BasicCoreResource

type BasicCoreResource = original.BasicCoreResource

type BasicHostingConfiguration

type BasicHostingConfiguration = original.BasicHostingConfiguration

type BasicMapRequest

type BasicMapRequest = original.BasicMapRequest

type BasicMultipleMachinesMapRequest

type BasicMultipleMachinesMapRequest = original.BasicMultipleMachinesMapRequest

type BasicProcessHostingConfiguration

type BasicProcessHostingConfiguration = original.BasicProcessHostingConfiguration

type BasicRelationship

type BasicRelationship = original.BasicRelationship

type BasicResourceReference

type BasicResourceReference = original.BasicResourceReference

type Bitness

type Bitness = original.Bitness
const (
	SixFourbit  Bitness = original.SixFourbit
	ThreeTwobit Bitness = original.ThreeTwobit
)

func PossibleBitnessValues

func PossibleBitnessValues() []Bitness

type ClientGroup

type ClientGroup = original.ClientGroup

type ClientGroupMember

type ClientGroupMember = original.ClientGroupMember

type ClientGroupMemberProperties

type ClientGroupMemberProperties = original.ClientGroupMemberProperties

type ClientGroupMembersCollection

type ClientGroupMembersCollection = original.ClientGroupMembersCollection

type ClientGroupMembersCount

type ClientGroupMembersCount = original.ClientGroupMembersCount

type ClientGroupProperties

type ClientGroupProperties = original.ClientGroupProperties

type ClientGroupReference

type ClientGroupReference = original.ClientGroupReference

type ClientGroupsClient

type ClientGroupsClient = original.ClientGroupsClient

func NewClientGroupsClient

func NewClientGroupsClient(subscriptionID string) ClientGroupsClient

func NewClientGroupsClientWithBaseURI

func NewClientGroupsClientWithBaseURI(baseURI string, subscriptionID string) ClientGroupsClient

type Connection

type Connection = original.Connection

type ConnectionCollection

type ConnectionCollection = original.ConnectionCollection

type ConnectionProperties

type ConnectionProperties = original.ConnectionProperties

type CoreResource

type CoreResource = original.CoreResource

type Error

type Error = original.Error

type ErrorResponse

type ErrorResponse = original.ErrorResponse

type HostingConfiguration

type HostingConfiguration = original.HostingConfiguration

type HypervisorConfiguration

type HypervisorConfiguration = original.HypervisorConfiguration

type HypervisorType

type HypervisorType = original.HypervisorType
const (
	HypervisorTypeHyperv  HypervisorType = original.HypervisorTypeHyperv
	HypervisorTypeUnknown HypervisorType = original.HypervisorTypeUnknown
)

func PossibleHypervisorTypeValues

func PossibleHypervisorTypeValues() []HypervisorType

type ImageConfiguration

type ImageConfiguration = original.ImageConfiguration

type Ipv4NetworkInterface

type Ipv4NetworkInterface = original.Ipv4NetworkInterface

type Ipv6NetworkInterface

type Ipv6NetworkInterface = original.Ipv6NetworkInterface

type Kind

type Kind = original.Kind
const (
	KindRefclientgroup      Kind = original.KindRefclientgroup
	KindRefmachine          Kind = original.KindRefmachine
	KindRefmachinewithhints Kind = original.KindRefmachinewithhints
	KindRefport             Kind = original.KindRefport
	KindRefprocess          Kind = original.KindRefprocess
	KindResourceReference   Kind = original.KindResourceReference
)

func PossibleKindValues

func PossibleKindValues() []Kind

type KindBasicMapRequest

type KindBasicMapRequest = original.KindBasicMapRequest

func PossibleKindBasicMapRequestValues

func PossibleKindBasicMapRequestValues() []KindBasicMapRequest

type KindBasicProcessHostingConfiguration

type KindBasicProcessHostingConfiguration = original.KindBasicProcessHostingConfiguration
const (
	KindBasicProcessHostingConfigurationKindProcessHostingConfiguration KindBasicProcessHostingConfiguration = original.KindBasicProcessHostingConfigurationKindProcessHostingConfiguration
	KindBasicProcessHostingConfigurationKindProviderazure               KindBasicProcessHostingConfiguration = original.KindBasicProcessHostingConfigurationKindProviderazure
)

func PossibleKindBasicProcessHostingConfigurationValues

func PossibleKindBasicProcessHostingConfigurationValues() []KindBasicProcessHostingConfiguration

type KindBasicRelationship

type KindBasicRelationship = original.KindBasicRelationship

func PossibleKindBasicRelationshipValues

func PossibleKindBasicRelationshipValues() []KindBasicRelationship

type Liveness

type Liveness = original.Liveness

type Machine

type Machine = original.Machine

type MachineCollection

type MachineCollection = original.MachineCollection

type MachineCollectionIterator

type MachineCollectionIterator = original.MachineCollectionIterator

type MachineCollectionPage

type MachineCollectionPage = original.MachineCollectionPage

func NewMachineCollectionPage

func NewMachineCollectionPage(getNextPage func(context.Context, MachineCollection) (MachineCollection, error)) MachineCollectionPage

type MachineCountsByOperatingSystem

type MachineCountsByOperatingSystem = original.MachineCountsByOperatingSystem

type MachineGroup

type MachineGroup = original.MachineGroup

type MachineGroupCollection

type MachineGroupCollection = original.MachineGroupCollection

type MachineGroupMapRequest

type MachineGroupMapRequest = original.MachineGroupMapRequest

type MachineGroupProperties

type MachineGroupProperties = original.MachineGroupProperties

type MachineGroupType

type MachineGroupType = original.MachineGroupType
const (
	MachineGroupTypeAzureCs    MachineGroupType = original.MachineGroupTypeAzureCs
	MachineGroupTypeAzureSf    MachineGroupType = original.MachineGroupTypeAzureSf
	MachineGroupTypeAzureVmss  MachineGroupType = original.MachineGroupTypeAzureVmss
	MachineGroupTypeUnknown    MachineGroupType = original.MachineGroupTypeUnknown
	MachineGroupTypeUserStatic MachineGroupType = original.MachineGroupTypeUserStatic
)

func PossibleMachineGroupTypeValues

func PossibleMachineGroupTypeValues() []MachineGroupType

type MachineGroupsClient

type MachineGroupsClient = original.MachineGroupsClient

func NewMachineGroupsClient

func NewMachineGroupsClient(subscriptionID string) MachineGroupsClient

func NewMachineGroupsClientWithBaseURI

func NewMachineGroupsClientWithBaseURI(baseURI string, subscriptionID string) MachineGroupsClient

type MachineListMapRequest

type MachineListMapRequest = original.MachineListMapRequest

type MachineProperties

type MachineProperties = original.MachineProperties

type MachineRebootStatus

type MachineRebootStatus = original.MachineRebootStatus
const (
	MachineRebootStatusNotRebooted MachineRebootStatus = original.MachineRebootStatusNotRebooted
	MachineRebootStatusRebooted    MachineRebootStatus = original.MachineRebootStatusRebooted
	MachineRebootStatusUnknown     MachineRebootStatus = original.MachineRebootStatusUnknown
)

func PossibleMachineRebootStatusValues

func PossibleMachineRebootStatusValues() []MachineRebootStatus

type MachineReference

type MachineReference = original.MachineReference

type MachineReferenceWithHints

type MachineReferenceWithHints = original.MachineReferenceWithHints

type MachineResourcesConfiguration

type MachineResourcesConfiguration = original.MachineResourcesConfiguration

type MachinesClient

type MachinesClient = original.MachinesClient

func NewMachinesClient

func NewMachinesClient(subscriptionID string) MachinesClient

func NewMachinesClientWithBaseURI

func NewMachinesClientWithBaseURI(baseURI string, subscriptionID string) MachinesClient

type MachinesSummary

type MachinesSummary = original.MachinesSummary

type MachinesSummaryProperties

type MachinesSummaryProperties = original.MachinesSummaryProperties

type Map

type Map = original.Map

type MapEdges

type MapEdges = original.MapEdges

type MapNodes

type MapNodes = original.MapNodes

type MapRequest

type MapRequest = original.MapRequest

type MapResponse

type MapResponse = original.MapResponse

type MapsClient

type MapsClient = original.MapsClient

func NewMapsClient

func NewMapsClient(subscriptionID string) MapsClient

func NewMapsClientWithBaseURI

func NewMapsClientWithBaseURI(baseURI string, subscriptionID string) MapsClient

type MonitoringState

type MonitoringState = original.MonitoringState

func PossibleMonitoringStateValues

func PossibleMonitoringStateValues() []MonitoringState

type MultipleMachinesMapRequest

type MultipleMachinesMapRequest = original.MultipleMachinesMapRequest

type NetworkConfiguration

type NetworkConfiguration = original.NetworkConfiguration

type OperatingSystemConfiguration

type OperatingSystemConfiguration = original.OperatingSystemConfiguration

type OperatingSystemFamily

type OperatingSystemFamily = original.OperatingSystemFamily

func PossibleOperatingSystemFamilyValues

func PossibleOperatingSystemFamilyValues() []OperatingSystemFamily

type Port

type Port = original.Port

type PortCollection

type PortCollection = original.PortCollection

type PortCollectionIterator

type PortCollectionIterator = original.PortCollectionIterator

func NewPortCollectionIterator

func NewPortCollectionIterator(page PortCollectionPage) PortCollectionIterator

type PortCollectionPage

type PortCollectionPage = original.PortCollectionPage

func NewPortCollectionPage

func NewPortCollectionPage(getNextPage func(context.Context, PortCollection) (PortCollection, error)) PortCollectionPage

type PortProperties

type PortProperties = original.PortProperties

type PortReference

type PortReference = original.PortReference

type PortReferenceProperties

type PortReferenceProperties = original.PortReferenceProperties

type PortsClient

type PortsClient = original.PortsClient

func NewPortsClient

func NewPortsClient(subscriptionID string) PortsClient

func NewPortsClientWithBaseURI

func NewPortsClientWithBaseURI(baseURI string, subscriptionID string) PortsClient

type Process

type Process = original.Process

type ProcessCollection

type ProcessCollection = original.ProcessCollection

type ProcessCollectionIterator

type ProcessCollectionIterator = original.ProcessCollectionIterator

type ProcessCollectionPage

type ProcessCollectionPage = original.ProcessCollectionPage

func NewProcessCollectionPage

func NewProcessCollectionPage(getNextPage func(context.Context, ProcessCollection) (ProcessCollection, error)) ProcessCollectionPage

type ProcessDetails

type ProcessDetails = original.ProcessDetails

type ProcessHostedService

type ProcessHostedService = original.ProcessHostedService

type ProcessHostingConfiguration

type ProcessHostingConfiguration = original.ProcessHostingConfiguration

type ProcessProperties

type ProcessProperties = original.ProcessProperties

type ProcessReference

type ProcessReference = original.ProcessReference

type ProcessReferenceProperties

type ProcessReferenceProperties = original.ProcessReferenceProperties

type ProcessRole

type ProcessRole = original.ProcessRole

func PossibleProcessRoleValues

func PossibleProcessRoleValues() []ProcessRole

type ProcessUser

type ProcessUser = original.ProcessUser

type ProcessesClient

type ProcessesClient = original.ProcessesClient

func NewProcessesClient

func NewProcessesClient(subscriptionID string) ProcessesClient

func NewProcessesClientWithBaseURI

func NewProcessesClientWithBaseURI(baseURI string, subscriptionID string) ProcessesClient

type Provider

type Provider = original.Provider
const (
	Azure Provider = original.Azure
)

func PossibleProviderValues

func PossibleProviderValues() []Provider

type Provider1

type Provider1 = original.Provider1
const (
	Provider1Azure Provider1 = original.Provider1Azure
)

func PossibleProvider1Values

func PossibleProvider1Values() []Provider1

type Relationship

type Relationship = original.Relationship

type RelationshipProperties

type RelationshipProperties = original.RelationshipProperties

type Resource

type Resource = original.Resource

type ResourceReference

type ResourceReference = original.ResourceReference

type SingleMachineDependencyMapRequest

type SingleMachineDependencyMapRequest = original.SingleMachineDependencyMapRequest

type SummariesClient

type SummariesClient = original.SummariesClient

func NewSummariesClient

func NewSummariesClient(subscriptionID string) SummariesClient

func NewSummariesClientWithBaseURI

func NewSummariesClientWithBaseURI(baseURI string, subscriptionID string) SummariesClient

type Summary

type Summary = original.Summary

type SummaryProperties

type SummaryProperties = original.SummaryProperties

type Timezone

type Timezone = original.Timezone

type VirtualMachineConfiguration

type VirtualMachineConfiguration = original.VirtualMachineConfiguration

type VirtualMachineType

type VirtualMachineType = original.VirtualMachineType

func PossibleVirtualMachineTypeValues

func PossibleVirtualMachineTypeValues() []VirtualMachineType

type VirtualizationState

type VirtualizationState = original.VirtualizationState

func PossibleVirtualizationStateValues

func PossibleVirtualizationStateValues() []VirtualizationState

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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