struct

Cl8r::Model::QueryEngine::BridgedUplink

Inherits Struct < Value < Object

Represents an indirect switch port connection through a host Linux bridge

Constructors

new(host : String, bridge : String, parent_interface : String, switch : String, port : String)
Source

Instance methods

bridge
Source
display_path
Source
host
Source
parent_interface
Source
port
Source
switch
Source
to_s(io : IO) : Nil

Same as #inspect(io).

Source