operationalinsightsapi

package
v49.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2020 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 MetadataClientAPI

type MetadataClientAPI interface {
	Get(ctx context.Context, workspaceID string) (result operationalinsights.MetadataResults, err error)
	Post(ctx context.Context, workspaceID string) (result operationalinsights.MetadataResults, err error)
}

MetadataClientAPI contains the set of methods on the MetadataClient type.

type QueryClientAPI

type QueryClientAPI interface {
	Execute(ctx context.Context, workspaceID string, body operationalinsights.QueryBody) (result operationalinsights.QueryResults, err error)
}

QueryClientAPI contains the set of methods on the QueryClient type.

Jump to

Keyboard shortcuts

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