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 NewNPBackendClient(cc *grpc.ClientConn) rpc.NPBackendClient }
RPC is the wrapper interface for the CNI and network policy agent gRPC backend clients
Click to show internal directories.
Click to hide internal directories.