Documentation
¶
Overview ¶
Cisco-IOS-XR-crypto-ssh-oper:ssh/session/brief
Index ¶
- type SessionBriefInfoEntry
- func (*SessionBriefInfoEntry) Descriptor() ([]byte, []int)
- func (m *SessionBriefInfoEntry) GetSessionBriefInfo() []*SessionBriefInfoItem
- func (*SessionBriefInfoEntry) ProtoMessage()
- func (m *SessionBriefInfoEntry) Reset()
- func (m *SessionBriefInfoEntry) String() string
- func (m *SessionBriefInfoEntry) XXX_DiscardUnknown()
- func (m *SessionBriefInfoEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SessionBriefInfoEntry) XXX_Merge(src proto.Message)
- func (m *SessionBriefInfoEntry) XXX_Size() int
- func (m *SessionBriefInfoEntry) XXX_Unmarshal(b []byte) error
- type SessionBriefInfoItem
- func (*SessionBriefInfoItem) Descriptor() ([]byte, []int)
- func (m *SessionBriefInfoItem) GetAuthenticationType() string
- func (m *SessionBriefInfoItem) GetHostAddress() string
- func (m *SessionBriefInfoItem) GetMcInfo() []*SshMcinfo
- func (m *SessionBriefInfoItem) GetNodeName() string
- func (m *SessionBriefInfoItem) GetSessionId() uint32
- func (m *SessionBriefInfoItem) GetSessionState() string
- func (m *SessionBriefInfoItem) GetUserId() string
- func (m *SessionBriefInfoItem) GetVersion() string
- func (*SessionBriefInfoItem) ProtoMessage()
- func (m *SessionBriefInfoItem) Reset()
- func (m *SessionBriefInfoItem) String() string
- func (m *SessionBriefInfoItem) XXX_DiscardUnknown()
- func (m *SessionBriefInfoItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SessionBriefInfoItem) XXX_Merge(src proto.Message)
- func (m *SessionBriefInfoItem) XXX_Size() int
- func (m *SessionBriefInfoItem) XXX_Unmarshal(b []byte) error
- type SshMcinfo
- func (*SshMcinfo) Descriptor() ([]byte, []int)
- func (m *SshMcinfo) GetChannelId() uint32
- func (m *SshMcinfo) GetConnectionType() string
- func (m *SshMcinfo) GetVtyAssigned() bool
- func (m *SshMcinfo) GetVtyLineNumber() uint32
- func (*SshMcinfo) ProtoMessage()
- func (m *SshMcinfo) Reset()
- func (m *SshMcinfo) String() string
- func (m *SshMcinfo) XXX_DiscardUnknown()
- func (m *SshMcinfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SshMcinfo) XXX_Merge(src proto.Message)
- func (m *SshMcinfo) XXX_Size() int
- func (m *SshMcinfo) XXX_Unmarshal(b []byte) error
- type SshSessionBrief
- func (*SshSessionBrief) Descriptor() ([]byte, []int)
- func (m *SshSessionBrief) GetIncomingSessions() *SessionBriefInfoEntry
- func (m *SshSessionBrief) GetOutgoingSessions() *SessionBriefInfoEntry
- func (*SshSessionBrief) ProtoMessage()
- func (m *SshSessionBrief) Reset()
- func (m *SshSessionBrief) String() string
- func (m *SshSessionBrief) XXX_DiscardUnknown()
- func (m *SshSessionBrief) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SshSessionBrief) XXX_Merge(src proto.Message)
- func (m *SshSessionBrief) XXX_Size() int
- func (m *SshSessionBrief) XXX_Unmarshal(b []byte) error
- type SshSessionBrief_KEYS
- func (*SshSessionBrief_KEYS) Descriptor() ([]byte, []int)
- func (*SshSessionBrief_KEYS) ProtoMessage()
- func (m *SshSessionBrief_KEYS) Reset()
- func (m *SshSessionBrief_KEYS) String() string
- func (m *SshSessionBrief_KEYS) XXX_DiscardUnknown()
- func (m *SshSessionBrief_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SshSessionBrief_KEYS) XXX_Merge(src proto.Message)
- func (m *SshSessionBrief_KEYS) XXX_Size() int
- func (m *SshSessionBrief_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SessionBriefInfoEntry ¶
type SessionBriefInfoEntry struct { SessionBriefInfo []*SessionBriefInfoItem `protobuf:"bytes,1,rep,name=session_brief_info,json=sessionBriefInfo,proto3" json:"session_brief_info,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SessionBriefInfoEntry) Descriptor ¶
func (*SessionBriefInfoEntry) Descriptor() ([]byte, []int)
func (*SessionBriefInfoEntry) GetSessionBriefInfo ¶
func (m *SessionBriefInfoEntry) GetSessionBriefInfo() []*SessionBriefInfoItem
func (*SessionBriefInfoEntry) ProtoMessage ¶
func (*SessionBriefInfoEntry) ProtoMessage()
func (*SessionBriefInfoEntry) Reset ¶
func (m *SessionBriefInfoEntry) Reset()
func (*SessionBriefInfoEntry) String ¶
func (m *SessionBriefInfoEntry) String() string
func (*SessionBriefInfoEntry) XXX_DiscardUnknown ¶
func (m *SessionBriefInfoEntry) XXX_DiscardUnknown()
func (*SessionBriefInfoEntry) XXX_Marshal ¶
func (m *SessionBriefInfoEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SessionBriefInfoEntry) XXX_Merge ¶
func (m *SessionBriefInfoEntry) XXX_Merge(src proto.Message)
func (*SessionBriefInfoEntry) XXX_Size ¶
func (m *SessionBriefInfoEntry) XXX_Size() int
func (*SessionBriefInfoEntry) XXX_Unmarshal ¶
func (m *SessionBriefInfoEntry) XXX_Unmarshal(b []byte) error
type SessionBriefInfoItem ¶
type SessionBriefInfoItem struct { SessionId uint32 `protobuf:"varint,1,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"` NodeName string `protobuf:"bytes,2,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"` SessionState string `protobuf:"bytes,3,opt,name=session_state,json=sessionState,proto3" json:"session_state,omitempty"` UserId string `protobuf:"bytes,4,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` HostAddress string `protobuf:"bytes,5,opt,name=host_address,json=hostAddress,proto3" json:"host_address,omitempty"` Version string `protobuf:"bytes,6,opt,name=version,proto3" json:"version,omitempty"` AuthenticationType string `protobuf:"bytes,7,opt,name=authentication_type,json=authenticationType,proto3" json:"authentication_type,omitempty"` McInfo []*SshMcinfo `protobuf:"bytes,8,rep,name=mc_info,json=mcInfo,proto3" json:"mc_info,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SessionBriefInfoItem) Descriptor ¶
func (*SessionBriefInfoItem) Descriptor() ([]byte, []int)
func (*SessionBriefInfoItem) GetAuthenticationType ¶
func (m *SessionBriefInfoItem) GetAuthenticationType() string
func (*SessionBriefInfoItem) GetHostAddress ¶
func (m *SessionBriefInfoItem) GetHostAddress() string
func (*SessionBriefInfoItem) GetMcInfo ¶
func (m *SessionBriefInfoItem) GetMcInfo() []*SshMcinfo
func (*SessionBriefInfoItem) GetNodeName ¶
func (m *SessionBriefInfoItem) GetNodeName() string
func (*SessionBriefInfoItem) GetSessionId ¶
func (m *SessionBriefInfoItem) GetSessionId() uint32
func (*SessionBriefInfoItem) GetSessionState ¶
func (m *SessionBriefInfoItem) GetSessionState() string
func (*SessionBriefInfoItem) GetUserId ¶
func (m *SessionBriefInfoItem) GetUserId() string
func (*SessionBriefInfoItem) GetVersion ¶
func (m *SessionBriefInfoItem) GetVersion() string
func (*SessionBriefInfoItem) ProtoMessage ¶
func (*SessionBriefInfoItem) ProtoMessage()
func (*SessionBriefInfoItem) Reset ¶
func (m *SessionBriefInfoItem) Reset()
func (*SessionBriefInfoItem) String ¶
func (m *SessionBriefInfoItem) String() string
func (*SessionBriefInfoItem) XXX_DiscardUnknown ¶
func (m *SessionBriefInfoItem) XXX_DiscardUnknown()
func (*SessionBriefInfoItem) XXX_Marshal ¶
func (m *SessionBriefInfoItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SessionBriefInfoItem) XXX_Merge ¶
func (m *SessionBriefInfoItem) XXX_Merge(src proto.Message)
func (*SessionBriefInfoItem) XXX_Size ¶
func (m *SessionBriefInfoItem) XXX_Size() int
func (*SessionBriefInfoItem) XXX_Unmarshal ¶
func (m *SessionBriefInfoItem) XXX_Unmarshal(b []byte) error
type SshMcinfo ¶
type SshMcinfo struct { ChannelId uint32 `protobuf:"varint,1,opt,name=channel_id,json=channelId,proto3" json:"channel_id,omitempty"` ConnectionType string `protobuf:"bytes,2,opt,name=connection_type,json=connectionType,proto3" json:"connection_type,omitempty"` VtyLineNumber uint32 `protobuf:"varint,3,opt,name=vty_line_number,json=vtyLineNumber,proto3" json:"vty_line_number,omitempty"` VtyAssigned bool `protobuf:"varint,4,opt,name=vty_assigned,json=vtyAssigned,proto3" json:"vty_assigned,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SshMcinfo) Descriptor ¶
func (*SshMcinfo) GetChannelId ¶
func (*SshMcinfo) GetConnectionType ¶
func (*SshMcinfo) GetVtyAssigned ¶
func (*SshMcinfo) GetVtyLineNumber ¶
func (*SshMcinfo) ProtoMessage ¶
func (*SshMcinfo) ProtoMessage()
func (*SshMcinfo) XXX_DiscardUnknown ¶
func (m *SshMcinfo) XXX_DiscardUnknown()
func (*SshMcinfo) XXX_Marshal ¶
func (*SshMcinfo) XXX_Unmarshal ¶
type SshSessionBrief ¶
type SshSessionBrief struct { IncomingSessions *SessionBriefInfoEntry `protobuf:"bytes,50,opt,name=incoming_sessions,json=incomingSessions,proto3" json:"incoming_sessions,omitempty"` OutgoingSessions *SessionBriefInfoEntry `protobuf:"bytes,51,opt,name=outgoing_sessions,json=outgoingSessions,proto3" json:"outgoing_sessions,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SshSessionBrief) Descriptor ¶
func (*SshSessionBrief) Descriptor() ([]byte, []int)
func (*SshSessionBrief) GetIncomingSessions ¶
func (m *SshSessionBrief) GetIncomingSessions() *SessionBriefInfoEntry
func (*SshSessionBrief) GetOutgoingSessions ¶
func (m *SshSessionBrief) GetOutgoingSessions() *SessionBriefInfoEntry
func (*SshSessionBrief) ProtoMessage ¶
func (*SshSessionBrief) ProtoMessage()
func (*SshSessionBrief) Reset ¶
func (m *SshSessionBrief) Reset()
func (*SshSessionBrief) String ¶
func (m *SshSessionBrief) String() string
func (*SshSessionBrief) XXX_DiscardUnknown ¶
func (m *SshSessionBrief) XXX_DiscardUnknown()
func (*SshSessionBrief) XXX_Marshal ¶
func (m *SshSessionBrief) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SshSessionBrief) XXX_Merge ¶
func (m *SshSessionBrief) XXX_Merge(src proto.Message)
func (*SshSessionBrief) XXX_Size ¶
func (m *SshSessionBrief) XXX_Size() int
func (*SshSessionBrief) XXX_Unmarshal ¶
func (m *SshSessionBrief) XXX_Unmarshal(b []byte) error
type SshSessionBrief_KEYS ¶
type SshSessionBrief_KEYS struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SshSessionBrief_KEYS) Descriptor ¶
func (*SshSessionBrief_KEYS) Descriptor() ([]byte, []int)
func (*SshSessionBrief_KEYS) ProtoMessage ¶
func (*SshSessionBrief_KEYS) ProtoMessage()
func (*SshSessionBrief_KEYS) Reset ¶
func (m *SshSessionBrief_KEYS) Reset()
func (*SshSessionBrief_KEYS) String ¶
func (m *SshSessionBrief_KEYS) String() string
func (*SshSessionBrief_KEYS) XXX_DiscardUnknown ¶
func (m *SshSessionBrief_KEYS) XXX_DiscardUnknown()
func (*SshSessionBrief_KEYS) XXX_Marshal ¶
func (m *SshSessionBrief_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SshSessionBrief_KEYS) XXX_Merge ¶
func (m *SshSessionBrief_KEYS) XXX_Merge(src proto.Message)
func (*SshSessionBrief_KEYS) XXX_Size ¶
func (m *SshSessionBrief_KEYS) XXX_Size() int
func (*SshSessionBrief_KEYS) XXX_Unmarshal ¶
func (m *SshSessionBrief_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.