faucet.faucet_experimental_api module¶
Implement experimental API.
-
class
faucet.faucet_experimental_api.FaucetExperimentalAPI(*_args, **_kwargs)[source]¶ Bases:
objectAn experimental API for communicating with Faucet.
Contains methods for interacting with a running Faucet controller from within a RyuApp. This app should be run together with Faucet in the same ryu-manager process.