if_aggregate

package
v0.0.0-...-50def94 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 2, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Model for managing aggregated (aka bundle, LAG) interfaces.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AggregationType

type AggregationType string

AggregationType represents defined and managed

const (
	// LAG managed by LACP
	AggregationType_LACP AggregationType = "LACP"

	// Statically configured bundle / LAG
	AggregationType_STATIC AggregationType = "STATIC"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL