elasticapi

package
v68.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2023 License: MIT Imports: 3 Imported by: 47

Documentation

Overview

Deprecated: Please note, this package has been deprecated. A replacement package is available github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/elastic/armelastic(https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/elastic/armelastic). We strongly encourage you to upgrade to continue receiving updates. See [Migration Guide](https://aka.ms/azsdk/golang/t2/migration) for guidance on upgrading. Refer to our [deprecation policy](https://azure.github.io/azure-sdk/policies_support.html) for more details.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeploymentInfoClientAPI

type DeploymentInfoClientAPI interface {
	List(ctx context.Context, resourceGroupName string, monitorName string) (result elastic.DeploymentInfoResponse, err error)
}

DeploymentInfoClientAPI contains the set of methods on the DeploymentInfoClient type.

type MonitoredResourcesClientAPI

type MonitoredResourcesClientAPI interface {
	List(ctx context.Context, resourceGroupName string, monitorName string) (result elastic.MonitoredResourceListResponsePage, err error)
	ListComplete(ctx context.Context, resourceGroupName string, monitorName string) (result elastic.MonitoredResourceListResponseIterator, err error)
}

MonitoredResourcesClientAPI contains the set of methods on the MonitoredResourcesClient type.

type MonitorsClientAPI

type MonitorsClientAPI interface {
	Create(ctx context.Context, resourceGroupName string, monitorName string, body *elastic.MonitorResource) (result elastic.MonitorsCreateFuture, err error)
	Delete(ctx context.Context, resourceGroupName string, monitorName string) (result elastic.MonitorsDeleteFuture, err error)
	Get(ctx context.Context, resourceGroupName string, monitorName string) (result elastic.MonitorResource, err error)
	List(ctx context.Context) (result elastic.MonitorResourceListResponsePage, err error)
	ListComplete(ctx context.Context) (result elastic.MonitorResourceListResponseIterator, err error)
	ListByResourceGroup(ctx context.Context, resourceGroupName string) (result elastic.MonitorResourceListResponsePage, err error)
	ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result elastic.MonitorResourceListResponseIterator, err error)
	Update(ctx context.Context, resourceGroupName string, monitorName string, body *elastic.MonitorResourceUpdateParameters) (result elastic.MonitorResource, err error)
}

MonitorsClientAPI contains the set of methods on the MonitorsClient type.

type OperationsClientAPI

type OperationsClientAPI interface {
	List(ctx context.Context) (result elastic.OperationListResultPage, err error)
	ListComplete(ctx context.Context) (result elastic.OperationListResultIterator, err error)
}

OperationsClientAPI contains the set of methods on the OperationsClient type.

type TagRulesClientAPI

type TagRulesClientAPI interface {
	CreateOrUpdate(ctx context.Context, resourceGroupName string, monitorName string, ruleSetName string, body *elastic.MonitoringTagRules) (result elastic.MonitoringTagRules, err error)
	Delete(ctx context.Context, resourceGroupName string, monitorName string, ruleSetName string) (result elastic.TagRulesDeleteFuture, err error)
	Get(ctx context.Context, resourceGroupName string, monitorName string, ruleSetName string) (result elastic.MonitoringTagRules, err error)
	List(ctx context.Context, resourceGroupName string, monitorName string) (result elastic.MonitoringTagRulesListResponsePage, err error)
	ListComplete(ctx context.Context, resourceGroupName string, monitorName string) (result elastic.MonitoringTagRulesListResponseIterator, err error)
}

TagRulesClientAPI contains the set of methods on the TagRulesClient type.

type VMCollectionClientAPI

type VMCollectionClientAPI interface {
	Update(ctx context.Context, resourceGroupName string, monitorName string, body *elastic.VMCollectionUpdate) (result autorest.Response, err error)
}

VMCollectionClientAPI contains the set of methods on the VMCollectionClient type.

type VMHostClientAPI

type VMHostClientAPI interface {
	List(ctx context.Context, resourceGroupName string, monitorName string) (result elastic.VMHostListResponsePage, err error)
	ListComplete(ctx context.Context, resourceGroupName string, monitorName string) (result elastic.VMHostListResponseIterator, err error)
}

VMHostClientAPI contains the set of methods on the VMHostClient type.

type VMIngestionClientAPI

type VMIngestionClientAPI interface {
	Details(ctx context.Context, resourceGroupName string, monitorName string) (result elastic.VMIngestionDetailsResponse, err error)
}

VMIngestionClientAPI contains the set of methods on the VMIngestionClient type.

Jump to

Keyboard shortcuts

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