Documentation ¶
Overview ¶
Cisco-IOS-XR-tty-management-oper:augment/sessions
Index ¶
- type ConnOutTableBag
- func (*ConnOutTableBag) Descriptor() ([]byte, []int)
- func (m *ConnOutTableBag) GetOutgoingConnection() []*SuspendedSessionsTd
- func (*ConnOutTableBag) ProtoMessage()
- func (m *ConnOutTableBag) Reset()
- func (m *ConnOutTableBag) String() string
- func (m *ConnOutTableBag) XXX_DiscardUnknown()
- func (m *ConnOutTableBag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ConnOutTableBag) XXX_Merge(src proto.Message)
- func (m *ConnOutTableBag) XXX_Size() int
- func (m *ConnOutTableBag) XXX_Unmarshal(b []byte) error
- type ConnOutTableBag_KEYS
- func (*ConnOutTableBag_KEYS) Descriptor() ([]byte, []int)
- func (*ConnOutTableBag_KEYS) ProtoMessage()
- func (m *ConnOutTableBag_KEYS) Reset()
- func (m *ConnOutTableBag_KEYS) String() string
- func (m *ConnOutTableBag_KEYS) XXX_DiscardUnknown()
- func (m *ConnOutTableBag_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ConnOutTableBag_KEYS) XXX_Merge(src proto.Message)
- func (m *ConnOutTableBag_KEYS) XXX_Size() int
- func (m *ConnOutTableBag_KEYS) XXX_Unmarshal(b []byte) error
- type IpAddrTUnion
- func (*IpAddrTUnion) Descriptor() ([]byte, []int)
- func (m *IpAddrTUnion) GetAfName() string
- func (m *IpAddrTUnion) GetIpv4Address() string
- func (m *IpAddrTUnion) GetIpv6Address() string
- func (*IpAddrTUnion) ProtoMessage()
- func (m *IpAddrTUnion) Reset()
- func (m *IpAddrTUnion) String() string
- func (m *IpAddrTUnion) XXX_DiscardUnknown()
- func (m *IpAddrTUnion) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *IpAddrTUnion) XXX_Merge(src proto.Message)
- func (m *IpAddrTUnion) XXX_Size() int
- func (m *IpAddrTUnion) XXX_Unmarshal(b []byte) error
- type SuspendedSessionsTd
- func (*SuspendedSessionsTd) Descriptor() ([]byte, []int)
- func (m *SuspendedSessionsTd) GetConnectionId() uint32
- func (m *SuspendedSessionsTd) GetHostAddress() *IpAddrTUnion
- func (m *SuspendedSessionsTd) GetHostName() string
- func (m *SuspendedSessionsTd) GetIdleTime() uint32
- func (m *SuspendedSessionsTd) GetIsLastActiveSession() bool
- func (m *SuspendedSessionsTd) GetTransportProtocol() string
- func (*SuspendedSessionsTd) ProtoMessage()
- func (m *SuspendedSessionsTd) Reset()
- func (m *SuspendedSessionsTd) String() string
- func (m *SuspendedSessionsTd) XXX_DiscardUnknown()
- func (m *SuspendedSessionsTd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SuspendedSessionsTd) XXX_Merge(src proto.Message)
- func (m *SuspendedSessionsTd) XXX_Size() int
- func (m *SuspendedSessionsTd) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConnOutTableBag ¶
type ConnOutTableBag struct { OutgoingConnection []*SuspendedSessionsTd `protobuf:"bytes,50,rep,name=outgoing_connection,json=outgoingConnection,proto3" json:"outgoing_connection,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ConnOutTableBag) Descriptor ¶
func (*ConnOutTableBag) Descriptor() ([]byte, []int)
func (*ConnOutTableBag) GetOutgoingConnection ¶
func (m *ConnOutTableBag) GetOutgoingConnection() []*SuspendedSessionsTd
func (*ConnOutTableBag) ProtoMessage ¶
func (*ConnOutTableBag) ProtoMessage()
func (*ConnOutTableBag) Reset ¶
func (m *ConnOutTableBag) Reset()
func (*ConnOutTableBag) String ¶
func (m *ConnOutTableBag) String() string
func (*ConnOutTableBag) XXX_DiscardUnknown ¶
func (m *ConnOutTableBag) XXX_DiscardUnknown()
func (*ConnOutTableBag) XXX_Marshal ¶
func (m *ConnOutTableBag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ConnOutTableBag) XXX_Merge ¶
func (m *ConnOutTableBag) XXX_Merge(src proto.Message)
func (*ConnOutTableBag) XXX_Size ¶
func (m *ConnOutTableBag) XXX_Size() int
func (*ConnOutTableBag) XXX_Unmarshal ¶
func (m *ConnOutTableBag) XXX_Unmarshal(b []byte) error
type ConnOutTableBag_KEYS ¶
type ConnOutTableBag_KEYS struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ConnOutTableBag_KEYS) Descriptor ¶
func (*ConnOutTableBag_KEYS) Descriptor() ([]byte, []int)
func (*ConnOutTableBag_KEYS) ProtoMessage ¶
func (*ConnOutTableBag_KEYS) ProtoMessage()
func (*ConnOutTableBag_KEYS) Reset ¶
func (m *ConnOutTableBag_KEYS) Reset()
func (*ConnOutTableBag_KEYS) String ¶
func (m *ConnOutTableBag_KEYS) String() string
func (*ConnOutTableBag_KEYS) XXX_DiscardUnknown ¶
func (m *ConnOutTableBag_KEYS) XXX_DiscardUnknown()
func (*ConnOutTableBag_KEYS) XXX_Marshal ¶
func (m *ConnOutTableBag_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ConnOutTableBag_KEYS) XXX_Merge ¶
func (m *ConnOutTableBag_KEYS) XXX_Merge(src proto.Message)
func (*ConnOutTableBag_KEYS) XXX_Size ¶
func (m *ConnOutTableBag_KEYS) XXX_Size() int
func (*ConnOutTableBag_KEYS) XXX_Unmarshal ¶
func (m *ConnOutTableBag_KEYS) XXX_Unmarshal(b []byte) error
type IpAddrTUnion ¶
type IpAddrTUnion struct { AfName string `protobuf:"bytes,1,opt,name=af_name,json=afName,proto3" json:"af_name,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 (*IpAddrTUnion) Descriptor ¶
func (*IpAddrTUnion) Descriptor() ([]byte, []int)
func (*IpAddrTUnion) GetAfName ¶
func (m *IpAddrTUnion) GetAfName() string
func (*IpAddrTUnion) GetIpv4Address ¶
func (m *IpAddrTUnion) GetIpv4Address() string
func (*IpAddrTUnion) GetIpv6Address ¶
func (m *IpAddrTUnion) GetIpv6Address() string
func (*IpAddrTUnion) ProtoMessage ¶
func (*IpAddrTUnion) ProtoMessage()
func (*IpAddrTUnion) Reset ¶
func (m *IpAddrTUnion) Reset()
func (*IpAddrTUnion) String ¶
func (m *IpAddrTUnion) String() string
func (*IpAddrTUnion) XXX_DiscardUnknown ¶
func (m *IpAddrTUnion) XXX_DiscardUnknown()
func (*IpAddrTUnion) XXX_Marshal ¶
func (m *IpAddrTUnion) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*IpAddrTUnion) XXX_Merge ¶
func (m *IpAddrTUnion) XXX_Merge(src proto.Message)
func (*IpAddrTUnion) XXX_Size ¶
func (m *IpAddrTUnion) XXX_Size() int
func (*IpAddrTUnion) XXX_Unmarshal ¶
func (m *IpAddrTUnion) XXX_Unmarshal(b []byte) error
type SuspendedSessionsTd ¶
type SuspendedSessionsTd struct { ConnectionId uint32 `protobuf:"varint,1,opt,name=connection_id,json=connectionId,proto3" json:"connection_id,omitempty"` HostName string `protobuf:"bytes,2,opt,name=host_name,json=hostName,proto3" json:"host_name,omitempty"` HostAddress *IpAddrTUnion `protobuf:"bytes,3,opt,name=host_address,json=hostAddress,proto3" json:"host_address,omitempty"` TransportProtocol string `protobuf:"bytes,4,opt,name=transport_protocol,json=transportProtocol,proto3" json:"transport_protocol,omitempty"` IsLastActiveSession bool `protobuf:"varint,5,opt,name=is_last_active_session,json=isLastActiveSession,proto3" json:"is_last_active_session,omitempty"` IdleTime uint32 `protobuf:"varint,6,opt,name=idle_time,json=idleTime,proto3" json:"idle_time,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SuspendedSessionsTd) Descriptor ¶
func (*SuspendedSessionsTd) Descriptor() ([]byte, []int)
func (*SuspendedSessionsTd) GetConnectionId ¶
func (m *SuspendedSessionsTd) GetConnectionId() uint32
func (*SuspendedSessionsTd) GetHostAddress ¶
func (m *SuspendedSessionsTd) GetHostAddress() *IpAddrTUnion
func (*SuspendedSessionsTd) GetHostName ¶
func (m *SuspendedSessionsTd) GetHostName() string
func (*SuspendedSessionsTd) GetIdleTime ¶
func (m *SuspendedSessionsTd) GetIdleTime() uint32
func (*SuspendedSessionsTd) GetIsLastActiveSession ¶
func (m *SuspendedSessionsTd) GetIsLastActiveSession() bool
func (*SuspendedSessionsTd) GetTransportProtocol ¶
func (m *SuspendedSessionsTd) GetTransportProtocol() string
func (*SuspendedSessionsTd) ProtoMessage ¶
func (*SuspendedSessionsTd) ProtoMessage()
func (*SuspendedSessionsTd) Reset ¶
func (m *SuspendedSessionsTd) Reset()
func (*SuspendedSessionsTd) String ¶
func (m *SuspendedSessionsTd) String() string
func (*SuspendedSessionsTd) XXX_DiscardUnknown ¶
func (m *SuspendedSessionsTd) XXX_DiscardUnknown()
func (*SuspendedSessionsTd) XXX_Marshal ¶
func (m *SuspendedSessionsTd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SuspendedSessionsTd) XXX_Merge ¶
func (m *SuspendedSessionsTd) XXX_Merge(src proto.Message)
func (*SuspendedSessionsTd) XXX_Size ¶
func (m *SuspendedSessionsTd) XXX_Size() int
func (*SuspendedSessionsTd) XXX_Unmarshal ¶
func (m *SuspendedSessionsTd) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.