Documentation ¶
Overview ¶
Binary simple-client is an example VPP management application that exercises the govpp API on real-world use-cases.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddDelIpAddress ¶
func AddDelIpAddress(ch api.Channel, swIfIndex interface_types.InterfaceIndex, isAdd bool, ipResult *current.Result) error
func SetState ¶
func SetState(ch api.Channel, swIfIndex interface_types.InterfaceIndex, isUp interface_types.IfStatusFlags) error
Attempt to set an interface state. isUp (1 = up, 0 = down)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.