class documentation
class State(pb_enum.Enum): (source)
State indicates the current operational state of the route table.
| Constant | __PB2 |
Undocumented |
| Constant | READY |
The route table is configured and operational. |
| Constant | STATE |
The state is unknown or not yet set. |
Inherited from Enum:
| Class Method | get |
Undocumented |
Undocumented
| Value |
|