airflow

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: 5 Imported by: 0

Documentation

Overview

nolint

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Airflow

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

Airflow provides access to "airflow" component of Yandex.Cloud

func NewAirflow

func NewAirflow(g func(ctx context.Context) (*grpc.ClientConn, error)) *Airflow

NewAirflow creates instance of Airflow

func (*Airflow) Cluster

func (a *Airflow) Cluster() *ClusterServiceClient

Cluster gets ClusterService client

type ClusterAccessBindingsIterator added in v0.30.0

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

func (*ClusterAccessBindingsIterator) Error added in v0.30.0

func (*ClusterAccessBindingsIterator) Next added in v0.30.0

func (*ClusterAccessBindingsIterator) Take added in v0.30.0

func (*ClusterAccessBindingsIterator) TakeAll added in v0.30.0

func (*ClusterAccessBindingsIterator) Value added in v0.30.0

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) ([]*airflow.Cluster, error)

func (*ClusterIterator) TakeAll

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

func (*ClusterIterator) Value

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

type ClusterOperationsIterator

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

func (*ClusterOperationsIterator) Error

func (it *ClusterOperationsIterator) Error() error

func (*ClusterOperationsIterator) Next

func (it *ClusterOperationsIterator) Next() bool

func (*ClusterOperationsIterator) Take

func (*ClusterOperationsIterator) TakeAll

func (it *ClusterOperationsIterator) TakeAll() ([]*operation.Operation, error)

func (*ClusterOperationsIterator) Value

type ClusterServiceClient

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

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

func (*ClusterServiceClient) ClusterAccessBindingsIterator added in v0.30.0

func (*ClusterServiceClient) ClusterIterator

func (*ClusterServiceClient) ClusterOperationsIterator

func (*ClusterServiceClient) Create

Create implements airflow.ClusterServiceClient

func (*ClusterServiceClient) Delete

Delete implements airflow.ClusterServiceClient

func (*ClusterServiceClient) Get

Get implements airflow.ClusterServiceClient

func (*ClusterServiceClient) List

List implements airflow.ClusterServiceClient

func (*ClusterServiceClient) ListAccessBindings added in v0.30.0

ListAccessBindings implements airflow.ClusterServiceClient

func (*ClusterServiceClient) ListOperations

ListOperations implements airflow.ClusterServiceClient

func (*ClusterServiceClient) SetAccessBindings added in v0.30.0

SetAccessBindings implements airflow.ClusterServiceClient

func (*ClusterServiceClient) Start

Start implements airflow.ClusterServiceClient

func (*ClusterServiceClient) Stop

Stop implements airflow.ClusterServiceClient

func (*ClusterServiceClient) Update

Update implements airflow.ClusterServiceClient

func (*ClusterServiceClient) UpdateAccessBindings added in v0.30.0

UpdateAccessBindings implements airflow.ClusterServiceClient

Jump to

Keyboard shortcuts

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