operationalinsightsapi

package
v67.1.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2022 License: MIT Imports: 2 Imported by: 212

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