Documentation ¶
Overview ¶
This module contains a collection of YANG definitions for configuring Ethernet Interfaces. Copyright (c) 2016 by Cisco Systems, Inc. All rights reserved.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EthIfSpeed ¶
type EthIfSpeed struct { }
func (EthIfSpeed) String ¶
func (id EthIfSpeed) String() string
type EthIfSpeed100gb ¶
type EthIfSpeed100gb struct { }
func (EthIfSpeed100gb) String ¶
func (id EthIfSpeed100gb) String() string
type EthIfSpeed100mb ¶
type EthIfSpeed100mb struct { }
func (EthIfSpeed100mb) String ¶
func (id EthIfSpeed100mb) String() string
type EthIfSpeed10gb ¶
type EthIfSpeed10gb struct { }
func (EthIfSpeed10gb) String ¶
func (id EthIfSpeed10gb) String() string
type EthIfSpeed10mb ¶
type EthIfSpeed10mb struct { }
func (EthIfSpeed10mb) String ¶
func (id EthIfSpeed10mb) String() string
type EthIfSpeed1gb ¶
type EthIfSpeed1gb struct { }
func (EthIfSpeed1gb) String ¶
func (id EthIfSpeed1gb) String() string
type EthIfSpeed40gb ¶
type EthIfSpeed40gb struct { }
func (EthIfSpeed40gb) String ¶
func (id EthIfSpeed40gb) String() string
Click to show internal directories.
Click to hide internal directories.