Documentation
¶
Overview ¶
Cisco-IOS-XR-cdp-oper:cdp/nodes/node/neighbors/details/detail
Index ¶
- type CdpAddrEntryEntry
- func (*CdpAddrEntryEntry) Descriptor() ([]byte, []int)
- func (m *CdpAddrEntryEntry) GetCdpAddrEntry() []*CdpAddrEntryItem
- func (*CdpAddrEntryEntry) ProtoMessage()
- func (m *CdpAddrEntryEntry) Reset()
- func (m *CdpAddrEntryEntry) String() string
- func (m *CdpAddrEntryEntry) XXX_DiscardUnknown()
- func (m *CdpAddrEntryEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CdpAddrEntryEntry) XXX_Merge(src proto.Message)
- func (m *CdpAddrEntryEntry) XXX_Size() int
- func (m *CdpAddrEntryEntry) XXX_Unmarshal(b []byte) error
- type CdpAddrEntryItem
- func (*CdpAddrEntryItem) Descriptor() ([]byte, []int)
- func (m *CdpAddrEntryItem) GetAddress() *CdpL3Addr
- func (*CdpAddrEntryItem) ProtoMessage()
- func (m *CdpAddrEntryItem) Reset()
- func (m *CdpAddrEntryItem) String() string
- func (m *CdpAddrEntryItem) XXX_DiscardUnknown()
- func (m *CdpAddrEntryItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CdpAddrEntryItem) XXX_Merge(src proto.Message)
- func (m *CdpAddrEntryItem) XXX_Size() int
- func (m *CdpAddrEntryItem) XXX_Unmarshal(b []byte) error
- type CdpL3Addr
- func (*CdpL3Addr) Descriptor() ([]byte, []int)
- func (m *CdpL3Addr) GetAddressType() string
- func (m *CdpL3Addr) GetIpv4Address() string
- func (m *CdpL3Addr) GetIpv6Address() string
- func (*CdpL3Addr) ProtoMessage()
- func (m *CdpL3Addr) Reset()
- func (m *CdpL3Addr) String() string
- func (m *CdpL3Addr) XXX_DiscardUnknown()
- func (m *CdpL3Addr) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CdpL3Addr) XXX_Merge(src proto.Message)
- func (m *CdpL3Addr) XXX_Size() int
- func (m *CdpL3Addr) XXX_Unmarshal(b []byte) error
- type CdpNeighborDetail
- func (*CdpNeighborDetail) Descriptor() ([]byte, []int)
- func (m *CdpNeighborDetail) GetDuplex() string
- func (m *CdpNeighborDetail) GetNativeVlan() uint32
- func (m *CdpNeighborDetail) GetNetworkAddresses() *CdpAddrEntryEntry
- func (m *CdpNeighborDetail) GetProtocolHelloList() *CdpProtHelloEntryEntry
- func (m *CdpNeighborDetail) GetSystemName() string
- func (m *CdpNeighborDetail) GetVersion() string
- func (m *CdpNeighborDetail) GetVtpDomain() string
- func (*CdpNeighborDetail) ProtoMessage()
- func (m *CdpNeighborDetail) Reset()
- func (m *CdpNeighborDetail) String() string
- func (m *CdpNeighborDetail) XXX_DiscardUnknown()
- func (m *CdpNeighborDetail) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CdpNeighborDetail) XXX_Merge(src proto.Message)
- func (m *CdpNeighborDetail) XXX_Size() int
- func (m *CdpNeighborDetail) XXX_Unmarshal(b []byte) error
- type CdpNeighborEntry
- func (*CdpNeighborEntry) Descriptor() ([]byte, []int)
- func (m *CdpNeighborEntry) GetCdpNeighbor() []*CdpNeighborItem
- func (*CdpNeighborEntry) ProtoMessage()
- func (m *CdpNeighborEntry) Reset()
- func (m *CdpNeighborEntry) String() string
- func (m *CdpNeighborEntry) XXX_DiscardUnknown()
- func (m *CdpNeighborEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CdpNeighborEntry) XXX_Merge(src proto.Message)
- func (m *CdpNeighborEntry) XXX_Size() int
- func (m *CdpNeighborEntry) XXX_Unmarshal(b []byte) error
- type CdpNeighborEntry_KEYS
- func (*CdpNeighborEntry_KEYS) Descriptor() ([]byte, []int)
- func (m *CdpNeighborEntry_KEYS) GetDeviceId() string
- func (m *CdpNeighborEntry_KEYS) GetInterfaceName() string
- func (m *CdpNeighborEntry_KEYS) GetNodeName() string
- func (*CdpNeighborEntry_KEYS) ProtoMessage()
- func (m *CdpNeighborEntry_KEYS) Reset()
- func (m *CdpNeighborEntry_KEYS) String() string
- func (m *CdpNeighborEntry_KEYS) XXX_DiscardUnknown()
- func (m *CdpNeighborEntry_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CdpNeighborEntry_KEYS) XXX_Merge(src proto.Message)
- func (m *CdpNeighborEntry_KEYS) XXX_Size() int
- func (m *CdpNeighborEntry_KEYS) XXX_Unmarshal(b []byte) error
- type CdpNeighborItem
- func (*CdpNeighborItem) Descriptor() ([]byte, []int)
- func (m *CdpNeighborItem) GetCapabilities() string
- func (m *CdpNeighborItem) GetDetail() *CdpNeighborDetail
- func (m *CdpNeighborItem) GetDeviceId() string
- func (m *CdpNeighborItem) GetHeaderVersion() uint32
- func (m *CdpNeighborItem) GetHoldTime() uint32
- func (m *CdpNeighborItem) GetPlatform() string
- func (m *CdpNeighborItem) GetPortId() string
- func (m *CdpNeighborItem) GetReceivingInterfaceName() string
- func (*CdpNeighborItem) ProtoMessage()
- func (m *CdpNeighborItem) Reset()
- func (m *CdpNeighborItem) String() string
- func (m *CdpNeighborItem) XXX_DiscardUnknown()
- func (m *CdpNeighborItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CdpNeighborItem) XXX_Merge(src proto.Message)
- func (m *CdpNeighborItem) XXX_Size() int
- func (m *CdpNeighborItem) XXX_Unmarshal(b []byte) error
- type CdpProtHelloEntryEntry
- func (*CdpProtHelloEntryEntry) Descriptor() ([]byte, []int)
- func (m *CdpProtHelloEntryEntry) GetCdpProtHelloEntry() []*CdpProtHelloEntryItem
- func (*CdpProtHelloEntryEntry) ProtoMessage()
- func (m *CdpProtHelloEntryEntry) Reset()
- func (m *CdpProtHelloEntryEntry) String() string
- func (m *CdpProtHelloEntryEntry) XXX_DiscardUnknown()
- func (m *CdpProtHelloEntryEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CdpProtHelloEntryEntry) XXX_Merge(src proto.Message)
- func (m *CdpProtHelloEntryEntry) XXX_Size() int
- func (m *CdpProtHelloEntryEntry) XXX_Unmarshal(b []byte) error
- type CdpProtHelloEntryItem
- func (*CdpProtHelloEntryItem) Descriptor() ([]byte, []int)
- func (m *CdpProtHelloEntryItem) GetHelloMessage() string
- func (*CdpProtHelloEntryItem) ProtoMessage()
- func (m *CdpProtHelloEntryItem) Reset()
- func (m *CdpProtHelloEntryItem) String() string
- func (m *CdpProtHelloEntryItem) XXX_DiscardUnknown()
- func (m *CdpProtHelloEntryItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CdpProtHelloEntryItem) XXX_Merge(src proto.Message)
- func (m *CdpProtHelloEntryItem) XXX_Size() int
- func (m *CdpProtHelloEntryItem) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CdpAddrEntryEntry ¶
type CdpAddrEntryEntry struct { CdpAddrEntry []*CdpAddrEntryItem `protobuf:"bytes,1,rep,name=cdp_addr_entry,json=cdpAddrEntry,proto3" json:"cdp_addr_entry,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CdpAddrEntryEntry) Descriptor ¶
func (*CdpAddrEntryEntry) Descriptor() ([]byte, []int)
func (*CdpAddrEntryEntry) GetCdpAddrEntry ¶
func (m *CdpAddrEntryEntry) GetCdpAddrEntry() []*CdpAddrEntryItem
func (*CdpAddrEntryEntry) ProtoMessage ¶
func (*CdpAddrEntryEntry) ProtoMessage()
func (*CdpAddrEntryEntry) Reset ¶
func (m *CdpAddrEntryEntry) Reset()
func (*CdpAddrEntryEntry) String ¶
func (m *CdpAddrEntryEntry) String() string
func (*CdpAddrEntryEntry) XXX_DiscardUnknown ¶
func (m *CdpAddrEntryEntry) XXX_DiscardUnknown()
func (*CdpAddrEntryEntry) XXX_Marshal ¶
func (m *CdpAddrEntryEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CdpAddrEntryEntry) XXX_Merge ¶
func (m *CdpAddrEntryEntry) XXX_Merge(src proto.Message)
func (*CdpAddrEntryEntry) XXX_Size ¶
func (m *CdpAddrEntryEntry) XXX_Size() int
func (*CdpAddrEntryEntry) XXX_Unmarshal ¶
func (m *CdpAddrEntryEntry) XXX_Unmarshal(b []byte) error
type CdpAddrEntryItem ¶
type CdpAddrEntryItem struct { Address *CdpL3Addr `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CdpAddrEntryItem) Descriptor ¶
func (*CdpAddrEntryItem) Descriptor() ([]byte, []int)
func (*CdpAddrEntryItem) GetAddress ¶
func (m *CdpAddrEntryItem) GetAddress() *CdpL3Addr
func (*CdpAddrEntryItem) ProtoMessage ¶
func (*CdpAddrEntryItem) ProtoMessage()
func (*CdpAddrEntryItem) Reset ¶
func (m *CdpAddrEntryItem) Reset()
func (*CdpAddrEntryItem) String ¶
func (m *CdpAddrEntryItem) String() string
func (*CdpAddrEntryItem) XXX_DiscardUnknown ¶
func (m *CdpAddrEntryItem) XXX_DiscardUnknown()
func (*CdpAddrEntryItem) XXX_Marshal ¶
func (m *CdpAddrEntryItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CdpAddrEntryItem) XXX_Merge ¶
func (m *CdpAddrEntryItem) XXX_Merge(src proto.Message)
func (*CdpAddrEntryItem) XXX_Size ¶
func (m *CdpAddrEntryItem) XXX_Size() int
func (*CdpAddrEntryItem) XXX_Unmarshal ¶
func (m *CdpAddrEntryItem) XXX_Unmarshal(b []byte) error
type CdpL3Addr ¶
type CdpL3Addr struct { AddressType string `protobuf:"bytes,1,opt,name=address_type,json=addressType,proto3" json:"address_type,omitempty"` Ipv4Address string `protobuf:"bytes,2,opt,name=ipv4_address,json=ipv4Address,proto3" json:"ipv4_address,omitempty"` Ipv6Address string `protobuf:"bytes,3,opt,name=ipv6_address,json=ipv6Address,proto3" json:"ipv6_address,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CdpL3Addr) Descriptor ¶
func (*CdpL3Addr) GetAddressType ¶
func (*CdpL3Addr) GetIpv4Address ¶
func (*CdpL3Addr) GetIpv6Address ¶
func (*CdpL3Addr) ProtoMessage ¶
func (*CdpL3Addr) ProtoMessage()
func (*CdpL3Addr) XXX_DiscardUnknown ¶
func (m *CdpL3Addr) XXX_DiscardUnknown()
func (*CdpL3Addr) XXX_Marshal ¶
func (*CdpL3Addr) XXX_Unmarshal ¶
type CdpNeighborDetail ¶
type CdpNeighborDetail struct { NetworkAddresses *CdpAddrEntryEntry `protobuf:"bytes,1,opt,name=network_addresses,json=networkAddresses,proto3" json:"network_addresses,omitempty"` Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"` ProtocolHelloList *CdpProtHelloEntryEntry `protobuf:"bytes,3,opt,name=protocol_hello_list,json=protocolHelloList,proto3" json:"protocol_hello_list,omitempty"` VtpDomain string `protobuf:"bytes,4,opt,name=vtp_domain,json=vtpDomain,proto3" json:"vtp_domain,omitempty"` NativeVlan uint32 `protobuf:"varint,5,opt,name=native_vlan,json=nativeVlan,proto3" json:"native_vlan,omitempty"` Duplex string `protobuf:"bytes,6,opt,name=duplex,proto3" json:"duplex,omitempty"` SystemName string `protobuf:"bytes,7,opt,name=system_name,json=systemName,proto3" json:"system_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CdpNeighborDetail) Descriptor ¶
func (*CdpNeighborDetail) Descriptor() ([]byte, []int)
func (*CdpNeighborDetail) GetDuplex ¶
func (m *CdpNeighborDetail) GetDuplex() string
func (*CdpNeighborDetail) GetNativeVlan ¶
func (m *CdpNeighborDetail) GetNativeVlan() uint32
func (*CdpNeighborDetail) GetNetworkAddresses ¶
func (m *CdpNeighborDetail) GetNetworkAddresses() *CdpAddrEntryEntry
func (*CdpNeighborDetail) GetProtocolHelloList ¶
func (m *CdpNeighborDetail) GetProtocolHelloList() *CdpProtHelloEntryEntry
func (*CdpNeighborDetail) GetSystemName ¶
func (m *CdpNeighborDetail) GetSystemName() string
func (*CdpNeighborDetail) GetVersion ¶
func (m *CdpNeighborDetail) GetVersion() string
func (*CdpNeighborDetail) GetVtpDomain ¶
func (m *CdpNeighborDetail) GetVtpDomain() string
func (*CdpNeighborDetail) ProtoMessage ¶
func (*CdpNeighborDetail) ProtoMessage()
func (*CdpNeighborDetail) Reset ¶
func (m *CdpNeighborDetail) Reset()
func (*CdpNeighborDetail) String ¶
func (m *CdpNeighborDetail) String() string
func (*CdpNeighborDetail) XXX_DiscardUnknown ¶
func (m *CdpNeighborDetail) XXX_DiscardUnknown()
func (*CdpNeighborDetail) XXX_Marshal ¶
func (m *CdpNeighborDetail) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CdpNeighborDetail) XXX_Merge ¶
func (m *CdpNeighborDetail) XXX_Merge(src proto.Message)
func (*CdpNeighborDetail) XXX_Size ¶
func (m *CdpNeighborDetail) XXX_Size() int
func (*CdpNeighborDetail) XXX_Unmarshal ¶
func (m *CdpNeighborDetail) XXX_Unmarshal(b []byte) error
type CdpNeighborEntry ¶
type CdpNeighborEntry struct { CdpNeighbor []*CdpNeighborItem `protobuf:"bytes,50,rep,name=cdp_neighbor,json=cdpNeighbor,proto3" json:"cdp_neighbor,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CdpNeighborEntry) Descriptor ¶
func (*CdpNeighborEntry) Descriptor() ([]byte, []int)
func (*CdpNeighborEntry) GetCdpNeighbor ¶
func (m *CdpNeighborEntry) GetCdpNeighbor() []*CdpNeighborItem
func (*CdpNeighborEntry) ProtoMessage ¶
func (*CdpNeighborEntry) ProtoMessage()
func (*CdpNeighborEntry) Reset ¶
func (m *CdpNeighborEntry) Reset()
func (*CdpNeighborEntry) String ¶
func (m *CdpNeighborEntry) String() string
func (*CdpNeighborEntry) XXX_DiscardUnknown ¶
func (m *CdpNeighborEntry) XXX_DiscardUnknown()
func (*CdpNeighborEntry) XXX_Marshal ¶
func (m *CdpNeighborEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CdpNeighborEntry) XXX_Merge ¶
func (m *CdpNeighborEntry) XXX_Merge(src proto.Message)
func (*CdpNeighborEntry) XXX_Size ¶
func (m *CdpNeighborEntry) XXX_Size() int
func (*CdpNeighborEntry) XXX_Unmarshal ¶
func (m *CdpNeighborEntry) XXX_Unmarshal(b []byte) error
type CdpNeighborEntry_KEYS ¶
type CdpNeighborEntry_KEYS struct { NodeName string `protobuf:"bytes,1,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"` InterfaceName string `protobuf:"bytes,2,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"` DeviceId string `protobuf:"bytes,3,opt,name=device_id,json=deviceId,proto3" json:"device_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CdpNeighborEntry_KEYS) Descriptor ¶
func (*CdpNeighborEntry_KEYS) Descriptor() ([]byte, []int)
func (*CdpNeighborEntry_KEYS) GetDeviceId ¶
func (m *CdpNeighborEntry_KEYS) GetDeviceId() string
func (*CdpNeighborEntry_KEYS) GetInterfaceName ¶
func (m *CdpNeighborEntry_KEYS) GetInterfaceName() string
func (*CdpNeighborEntry_KEYS) GetNodeName ¶
func (m *CdpNeighborEntry_KEYS) GetNodeName() string
func (*CdpNeighborEntry_KEYS) ProtoMessage ¶
func (*CdpNeighborEntry_KEYS) ProtoMessage()
func (*CdpNeighborEntry_KEYS) Reset ¶
func (m *CdpNeighborEntry_KEYS) Reset()
func (*CdpNeighborEntry_KEYS) String ¶
func (m *CdpNeighborEntry_KEYS) String() string
func (*CdpNeighborEntry_KEYS) XXX_DiscardUnknown ¶
func (m *CdpNeighborEntry_KEYS) XXX_DiscardUnknown()
func (*CdpNeighborEntry_KEYS) XXX_Marshal ¶
func (m *CdpNeighborEntry_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CdpNeighborEntry_KEYS) XXX_Merge ¶
func (m *CdpNeighborEntry_KEYS) XXX_Merge(src proto.Message)
func (*CdpNeighborEntry_KEYS) XXX_Size ¶
func (m *CdpNeighborEntry_KEYS) XXX_Size() int
func (*CdpNeighborEntry_KEYS) XXX_Unmarshal ¶
func (m *CdpNeighborEntry_KEYS) XXX_Unmarshal(b []byte) error
type CdpNeighborItem ¶
type CdpNeighborItem struct { ReceivingInterfaceName string `` /* 129-byte string literal not displayed */ DeviceId string `protobuf:"bytes,2,opt,name=device_id,json=deviceId,proto3" json:"device_id,omitempty"` PortId string `protobuf:"bytes,3,opt,name=port_id,json=portId,proto3" json:"port_id,omitempty"` HeaderVersion uint32 `protobuf:"varint,4,opt,name=header_version,json=headerVersion,proto3" json:"header_version,omitempty"` HoldTime uint32 `protobuf:"varint,5,opt,name=hold_time,json=holdTime,proto3" json:"hold_time,omitempty"` Capabilities string `protobuf:"bytes,6,opt,name=capabilities,proto3" json:"capabilities,omitempty"` Platform string `protobuf:"bytes,7,opt,name=platform,proto3" json:"platform,omitempty"` Detail *CdpNeighborDetail `protobuf:"bytes,8,opt,name=detail,proto3" json:"detail,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CdpNeighborItem) Descriptor ¶
func (*CdpNeighborItem) Descriptor() ([]byte, []int)
func (*CdpNeighborItem) GetCapabilities ¶
func (m *CdpNeighborItem) GetCapabilities() string
func (*CdpNeighborItem) GetDetail ¶
func (m *CdpNeighborItem) GetDetail() *CdpNeighborDetail
func (*CdpNeighborItem) GetDeviceId ¶
func (m *CdpNeighborItem) GetDeviceId() string
func (*CdpNeighborItem) GetHeaderVersion ¶
func (m *CdpNeighborItem) GetHeaderVersion() uint32
func (*CdpNeighborItem) GetHoldTime ¶
func (m *CdpNeighborItem) GetHoldTime() uint32
func (*CdpNeighborItem) GetPlatform ¶
func (m *CdpNeighborItem) GetPlatform() string
func (*CdpNeighborItem) GetPortId ¶
func (m *CdpNeighborItem) GetPortId() string
func (*CdpNeighborItem) GetReceivingInterfaceName ¶
func (m *CdpNeighborItem) GetReceivingInterfaceName() string
func (*CdpNeighborItem) ProtoMessage ¶
func (*CdpNeighborItem) ProtoMessage()
func (*CdpNeighborItem) Reset ¶
func (m *CdpNeighborItem) Reset()
func (*CdpNeighborItem) String ¶
func (m *CdpNeighborItem) String() string
func (*CdpNeighborItem) XXX_DiscardUnknown ¶
func (m *CdpNeighborItem) XXX_DiscardUnknown()
func (*CdpNeighborItem) XXX_Marshal ¶
func (m *CdpNeighborItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CdpNeighborItem) XXX_Merge ¶
func (m *CdpNeighborItem) XXX_Merge(src proto.Message)
func (*CdpNeighborItem) XXX_Size ¶
func (m *CdpNeighborItem) XXX_Size() int
func (*CdpNeighborItem) XXX_Unmarshal ¶
func (m *CdpNeighborItem) XXX_Unmarshal(b []byte) error
type CdpProtHelloEntryEntry ¶
type CdpProtHelloEntryEntry struct { CdpProtHelloEntry []*CdpProtHelloEntryItem `protobuf:"bytes,1,rep,name=cdp_prot_hello_entry,json=cdpProtHelloEntry,proto3" json:"cdp_prot_hello_entry,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CdpProtHelloEntryEntry) Descriptor ¶
func (*CdpProtHelloEntryEntry) Descriptor() ([]byte, []int)
func (*CdpProtHelloEntryEntry) GetCdpProtHelloEntry ¶
func (m *CdpProtHelloEntryEntry) GetCdpProtHelloEntry() []*CdpProtHelloEntryItem
func (*CdpProtHelloEntryEntry) ProtoMessage ¶
func (*CdpProtHelloEntryEntry) ProtoMessage()
func (*CdpProtHelloEntryEntry) Reset ¶
func (m *CdpProtHelloEntryEntry) Reset()
func (*CdpProtHelloEntryEntry) String ¶
func (m *CdpProtHelloEntryEntry) String() string
func (*CdpProtHelloEntryEntry) XXX_DiscardUnknown ¶
func (m *CdpProtHelloEntryEntry) XXX_DiscardUnknown()
func (*CdpProtHelloEntryEntry) XXX_Marshal ¶
func (m *CdpProtHelloEntryEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CdpProtHelloEntryEntry) XXX_Merge ¶
func (m *CdpProtHelloEntryEntry) XXX_Merge(src proto.Message)
func (*CdpProtHelloEntryEntry) XXX_Size ¶
func (m *CdpProtHelloEntryEntry) XXX_Size() int
func (*CdpProtHelloEntryEntry) XXX_Unmarshal ¶
func (m *CdpProtHelloEntryEntry) XXX_Unmarshal(b []byte) error
type CdpProtHelloEntryItem ¶
type CdpProtHelloEntryItem struct { HelloMessage string `protobuf:"bytes,1,opt,name=hello_message,json=helloMessage,proto3" json:"hello_message,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CdpProtHelloEntryItem) Descriptor ¶
func (*CdpProtHelloEntryItem) Descriptor() ([]byte, []int)
func (*CdpProtHelloEntryItem) GetHelloMessage ¶
func (m *CdpProtHelloEntryItem) GetHelloMessage() string
func (*CdpProtHelloEntryItem) ProtoMessage ¶
func (*CdpProtHelloEntryItem) ProtoMessage()
func (*CdpProtHelloEntryItem) Reset ¶
func (m *CdpProtHelloEntryItem) Reset()
func (*CdpProtHelloEntryItem) String ¶
func (m *CdpProtHelloEntryItem) String() string
func (*CdpProtHelloEntryItem) XXX_DiscardUnknown ¶
func (m *CdpProtHelloEntryItem) XXX_DiscardUnknown()
func (*CdpProtHelloEntryItem) XXX_Marshal ¶
func (m *CdpProtHelloEntryItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CdpProtHelloEntryItem) XXX_Merge ¶
func (m *CdpProtHelloEntryItem) XXX_Merge(src proto.Message)
func (*CdpProtHelloEntryItem) XXX_Size ¶
func (m *CdpProtHelloEntryItem) XXX_Size() int
func (*CdpProtHelloEntryItem) XXX_Unmarshal ¶
func (m *CdpProtHelloEntryItem) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.