gitlabsdk

package
v0.0.15 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 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 (
	InstanceGet             = protoreflect.FullName("yandex.cloud.gitlab.v1.InstanceService.Get")
	InstanceList            = protoreflect.FullName("yandex.cloud.gitlab.v1.InstanceService.List")
	InstanceCreate          = protoreflect.FullName("yandex.cloud.gitlab.v1.InstanceService.Create")
	InstanceUpdate          = protoreflect.FullName("yandex.cloud.gitlab.v1.InstanceService.Update")
	InstanceDelete          = protoreflect.FullName("yandex.cloud.gitlab.v1.InstanceService.Delete")
	InstanceStart           = protoreflect.FullName("yandex.cloud.gitlab.v1.InstanceService.Start")
	InstanceStop            = protoreflect.FullName("yandex.cloud.gitlab.v1.InstanceService.Stop")
	InstanceOperationPoller = protoreflect.FullName("yandex.cloud.operation.OperationService.Get")
)

Functions

This section is empty.

Types

type InstanceCreateOperation

type InstanceCreateOperation struct {
	sdkop.Operation
}

InstanceCreateOperation is used to monitor the state of Create operations.

func (*InstanceCreateOperation) Metadata

Metadata retrieves the operation metadata.

func (*InstanceCreateOperation) Response

func (o *InstanceCreateOperation) Response() *gitlab.Instance

Response retrieves the operation response.

func (*InstanceCreateOperation) Wait

Wait polls the operation until it's done.

func (*InstanceCreateOperation) WaitInterval

func (o *InstanceCreateOperation) WaitInterval(ctx context.Context, pollInterval sdkop.PollIntervalFunc, opts ...grpc.CallOption) (*gitlab.Instance, error)

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

type InstanceDeleteOperation

type InstanceDeleteOperation struct {
	sdkop.Operation
}

InstanceDeleteOperation is used to monitor the state of Delete operations.

func (*InstanceDeleteOperation) Metadata

Metadata retrieves the operation metadata.

func (*InstanceDeleteOperation) Response

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

Response retrieves the operation response.

func (*InstanceDeleteOperation) Wait

Wait polls the operation until it's done.

func (*InstanceDeleteOperation) WaitInterval

func (o *InstanceDeleteOperation) 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 InstanceStartOperation

type InstanceStartOperation struct {
	sdkop.Operation
}

InstanceStartOperation is used to monitor the state of Start operations.

func (*InstanceStartOperation) Metadata

Metadata retrieves the operation metadata.

func (*InstanceStartOperation) Response

func (o *InstanceStartOperation) Response() *gitlab.Instance

Response retrieves the operation response.

func (*InstanceStartOperation) Wait

Wait polls the operation until it's done.

func (*InstanceStartOperation) WaitInterval

func (o *InstanceStartOperation) WaitInterval(ctx context.Context, pollInterval sdkop.PollIntervalFunc, opts ...grpc.CallOption) (*gitlab.Instance, error)

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

type InstanceStopOperation

type InstanceStopOperation struct {
	sdkop.Operation
}

InstanceStopOperation is used to monitor the state of Stop operations.

func (*InstanceStopOperation) Metadata

Metadata retrieves the operation metadata.

func (*InstanceStopOperation) Response

func (o *InstanceStopOperation) Response() *gitlab.Instance

Response retrieves the operation response.

func (*InstanceStopOperation) Wait

Wait polls the operation until it's done.

func (*InstanceStopOperation) WaitInterval

func (o *InstanceStopOperation) WaitInterval(ctx context.Context, pollInterval sdkop.PollIntervalFunc, opts ...grpc.CallOption) (*gitlab.Instance, error)

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

type InstanceUpdateOperation

type InstanceUpdateOperation struct {
	sdkop.Operation
}

InstanceUpdateOperation is used to monitor the state of Update operations.

func (*InstanceUpdateOperation) Metadata

Metadata retrieves the operation metadata.

func (*InstanceUpdateOperation) Response

func (o *InstanceUpdateOperation) Response() *gitlab.Instance

Response retrieves the operation response.

func (*InstanceUpdateOperation) Wait

Wait polls the operation until it's done.

func (*InstanceUpdateOperation) WaitInterval

func (o *InstanceUpdateOperation) WaitInterval(ctx context.Context, pollInterval sdkop.PollIntervalFunc, opts ...grpc.CallOption) (*gitlab.Instance, 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