Documentation ¶
Overview ¶
Package rpcwrapper is a wrapper for the CNI IPAMD pod connection
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RPC ¶
type RPC interface {
NewCNIBackendClient(cc *grpc.ClientConn) rpc.CNIBackendClient
}
RPC is the wrapper interface for the CNI gRPC backend client
Click to show internal directories.
Click to hide internal directories.