remoteclient

package
v3.5.0 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2023 License: Apache-2.0 Imports: 13 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClientGRPC

func NewClientGRPC(conn grpc.ClientConnInterface, options ...NewClientOption) (client.ConfigClient, error)

NewClientGRPC returns new instance that uses given service client for requests.

Types

type NewClientOption added in v3.3.0

type NewClientOption = func(client.GenericClient) error

func UseRemoteRegistry added in v3.3.0

func UseRemoteRegistry(modelClass string) NewClientOption

UseRemoteRegistry modifies remote client to use remote model registry instead of local model registry. The remote model registry is filled with remote known models for given class (modelClass).

Jump to

Keyboard shortcuts

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