searchapi

package
v35.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdminKeysClientAPI

type AdminKeysClientAPI interface {
	List(ctx context.Context, resourceGroupName string, serviceName string) (result search.AdminKeyResult, err error)
}

AdminKeysClientAPI contains the set of methods on the AdminKeysClient type.

type QueryKeysClientAPI

type QueryKeysClientAPI interface {
	List(ctx context.Context, resourceGroupName string, serviceName string) (result search.ListQueryKeysResult, err error)
}

QueryKeysClientAPI contains the set of methods on the QueryKeysClient type.

type ServicesClientAPI

type ServicesClientAPI interface {
	CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, parameters search.ServiceCreateOrUpdateParameters) (result search.ServiceResource, err error)
	Delete(ctx context.Context, resourceGroupName string, serviceName string) (result autorest.Response, err error)
	List(ctx context.Context, resourceGroupName string) (result search.ServiceListResult, err error)
}

ServicesClientAPI contains the set of methods on the ServicesClient type.

Jump to

Keyboard shortcuts

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