monitoringsdk

package
v2.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Code generated by sdkgen-v2. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

View Source
var (
	DashboardGet             = protoreflect.FullName("yandex.cloud.monitoring.v3.DashboardService.Get")
	DashboardList            = protoreflect.FullName("yandex.cloud.monitoring.v3.DashboardService.List")
	DashboardCreate          = protoreflect.FullName("yandex.cloud.monitoring.v3.DashboardService.Create")
	DashboardUpdate          = protoreflect.FullName("yandex.cloud.monitoring.v3.DashboardService.Update")
	DashboardDelete          = protoreflect.FullName("yandex.cloud.monitoring.v3.DashboardService.Delete")
	DashboardListOperations  = protoreflect.FullName("yandex.cloud.monitoring.v3.DashboardService.ListOperations")
	DashboardOperationPoller = protoreflect.FullName("yandex.cloud.operation.OperationService.Get")
)

Functions

This section is empty.

Types

type DashboardCreateOperation

type DashboardCreateOperation struct {
	sdkop.Operation
}

DashboardCreateOperation is used to monitor the state of Create operations.

func (*DashboardCreateOperation) Metadata

Metadata retrieves the operation metadata.

func (*DashboardCreateOperation) Response

Response retrieves the operation response.

func (*DashboardCreateOperation) Wait

Wait polls the operation until it's done.

func (*DashboardCreateOperation) WaitInterval

func (o *DashboardCreateOperation) WaitInterval(ctx context.Context, pollInterval sdkop.PollIntervalFunc, opts ...grpc.CallOption) (*monitoring.Dashboard, error)

WaitInterval polls the operation until it's done with custom interval.

type DashboardDeleteOperation

type DashboardDeleteOperation struct {
	sdkop.Operation
}

DashboardDeleteOperation is used to monitor the state of Delete operations.

func (*DashboardDeleteOperation) Metadata

Metadata retrieves the operation metadata.

func (*DashboardDeleteOperation) Response

func (o *DashboardDeleteOperation) Response() *emptypb.Empty

Response retrieves the operation response.

func (*DashboardDeleteOperation) Wait

Wait polls the operation until it's done.

func (*DashboardDeleteOperation) WaitInterval

func (o *DashboardDeleteOperation) WaitInterval(ctx context.Context, pollInterval sdkop.PollIntervalFunc, opts ...grpc.CallOption) (*emptypb.Empty, error)

WaitInterval polls the operation until it's done with custom interval.

type DashboardUpdateOperation

type DashboardUpdateOperation struct {
	sdkop.Operation
}

DashboardUpdateOperation is used to monitor the state of Update operations.

func (*DashboardUpdateOperation) Metadata

Metadata retrieves the operation metadata.

func (*DashboardUpdateOperation) Response

Response retrieves the operation response.

func (*DashboardUpdateOperation) Wait

Wait polls the operation until it's done.

func (*DashboardUpdateOperation) WaitInterval

func (o *DashboardUpdateOperation) WaitInterval(ctx context.Context, pollInterval sdkop.PollIntervalFunc, opts ...grpc.CallOption) (*monitoring.Dashboard, error)

WaitInterval polls the operation until it's done with custom interval.

Jump to

Keyboard shortcuts

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