cisco_ios_xr_evpn_oper_evpn_active_evpn_groups_evpn_group

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-evpn-oper:evpn/active/evpn-groups/evpn-group

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EvpnGrpInfo

type EvpnGrpInfo struct {
	GroupId              uint32             `protobuf:"varint,50,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"`
	State                string             `protobuf:"bytes,51,opt,name=state,proto3" json:"state,omitempty"`
	CoreInterface        []*EvpnGrpIntfInfo `protobuf:"bytes,52,rep,name=core_interface,json=coreInterface,proto3" json:"core_interface,omitempty"`
	AccessInterface      []*EvpnGrpIntfInfo `protobuf:"bytes,53,rep,name=access_interface,json=accessInterface,proto3" json:"access_interface,omitempty"`
	XXX_NoUnkeyedLiteral struct{}           `json:"-"`
	XXX_unrecognized     []byte             `json:"-"`
	XXX_sizecache        int32              `json:"-"`
}

func (*EvpnGrpInfo) Descriptor

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

func (*EvpnGrpInfo) GetAccessInterface

func (m *EvpnGrpInfo) GetAccessInterface() []*EvpnGrpIntfInfo

func (*EvpnGrpInfo) GetCoreInterface

func (m *EvpnGrpInfo) GetCoreInterface() []*EvpnGrpIntfInfo

func (*EvpnGrpInfo) GetGroupId

func (m *EvpnGrpInfo) GetGroupId() uint32

func (*EvpnGrpInfo) GetState

func (m *EvpnGrpInfo) GetState() string

func (*EvpnGrpInfo) ProtoMessage

func (*EvpnGrpInfo) ProtoMessage()

func (*EvpnGrpInfo) Reset

func (m *EvpnGrpInfo) Reset()

func (*EvpnGrpInfo) String

func (m *EvpnGrpInfo) String() string

func (*EvpnGrpInfo) XXX_DiscardUnknown

func (m *EvpnGrpInfo) XXX_DiscardUnknown()

func (*EvpnGrpInfo) XXX_Marshal

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

func (*EvpnGrpInfo) XXX_Merge

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

func (*EvpnGrpInfo) XXX_Size

func (m *EvpnGrpInfo) XXX_Size() int

func (*EvpnGrpInfo) XXX_Unmarshal

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

type EvpnGrpInfo_KEYS

type EvpnGrpInfo_KEYS struct {
	GroupNumber          uint32   `protobuf:"varint,1,opt,name=group_number,json=groupNumber,proto3" json:"group_number,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EvpnGrpInfo_KEYS) Descriptor

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

func (*EvpnGrpInfo_KEYS) GetGroupNumber

func (m *EvpnGrpInfo_KEYS) GetGroupNumber() uint32

func (*EvpnGrpInfo_KEYS) ProtoMessage

func (*EvpnGrpInfo_KEYS) ProtoMessage()

func (*EvpnGrpInfo_KEYS) Reset

func (m *EvpnGrpInfo_KEYS) Reset()

func (*EvpnGrpInfo_KEYS) String

func (m *EvpnGrpInfo_KEYS) String() string

func (*EvpnGrpInfo_KEYS) XXX_DiscardUnknown

func (m *EvpnGrpInfo_KEYS) XXX_DiscardUnknown()

func (*EvpnGrpInfo_KEYS) XXX_Marshal

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

func (*EvpnGrpInfo_KEYS) XXX_Merge

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

func (*EvpnGrpInfo_KEYS) XXX_Size

func (m *EvpnGrpInfo_KEYS) XXX_Size() int

func (*EvpnGrpInfo_KEYS) XXX_Unmarshal

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

type EvpnGrpIntfInfo

type EvpnGrpIntfInfo struct {
	InterfaceName        string   `protobuf:"bytes,1,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	State                string   `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EvpnGrpIntfInfo) Descriptor

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

func (*EvpnGrpIntfInfo) GetInterfaceName

func (m *EvpnGrpIntfInfo) GetInterfaceName() string

func (*EvpnGrpIntfInfo) GetState

func (m *EvpnGrpIntfInfo) GetState() string

func (*EvpnGrpIntfInfo) ProtoMessage

func (*EvpnGrpIntfInfo) ProtoMessage()

func (*EvpnGrpIntfInfo) Reset

func (m *EvpnGrpIntfInfo) Reset()

func (*EvpnGrpIntfInfo) String

func (m *EvpnGrpIntfInfo) String() string

func (*EvpnGrpIntfInfo) XXX_DiscardUnknown

func (m *EvpnGrpIntfInfo) XXX_DiscardUnknown()

func (*EvpnGrpIntfInfo) XXX_Marshal

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

func (*EvpnGrpIntfInfo) XXX_Merge

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

func (*EvpnGrpIntfInfo) XXX_Size

func (m *EvpnGrpIntfInfo) XXX_Size() int

func (*EvpnGrpIntfInfo) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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