cmdutil

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Factory

type Factory interface {
	GetCMSClient() cms.Client
	GetDiscoveryClient() discovery.Client
	GetBaseOptions() *command.BaseOptions
	GetCredentialsProvider() credentials.Provider
}

func New

func New(
	opts *command.BaseOptions,
	cmsClient cms.Client,
	discoveryClient discovery.Client,
	cp credentials.Provider,
) Factory

type OperationResponse

type OperationResponse interface {
	GetOperation() *Ydb_Operations.Operation
}

Jump to

Keyboard shortcuts

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