Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type Acceptor
- type AcceptorProperties
- type Accuracy
- type AgentConfiguration
- type Bitness
- type ClientGroup
- type ClientGroupMember
- type ClientGroupMemberProperties
- type ClientGroupMembersCollection
- type ClientGroupMembersCount
- type ClientGroupProperties
- type ClientGroupsClient
- type Connection
- type ConnectionCollection
- type ConnectionFailureState
- type ConnectionProperties
- type CoreResource
- type Error
- type ErrorResponse
- type HypervisorConfiguration
- type HypervisorType
- type Ipv4NetworkInterface
- type Ipv6NetworkInterface
- type Kind
- type KindCoreResource
- type KindMapRequest
- type KindRelationship
- type Liveness
- type Machine
- type MachineCollection
- type MachineCountsByOperatingSystem
- type MachineGroup
- type MachineGroupCollection
- type MachineGroupMapRequest
- type MachineGroupProperties
- type MachineGroupsClient
- type MachineProperties
- type MachineRebootStatus
- type MachineReference
- type MachineReferenceWithHints
- type MachineReferenceWithHintsProperties
- type MachineResourcesConfiguration
- type MachinesClient
- type MachinesSummary
- type MachinesSummaryProperties
- type ManagementClient
- type Map
- type MapEdges
- type MapNodes
- type MapRequest
- type MapResponse
- type MapsClient
- type MonitoringState
- type NetworkConfiguration
- type OperatingSystemConfiguration
- type OperatingSystemFamily
- type Port
- type PortCollection
- type PortProperties
- type PortReference
- type PortReferenceProperties
- type PortsClient
- type Process
- type ProcessCollection
- type ProcessDetails
- type ProcessProperties
- type ProcessReference
- type ProcessReferenceProperties
- type ProcessRole
- type ProcessUser
- type ProcessesClient
- type Relationship
- type RelationshipProperties
- type Resource
- type ResourceReference
- type SingleMachineDependencyMapRequest
- type SummariesClient
- type Summary
- type SummaryProperties
- type Timezone
- type VirtualMachineConfiguration
- type VirtualMachineType
- type VirtualizationState
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AcceptorProperties ¶
type AcceptorProperties = original.AcceptorProperties
type AgentConfiguration ¶
type AgentConfiguration = original.AgentConfiguration
type Bitness ¶
const ( SixFourbit Bitness = original.SixFourbit ThreeTwobit Bitness = original.ThreeTwobit )
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 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 ConnectionFailureState ¶
type ConnectionFailureState = original.ConnectionFailureState
const ( Failed ConnectionFailureState = original.Failed Mixed ConnectionFailureState = original.Mixed Ok ConnectionFailureState = original.Ok )
type ConnectionProperties ¶
type ConnectionProperties = original.ConnectionProperties
type CoreResource ¶
type CoreResource = original.CoreResource
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type HypervisorConfiguration ¶
type HypervisorConfiguration = original.HypervisorConfiguration
type HypervisorType ¶
type HypervisorType = original.HypervisorType
const ( Hyperv HypervisorType = original.Hyperv Unknown HypervisorType = original.Unknown )
type Ipv4NetworkInterface ¶
type Ipv4NetworkInterface = original.Ipv4NetworkInterface
type Ipv6NetworkInterface ¶
type Ipv6NetworkInterface = original.Ipv6NetworkInterface
type Kind ¶
const ( KindRefmachine Kind = original.KindRefmachine KindRefmachinewithhints Kind = original.KindRefmachinewithhints KindRefport Kind = original.KindRefport KindRefprocess Kind = original.KindRefprocess )
type KindCoreResource ¶
type KindCoreResource = original.KindCoreResource
const ( KindClientGroup KindCoreResource = original.KindClientGroup KindMachine KindCoreResource = original.KindMachine KindMachineGroup KindCoreResource = original.KindMachineGroup KindPort KindCoreResource = original.KindPort KindProcess KindCoreResource = original.KindProcess )
type KindMapRequest ¶
type KindMapRequest = original.KindMapRequest
const ( KindMapmachineGroupDependency KindMapRequest = original.KindMapmachineGroupDependency KindMapsingleMachineDependency KindMapRequest = original.KindMapsingleMachineDependency )
type KindRelationship ¶
type KindRelationship = original.KindRelationship
const ( KindRelacceptor KindRelationship = original.KindRelacceptor KindRelconnection KindRelationship = original.KindRelconnection )
type MachineCollection ¶
type MachineCollection = original.MachineCollection
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 MachineGroupsClient ¶
type MachineGroupsClient = original.MachineGroupsClient
func NewMachineGroupsClient ¶
func NewMachineGroupsClient(subscriptionID string) MachineGroupsClient
func NewMachineGroupsClientWithBaseURI ¶
func NewMachineGroupsClientWithBaseURI(baseURI string, subscriptionID string) MachineGroupsClient
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 )
type MachineReference ¶
type MachineReference = original.MachineReference
type MachineReferenceWithHints ¶
type MachineReferenceWithHints = original.MachineReferenceWithHints
type MachineReferenceWithHintsProperties ¶
type MachineReferenceWithHintsProperties = original.MachineReferenceWithHintsProperties
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 ManagementClient ¶
type ManagementClient = original.ManagementClient
func New ¶
func New(subscriptionID string) ManagementClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) ManagementClient
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
const ( Discovered MonitoringState = original.Discovered Monitored MonitoringState = original.Monitored )
type NetworkConfiguration ¶
type NetworkConfiguration = original.NetworkConfiguration
type OperatingSystemConfiguration ¶
type OperatingSystemConfiguration = original.OperatingSystemConfiguration
type OperatingSystemFamily ¶
type OperatingSystemFamily = original.OperatingSystemFamily
const ( OperatingSystemFamilyAix OperatingSystemFamily = original.OperatingSystemFamilyAix OperatingSystemFamilyLinux OperatingSystemFamily = original.OperatingSystemFamilyLinux OperatingSystemFamilySolaris OperatingSystemFamily = original.OperatingSystemFamilySolaris OperatingSystemFamilyUnknown OperatingSystemFamily = original.OperatingSystemFamilyUnknown OperatingSystemFamilyWindows OperatingSystemFamily = original.OperatingSystemFamilyWindows )
type PortCollection ¶
type PortCollection = original.PortCollection
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 ProcessCollection ¶
type ProcessCollection = original.ProcessCollection
type ProcessDetails ¶
type ProcessDetails = original.ProcessDetails
type ProcessProperties ¶
type ProcessProperties = original.ProcessProperties
type ProcessReference ¶
type ProcessReference = original.ProcessReference
type ProcessReferenceProperties ¶
type ProcessReferenceProperties = original.ProcessReferenceProperties
type ProcessRole ¶
type ProcessRole = original.ProcessRole
const ( AppServer ProcessRole = original.AppServer DatabaseServer ProcessRole = original.DatabaseServer LdapServer ProcessRole = original.LdapServer SmbServer ProcessRole = original.SmbServer WebServer ProcessRole = original.WebServer )
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 Relationship ¶
type Relationship = original.Relationship
type RelationshipProperties ¶
type RelationshipProperties = original.RelationshipProperties
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 SummaryProperties ¶
type SummaryProperties = original.SummaryProperties
type VirtualMachineConfiguration ¶
type VirtualMachineConfiguration = original.VirtualMachineConfiguration
type VirtualMachineType ¶
type VirtualMachineType = original.VirtualMachineType
const ( VirtualMachineTypeHyperv VirtualMachineType = original.VirtualMachineTypeHyperv VirtualMachineTypeLdom VirtualMachineType = original.VirtualMachineTypeLdom VirtualMachineTypeLpar VirtualMachineType = original.VirtualMachineTypeLpar VirtualMachineTypeUnknown VirtualMachineType = original.VirtualMachineTypeUnknown VirtualMachineTypeVirtualPc VirtualMachineType = original.VirtualMachineTypeVirtualPc VirtualMachineTypeVmware VirtualMachineType = original.VirtualMachineTypeVmware VirtualMachineTypeXen VirtualMachineType = original.VirtualMachineTypeXen )
type VirtualizationState ¶
type VirtualizationState = original.VirtualizationState
const ( VirtualizationStateHypervisor VirtualizationState = original.VirtualizationStateHypervisor VirtualizationStatePhysical VirtualizationState = original.VirtualizationStatePhysical VirtualizationStateUnknown VirtualizationState = original.VirtualizationStateUnknown VirtualizationStateVirtual VirtualizationState = original.VirtualizationStateVirtual )
Click to show internal directories.
Click to hide internal directories.