Documentation ¶
Overview ¶
Package grpcwrapper is a wrapper for the ipamd client Dial interface
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GRPC ¶
type GRPC interface {
Dial(target string, opts ...google_grpc.DialOption) (*google_grpc.ClientConn, error)
}
GRPC is the ipamd client Dial interface
Click to show internal directories.
Click to hide internal directories.