Documentation ¶
Overview ¶
Package metrics provides chain elements for retrieving metrics from vpp
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶
func NewClient(ctx context.Context, vppConn api.Connection, options ...Option) networkservice.NetworkServiceClient
NewClient provides a NetworkServiceClient chain elements that retrieves vpp interface metrics and names.
func NewServer ¶
func NewServer(ctx context.Context, vppConn api.Connection, options ...Option) networkservice.NetworkServiceServer
NewServer provides NetworkServiceServer chain elements that retrieve vpp interface statistics and names.
Types ¶
Directories ¶
Path | Synopsis |
---|---|
Package ifacename provides chain elements for retrieving names from vpp interfaces
|
Package ifacename provides chain elements for retrieving names from vpp interfaces |
Package stats provides chain elements for retrieving statistics from vpp interfaces
|
Package stats provides chain elements for retrieving statistics from vpp interfaces |
Click to show internal directories.
Click to hide internal directories.