cisco_ios_xr_l2vpn_oper_l2vpnv2_active_generic_interface_lists_generic_interface_list

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Cisco-IOS-XR-l2vpn-oper:l2vpnv2/active/generic-interface-lists/generic-interface-list

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IflistIf

type IflistIf struct {
	InterfaceName            string   `protobuf:"bytes,1,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	PendingReplications      uint32   `protobuf:"varint,2,opt,name=pending_replications,json=pendingReplications,proto3" json:"pending_replications,omitempty"`
	NotSupportedReplications uint32   `` /* 136-byte string literal not displayed */
	IsFibDownloaded          bool     `protobuf:"varint,4,opt,name=is_fib_downloaded,json=isFibDownloaded,proto3" json:"is_fib_downloaded,omitempty"`
	XXX_NoUnkeyedLiteral     struct{} `json:"-"`
	XXX_unrecognized         []byte   `json:"-"`
	XXX_sizecache            int32    `json:"-"`
}

func (*IflistIf) Descriptor

func (*IflistIf) Descriptor() ([]byte, []int)

func (*IflistIf) GetInterfaceName

func (m *IflistIf) GetInterfaceName() string

func (*IflistIf) GetIsFibDownloaded

func (m *IflistIf) GetIsFibDownloaded() bool

func (*IflistIf) GetNotSupportedReplications

func (m *IflistIf) GetNotSupportedReplications() uint32

func (*IflistIf) GetPendingReplications

func (m *IflistIf) GetPendingReplications() uint32

func (*IflistIf) ProtoMessage

func (*IflistIf) ProtoMessage()

func (*IflistIf) Reset

func (m *IflistIf) Reset()

func (*IflistIf) String

func (m *IflistIf) String() string

func (*IflistIf) XXX_DiscardUnknown

func (m *IflistIf) XXX_DiscardUnknown()

func (*IflistIf) XXX_Marshal

func (m *IflistIf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*IflistIf) XXX_Merge

func (m *IflistIf) XXX_Merge(src proto.Message)

func (*IflistIf) XXX_Size

func (m *IflistIf) XXX_Size() int

func (*IflistIf) XXX_Unmarshal

func (m *IflistIf) XXX_Unmarshal(b []byte) error

type L2VpnGenericIfList

type L2VpnGenericIfList struct {
	InterfaceListNameXr  string      `protobuf:"bytes,50,opt,name=interface_list_name_xr,json=interfaceListNameXr,proto3" json:"interface_list_name_xr,omitempty"`
	InterfaceListId      uint32      `protobuf:"varint,51,opt,name=interface_list_id,json=interfaceListId,proto3" json:"interface_list_id,omitempty"`
	Interface            []*IflistIf `protobuf:"bytes,52,rep,name=interface,proto3" json:"interface,omitempty"`
	NumberOfInterfaces   uint32      `protobuf:"varint,53,opt,name=number_of_interfaces,json=numberOfInterfaces,proto3" json:"number_of_interfaces,omitempty"`
	Items                uint32      `protobuf:"varint,54,opt,name=items,proto3" json:"items,omitempty"`
	XXX_NoUnkeyedLiteral struct{}    `json:"-"`
	XXX_unrecognized     []byte      `json:"-"`
	XXX_sizecache        int32       `json:"-"`
}

func (*L2VpnGenericIfList) Descriptor

func (*L2VpnGenericIfList) Descriptor() ([]byte, []int)

func (*L2VpnGenericIfList) GetInterface

func (m *L2VpnGenericIfList) GetInterface() []*IflistIf

func (*L2VpnGenericIfList) GetInterfaceListId

func (m *L2VpnGenericIfList) GetInterfaceListId() uint32

func (*L2VpnGenericIfList) GetInterfaceListNameXr

func (m *L2VpnGenericIfList) GetInterfaceListNameXr() string

func (*L2VpnGenericIfList) GetItems

func (m *L2VpnGenericIfList) GetItems() uint32

func (*L2VpnGenericIfList) GetNumberOfInterfaces

func (m *L2VpnGenericIfList) GetNumberOfInterfaces() uint32

func (*L2VpnGenericIfList) ProtoMessage

func (*L2VpnGenericIfList) ProtoMessage()

func (*L2VpnGenericIfList) Reset

func (m *L2VpnGenericIfList) Reset()

func (*L2VpnGenericIfList) String

func (m *L2VpnGenericIfList) String() string

func (*L2VpnGenericIfList) XXX_DiscardUnknown

func (m *L2VpnGenericIfList) XXX_DiscardUnknown()

func (*L2VpnGenericIfList) XXX_Marshal

func (m *L2VpnGenericIfList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*L2VpnGenericIfList) XXX_Merge

func (m *L2VpnGenericIfList) XXX_Merge(src proto.Message)

func (*L2VpnGenericIfList) XXX_Size

func (m *L2VpnGenericIfList) XXX_Size() int

func (*L2VpnGenericIfList) XXX_Unmarshal

func (m *L2VpnGenericIfList) XXX_Unmarshal(b []byte) error

type L2VpnGenericIfList_KEYS

type L2VpnGenericIfList_KEYS struct {
	InterfaceListName    string   `protobuf:"bytes,1,opt,name=interface_list_name,json=interfaceListName,proto3" json:"interface_list_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnGenericIfList_KEYS) Descriptor

func (*L2VpnGenericIfList_KEYS) Descriptor() ([]byte, []int)

func (*L2VpnGenericIfList_KEYS) GetInterfaceListName

func (m *L2VpnGenericIfList_KEYS) GetInterfaceListName() string

func (*L2VpnGenericIfList_KEYS) ProtoMessage

func (*L2VpnGenericIfList_KEYS) ProtoMessage()

func (*L2VpnGenericIfList_KEYS) Reset

func (m *L2VpnGenericIfList_KEYS) Reset()

func (*L2VpnGenericIfList_KEYS) String

func (m *L2VpnGenericIfList_KEYS) String() string

func (*L2VpnGenericIfList_KEYS) XXX_DiscardUnknown

func (m *L2VpnGenericIfList_KEYS) XXX_DiscardUnknown()

func (*L2VpnGenericIfList_KEYS) XXX_Marshal

func (m *L2VpnGenericIfList_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*L2VpnGenericIfList_KEYS) XXX_Merge

func (m *L2VpnGenericIfList_KEYS) XXX_Merge(src proto.Message)

func (*L2VpnGenericIfList_KEYS) XXX_Size

func (m *L2VpnGenericIfList_KEYS) XXX_Size() int

func (*L2VpnGenericIfList_KEYS) XXX_Unmarshal

func (m *L2VpnGenericIfList_KEYS) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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