Documentation
¶
Index ¶
- type F5Node
- func (f5Node *F5Node) ExtraInit(adapter api.Adapter, deviceConfig *config.DeviceConfig)
- func (f5 *F5Node) Host() string
- func (f5 *F5Node) LBType() terminalmode.DeviceType
- func (f5 *F5Node) NodeType() api.NodeType
- func (f5 *F5Node) TypeName() string
- func (f5 *F5Node) WithNveInterfaces(intf lb.Interface)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type F5Node ¶
type F5Node struct {
node.DeviceNode
NveInterfaces []lb.Interface
}
func (*F5Node) ExtraInit ¶
func (f5Node *F5Node) ExtraInit(adapter api.Adapter, deviceConfig *config.DeviceConfig)
func (*F5Node) LBType ¶
func (f5 *F5Node) LBType() terminalmode.DeviceType
func (*F5Node) WithNveInterfaces ¶
Click to show internal directories.
Click to hide internal directories.