cisco_ios_xr_crypto_ssh_oper_ssh_session_rekey

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: 1

Documentation

Overview

Cisco-IOS-XR-crypto-ssh-oper:ssh/session/rekey

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SessionRekeyInfoEntry

type SessionRekeyInfoEntry struct {
	SessionRekeyInfo     []*SessionRekeyInfoItem `protobuf:"bytes,1,rep,name=session_rekey_info,json=sessionRekeyInfo,proto3" json:"session_rekey_info,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                `json:"-"`
	XXX_unrecognized     []byte                  `json:"-"`
	XXX_sizecache        int32                   `json:"-"`
}

func (*SessionRekeyInfoEntry) Descriptor

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

func (*SessionRekeyInfoEntry) GetSessionRekeyInfo

func (m *SessionRekeyInfoEntry) GetSessionRekeyInfo() []*SessionRekeyInfoItem

func (*SessionRekeyInfoEntry) ProtoMessage

func (*SessionRekeyInfoEntry) ProtoMessage()

func (*SessionRekeyInfoEntry) Reset

func (m *SessionRekeyInfoEntry) Reset()

func (*SessionRekeyInfoEntry) String

func (m *SessionRekeyInfoEntry) String() string

func (*SessionRekeyInfoEntry) XXX_DiscardUnknown

func (m *SessionRekeyInfoEntry) XXX_DiscardUnknown()

func (*SessionRekeyInfoEntry) XXX_Marshal

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

func (*SessionRekeyInfoEntry) XXX_Merge

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

func (*SessionRekeyInfoEntry) XXX_Size

func (m *SessionRekeyInfoEntry) XXX_Size() int

func (*SessionRekeyInfoEntry) XXX_Unmarshal

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

type SessionRekeyInfoItem

type SessionRekeyInfoItem struct {
	SessionId            uint32   `protobuf:"varint,1,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"`
	SessionRekeyCount    uint32   `protobuf:"varint,2,opt,name=session_rekey_count,json=sessionRekeyCount,proto3" json:"session_rekey_count,omitempty"`
	TimeToRekey          string   `protobuf:"bytes,3,opt,name=time_to_rekey,json=timeToRekey,proto3" json:"time_to_rekey,omitempty"`
	VolumeToRekey        string   `protobuf:"bytes,4,opt,name=volume_to_rekey,json=volumeToRekey,proto3" json:"volume_to_rekey,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*SessionRekeyInfoItem) Descriptor

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

func (*SessionRekeyInfoItem) GetSessionId

func (m *SessionRekeyInfoItem) GetSessionId() uint32

func (*SessionRekeyInfoItem) GetSessionRekeyCount

func (m *SessionRekeyInfoItem) GetSessionRekeyCount() uint32

func (*SessionRekeyInfoItem) GetTimeToRekey

func (m *SessionRekeyInfoItem) GetTimeToRekey() string

func (*SessionRekeyInfoItem) GetVolumeToRekey

func (m *SessionRekeyInfoItem) GetVolumeToRekey() string

func (*SessionRekeyInfoItem) ProtoMessage

func (*SessionRekeyInfoItem) ProtoMessage()

func (*SessionRekeyInfoItem) Reset

func (m *SessionRekeyInfoItem) Reset()

func (*SessionRekeyInfoItem) String

func (m *SessionRekeyInfoItem) String() string

func (*SessionRekeyInfoItem) XXX_DiscardUnknown

func (m *SessionRekeyInfoItem) XXX_DiscardUnknown()

func (*SessionRekeyInfoItem) XXX_Marshal

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

func (*SessionRekeyInfoItem) XXX_Merge

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

func (*SessionRekeyInfoItem) XXX_Size

func (m *SessionRekeyInfoItem) XXX_Size() int

func (*SessionRekeyInfoItem) XXX_Unmarshal

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

type SshSessionRekey

type SshSessionRekey struct {
	IncomingSessions     *SessionRekeyInfoEntry `protobuf:"bytes,50,opt,name=incoming_sessions,json=incomingSessions,proto3" json:"incoming_sessions,omitempty"`
	OutgoingConnections  *SessionRekeyInfoEntry `protobuf:"bytes,51,opt,name=outgoing_connections,json=outgoingConnections,proto3" json:"outgoing_connections,omitempty"`
	XXX_NoUnkeyedLiteral struct{}               `json:"-"`
	XXX_unrecognized     []byte                 `json:"-"`
	XXX_sizecache        int32                  `json:"-"`
}

func (*SshSessionRekey) Descriptor

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

func (*SshSessionRekey) GetIncomingSessions

func (m *SshSessionRekey) GetIncomingSessions() *SessionRekeyInfoEntry

func (*SshSessionRekey) GetOutgoingConnections

func (m *SshSessionRekey) GetOutgoingConnections() *SessionRekeyInfoEntry

func (*SshSessionRekey) ProtoMessage

func (*SshSessionRekey) ProtoMessage()

func (*SshSessionRekey) Reset

func (m *SshSessionRekey) Reset()

func (*SshSessionRekey) String

func (m *SshSessionRekey) String() string

func (*SshSessionRekey) XXX_DiscardUnknown

func (m *SshSessionRekey) XXX_DiscardUnknown()

func (*SshSessionRekey) XXX_Marshal

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

func (*SshSessionRekey) XXX_Merge

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

func (*SshSessionRekey) XXX_Size

func (m *SshSessionRekey) XXX_Size() int

func (*SshSessionRekey) XXX_Unmarshal

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

type SshSessionRekey_KEYS

type SshSessionRekey_KEYS struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*SshSessionRekey_KEYS) Descriptor

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

func (*SshSessionRekey_KEYS) ProtoMessage

func (*SshSessionRekey_KEYS) ProtoMessage()

func (*SshSessionRekey_KEYS) Reset

func (m *SshSessionRekey_KEYS) Reset()

func (*SshSessionRekey_KEYS) String

func (m *SshSessionRekey_KEYS) String() string

func (*SshSessionRekey_KEYS) XXX_DiscardUnknown

func (m *SshSessionRekey_KEYS) XXX_DiscardUnknown()

func (*SshSessionRekey_KEYS) XXX_Marshal

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

func (*SshSessionRekey_KEYS) XXX_Merge

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

func (*SshSessionRekey_KEYS) XXX_Size

func (m *SshSessionRekey_KEYS) XXX_Size() int

func (*SshSessionRekey_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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