trafficmanagerapi

package
v33.3.0 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EndpointsClientAPI

type EndpointsClientAPI interface {
	CreateOrUpdate(ctx context.Context, resourceGroupName string, profileName string, endpointType string, endpointName string, parameters trafficmanager.Endpoint) (result trafficmanager.Endpoint, err error)
	Delete(ctx context.Context, resourceGroupName string, profileName string, endpointType string, endpointName string) (result trafficmanager.DeleteOperationResult, err error)
	Get(ctx context.Context, resourceGroupName string, profileName string, endpointType string, endpointName string) (result trafficmanager.Endpoint, err error)
	Update(ctx context.Context, resourceGroupName string, profileName string, endpointType string, endpointName string, parameters trafficmanager.Endpoint) (result trafficmanager.Endpoint, err error)
}

EndpointsClientAPI contains the set of methods on the EndpointsClient type.

type GeographicHierarchiesClientAPI

type GeographicHierarchiesClientAPI interface {
	GetDefault(ctx context.Context) (result trafficmanager.GeographicHierarchy, err error)
}

GeographicHierarchiesClientAPI contains the set of methods on the GeographicHierarchiesClient type.

type HeatMapClientAPI

type HeatMapClientAPI interface {
	Get(ctx context.Context, resourceGroupName string, profileName string, topLeft []float64, botRight []float64) (result trafficmanager.HeatMapModel, err error)
}

HeatMapClientAPI contains the set of methods on the HeatMapClient type.

type ProfilesClientAPI

type ProfilesClientAPI interface {
	CheckTrafficManagerRelativeDNSNameAvailability(ctx context.Context, parameters trafficmanager.CheckTrafficManagerRelativeDNSNameAvailabilityParameters) (result trafficmanager.NameAvailability, err error)
	CreateOrUpdate(ctx context.Context, resourceGroupName string, profileName string, parameters trafficmanager.Profile) (result trafficmanager.Profile, err error)
	Delete(ctx context.Context, resourceGroupName string, profileName string) (result trafficmanager.DeleteOperationResult, err error)
	Get(ctx context.Context, resourceGroupName string, profileName string) (result trafficmanager.Profile, err error)
	ListByResourceGroup(ctx context.Context, resourceGroupName string) (result trafficmanager.ProfileListResult, err error)
	ListBySubscription(ctx context.Context) (result trafficmanager.ProfileListResult, err error)
	Update(ctx context.Context, resourceGroupName string, profileName string, parameters trafficmanager.Profile) (result trafficmanager.Profile, err error)
}

ProfilesClientAPI contains the set of methods on the ProfilesClient type.

type UserMetricsKeysClientAPI

type UserMetricsKeysClientAPI interface {
	CreateOrUpdate(ctx context.Context) (result trafficmanager.UserMetricsKeyModel, err error)
	Delete(ctx context.Context) (result trafficmanager.DeleteOperationResult, err error)
	Get(ctx context.Context) (result trafficmanager.UserMetricsKeyModel, err error)
}

UserMetricsKeysClientAPI contains the set of methods on the UserMetricsKeysClient type.

Jump to

Keyboard shortcuts

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