apigateway

package
v0.0.0-...-2393e24 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2024 License: MIT Imports: 5 Imported by: 2

Documentation

Overview

nolint

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApiGatewayAccessBindingsIterator

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

func (*ApiGatewayAccessBindingsIterator) Error

func (*ApiGatewayAccessBindingsIterator) Next

func (*ApiGatewayAccessBindingsIterator) Take

func (*ApiGatewayAccessBindingsIterator) TakeAll

func (*ApiGatewayAccessBindingsIterator) Value

type ApiGatewayIterator

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

func (*ApiGatewayIterator) Error

func (it *ApiGatewayIterator) Error() error

func (*ApiGatewayIterator) Next

func (it *ApiGatewayIterator) Next() bool

func (*ApiGatewayIterator) Take

func (it *ApiGatewayIterator) Take(size int64) ([]*apigateway.ApiGateway, error)

func (*ApiGatewayIterator) TakeAll

func (it *ApiGatewayIterator) TakeAll() ([]*apigateway.ApiGateway, error)

func (*ApiGatewayIterator) Value

type ApiGatewayOperationsIterator

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

func (*ApiGatewayOperationsIterator) Error

func (it *ApiGatewayOperationsIterator) Error() error

func (*ApiGatewayOperationsIterator) Next

func (*ApiGatewayOperationsIterator) Take

func (*ApiGatewayOperationsIterator) TakeAll

func (*ApiGatewayOperationsIterator) Value

type ApiGatewayServiceClient

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

ApiGatewayServiceClient is a apigateway.ApiGatewayServiceClient with lazy GRPC connection initialization.

func (*ApiGatewayServiceClient) AddDomain

AddDomain implements apigateway.ApiGatewayServiceClient

func (*ApiGatewayServiceClient) ApiGatewayAccessBindingsIterator

func (*ApiGatewayServiceClient) ApiGatewayIterator

func (*ApiGatewayServiceClient) ApiGatewayOperationsIterator

func (*ApiGatewayServiceClient) Create

Create implements apigateway.ApiGatewayServiceClient

func (*ApiGatewayServiceClient) Delete

Delete implements apigateway.ApiGatewayServiceClient

func (*ApiGatewayServiceClient) Get

Get implements apigateway.ApiGatewayServiceClient

func (*ApiGatewayServiceClient) GetOpenapiSpec

GetOpenapiSpec implements apigateway.ApiGatewayServiceClient

func (*ApiGatewayServiceClient) List

List implements apigateway.ApiGatewayServiceClient

func (*ApiGatewayServiceClient) ListAccessBindings

ListAccessBindings implements apigateway.ApiGatewayServiceClient

func (*ApiGatewayServiceClient) ListOperations

ListOperations implements apigateway.ApiGatewayServiceClient

func (*ApiGatewayServiceClient) RemoveDomain

RemoveDomain implements apigateway.ApiGatewayServiceClient

func (*ApiGatewayServiceClient) SetAccessBindings

SetAccessBindings implements apigateway.ApiGatewayServiceClient

func (*ApiGatewayServiceClient) Update

Update implements apigateway.ApiGatewayServiceClient

func (*ApiGatewayServiceClient) UpdateAccessBindings

UpdateAccessBindings implements apigateway.ApiGatewayServiceClient

type Apigateway

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

Apigateway provides access to "apigateway" component of Yandex.Cloud

func NewApigateway

func NewApigateway(g func(ctx context.Context) (*grpc.ClientConn, error)) *Apigateway

NewApigateway creates instance of Apigateway

func (*Apigateway) ApiGateway

func (a *Apigateway) ApiGateway() *ApiGatewayServiceClient

ApiGateway gets ApiGatewayService client

Directories

Path Synopsis
nolint
nolint

Jump to

Keyboard shortcuts

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