cisco_ios_xr_clns_isis_oper_isis_instances_instance_mesh_groups

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-clns-isis-oper:isis/instances/instance/mesh-groups

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IsisShMeshEntryEntry

type IsisShMeshEntryEntry struct {
	IsisShMeshEntry      []*IsisShMeshEntryItem `protobuf:"bytes,1,rep,name=isis_sh_mesh_entry,json=isisShMeshEntry,proto3" json:"isis_sh_mesh_entry,omitempty"`
	XXX_NoUnkeyedLiteral struct{}               `json:"-"`
	XXX_unrecognized     []byte                 `json:"-"`
	XXX_sizecache        int32                  `json:"-"`
}

func (*IsisShMeshEntryEntry) Descriptor

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

func (*IsisShMeshEntryEntry) GetIsisShMeshEntry

func (m *IsisShMeshEntryEntry) GetIsisShMeshEntry() []*IsisShMeshEntryItem

func (*IsisShMeshEntryEntry) ProtoMessage

func (*IsisShMeshEntryEntry) ProtoMessage()

func (*IsisShMeshEntryEntry) Reset

func (m *IsisShMeshEntryEntry) Reset()

func (*IsisShMeshEntryEntry) String

func (m *IsisShMeshEntryEntry) String() string

func (*IsisShMeshEntryEntry) XXX_DiscardUnknown

func (m *IsisShMeshEntryEntry) XXX_DiscardUnknown()

func (*IsisShMeshEntryEntry) XXX_Marshal

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

func (*IsisShMeshEntryEntry) XXX_Merge

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

func (*IsisShMeshEntryEntry) XXX_Size

func (m *IsisShMeshEntryEntry) XXX_Size() int

func (*IsisShMeshEntryEntry) XXX_Unmarshal

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

type IsisShMeshEntryItem

type IsisShMeshEntryItem struct {
	MeshGroupInterface   string   `protobuf:"bytes,1,opt,name=mesh_group_interface,json=meshGroupInterface,proto3" json:"mesh_group_interface,omitempty"`
	MeshGroupNumber      uint32   `protobuf:"varint,2,opt,name=mesh_group_number,json=meshGroupNumber,proto3" json:"mesh_group_number,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IsisShMeshEntryItem) Descriptor

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

func (*IsisShMeshEntryItem) GetMeshGroupInterface

func (m *IsisShMeshEntryItem) GetMeshGroupInterface() string

func (*IsisShMeshEntryItem) GetMeshGroupNumber

func (m *IsisShMeshEntryItem) GetMeshGroupNumber() uint32

func (*IsisShMeshEntryItem) ProtoMessage

func (*IsisShMeshEntryItem) ProtoMessage()

func (*IsisShMeshEntryItem) Reset

func (m *IsisShMeshEntryItem) Reset()

func (*IsisShMeshEntryItem) String

func (m *IsisShMeshEntryItem) String() string

func (*IsisShMeshEntryItem) XXX_DiscardUnknown

func (m *IsisShMeshEntryItem) XXX_DiscardUnknown()

func (*IsisShMeshEntryItem) XXX_Marshal

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

func (*IsisShMeshEntryItem) XXX_Merge

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

func (*IsisShMeshEntryItem) XXX_Size

func (m *IsisShMeshEntryItem) XXX_Size() int

func (*IsisShMeshEntryItem) XXX_Unmarshal

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

type IsisShMeshGroups

type IsisShMeshGroups struct {
	MeshGroupConfiguredInterfaceList *IsisShMeshEntryEntry `` /* 164-byte string literal not displayed */
	XXX_NoUnkeyedLiteral             struct{}              `json:"-"`
	XXX_unrecognized                 []byte                `json:"-"`
	XXX_sizecache                    int32                 `json:"-"`
}

func (*IsisShMeshGroups) Descriptor

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

func (*IsisShMeshGroups) GetMeshGroupConfiguredInterfaceList

func (m *IsisShMeshGroups) GetMeshGroupConfiguredInterfaceList() *IsisShMeshEntryEntry

func (*IsisShMeshGroups) ProtoMessage

func (*IsisShMeshGroups) ProtoMessage()

func (*IsisShMeshGroups) Reset

func (m *IsisShMeshGroups) Reset()

func (*IsisShMeshGroups) String

func (m *IsisShMeshGroups) String() string

func (*IsisShMeshGroups) XXX_DiscardUnknown

func (m *IsisShMeshGroups) XXX_DiscardUnknown()

func (*IsisShMeshGroups) XXX_Marshal

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

func (*IsisShMeshGroups) XXX_Merge

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

func (*IsisShMeshGroups) XXX_Size

func (m *IsisShMeshGroups) XXX_Size() int

func (*IsisShMeshGroups) XXX_Unmarshal

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

type IsisShMeshGroups_KEYS

type IsisShMeshGroups_KEYS struct {
	InstanceName         string   `protobuf:"bytes,1,opt,name=instance_name,json=instanceName,proto3" json:"instance_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IsisShMeshGroups_KEYS) Descriptor

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

func (*IsisShMeshGroups_KEYS) GetInstanceName

func (m *IsisShMeshGroups_KEYS) GetInstanceName() string

func (*IsisShMeshGroups_KEYS) ProtoMessage

func (*IsisShMeshGroups_KEYS) ProtoMessage()

func (*IsisShMeshGroups_KEYS) Reset

func (m *IsisShMeshGroups_KEYS) Reset()

func (*IsisShMeshGroups_KEYS) String

func (m *IsisShMeshGroups_KEYS) String() string

func (*IsisShMeshGroups_KEYS) XXX_DiscardUnknown

func (m *IsisShMeshGroups_KEYS) XXX_DiscardUnknown()

func (*IsisShMeshGroups_KEYS) XXX_Marshal

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

func (*IsisShMeshGroups_KEYS) XXX_Merge

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

func (*IsisShMeshGroups_KEYS) XXX_Size

func (m *IsisShMeshGroups_KEYS) XXX_Size() int

func (*IsisShMeshGroups_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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