ytsaurus

package
v0.32.0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

nolint

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterIterator

type ClusterIterator struct {
	// contains filtered or unexported fields
}

func (*ClusterIterator) Error

func (it *ClusterIterator) Error() error

func (*ClusterIterator) Next

func (it *ClusterIterator) Next() bool

func (*ClusterIterator) Take

func (it *ClusterIterator) Take(size int64) ([]*ytsaurus.Cluster, error)

func (*ClusterIterator) TakeAll

func (it *ClusterIterator) TakeAll() ([]*ytsaurus.Cluster, error)

func (*ClusterIterator) Value

func (it *ClusterIterator) Value() *ytsaurus.Cluster

type ClusterServiceClient

type ClusterServiceClient struct {
	// contains filtered or unexported fields
}

ClusterServiceClient is a ytsaurus.ClusterServiceClient with lazy GRPC connection initialization.

func (*ClusterServiceClient) ClusterIterator

func (*ClusterServiceClient) Create

Create implements ytsaurus.ClusterServiceClient

func (*ClusterServiceClient) Delete

Delete implements ytsaurus.ClusterServiceClient

func (*ClusterServiceClient) Get

Get implements ytsaurus.ClusterServiceClient

func (*ClusterServiceClient) List

List implements ytsaurus.ClusterServiceClient

func (*ClusterServiceClient) Start

Start implements ytsaurus.ClusterServiceClient

func (*ClusterServiceClient) Stop

Stop implements ytsaurus.ClusterServiceClient

func (*ClusterServiceClient) Update

Update implements ytsaurus.ClusterServiceClient

type YTsaurus

type YTsaurus struct {
	// contains filtered or unexported fields
}

YTsaurus provides access to "ytsaurus" component of Yandex.Cloud

func NewYTsaurus

func NewYTsaurus(g func(ctx context.Context) (*grpc.ClientConn, error)) *YTsaurus

NewYTsaurus creates instance of YTsaurus

func (*YTsaurus) Cluster

func (y *YTsaurus) Cluster() *ClusterServiceClient

Cluster gets ClusterService client

Jump to

Keyboard shortcuts

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