cisco_ios_xr_ip_rsvp_oper_rsvp_standby_authentication_briefs_authentication_brief

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-ip-rsvp-oper:rsvp-standby/authentication-briefs/authentication-brief

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RsvpMgmtAuthenticationCompact

type RsvpMgmtAuthenticationCompact struct {
	SourceAddressXr      string   `protobuf:"bytes,50,opt,name=source_address_xr,json=sourceAddressXr,proto3" json:"source_address_xr,omitempty"`
	DestinationAddressXr string   `protobuf:"bytes,51,opt,name=destination_address_xr,json=destinationAddressXr,proto3" json:"destination_address_xr,omitempty"`
	NeighborAddress      string   `protobuf:"bytes,52,opt,name=neighbor_address,json=neighborAddress,proto3" json:"neighbor_address,omitempty"`
	Direction            string   `protobuf:"bytes,53,opt,name=direction,proto3" json:"direction,omitempty"`
	KeyType              string   `protobuf:"bytes,54,opt,name=key_type,json=keyType,proto3" json:"key_type,omitempty"`
	KeySource            string   `protobuf:"bytes,55,opt,name=key_source,json=keySource,proto3" json:"key_source,omitempty"`
	KeyId                uint64   `protobuf:"varint,56,opt,name=key_id,json=keyId,proto3" json:"key_id,omitempty"`
	KeyIdValid           uint32   `protobuf:"varint,57,opt,name=key_id_valid,json=keyIdValid,proto3" json:"key_id_valid,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RsvpMgmtAuthenticationCompact) Descriptor

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

func (*RsvpMgmtAuthenticationCompact) GetDestinationAddressXr

func (m *RsvpMgmtAuthenticationCompact) GetDestinationAddressXr() string

func (*RsvpMgmtAuthenticationCompact) GetDirection

func (m *RsvpMgmtAuthenticationCompact) GetDirection() string

func (*RsvpMgmtAuthenticationCompact) GetKeyId

func (m *RsvpMgmtAuthenticationCompact) GetKeyId() uint64

func (*RsvpMgmtAuthenticationCompact) GetKeyIdValid

func (m *RsvpMgmtAuthenticationCompact) GetKeyIdValid() uint32

func (*RsvpMgmtAuthenticationCompact) GetKeySource

func (m *RsvpMgmtAuthenticationCompact) GetKeySource() string

func (*RsvpMgmtAuthenticationCompact) GetKeyType

func (m *RsvpMgmtAuthenticationCompact) GetKeyType() string

func (*RsvpMgmtAuthenticationCompact) GetNeighborAddress

func (m *RsvpMgmtAuthenticationCompact) GetNeighborAddress() string

func (*RsvpMgmtAuthenticationCompact) GetSourceAddressXr

func (m *RsvpMgmtAuthenticationCompact) GetSourceAddressXr() string

func (*RsvpMgmtAuthenticationCompact) ProtoMessage

func (*RsvpMgmtAuthenticationCompact) ProtoMessage()

func (*RsvpMgmtAuthenticationCompact) Reset

func (m *RsvpMgmtAuthenticationCompact) Reset()

func (*RsvpMgmtAuthenticationCompact) String

func (*RsvpMgmtAuthenticationCompact) XXX_DiscardUnknown

func (m *RsvpMgmtAuthenticationCompact) XXX_DiscardUnknown()

func (*RsvpMgmtAuthenticationCompact) XXX_Marshal

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

func (*RsvpMgmtAuthenticationCompact) XXX_Merge

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

func (*RsvpMgmtAuthenticationCompact) XXX_Size

func (m *RsvpMgmtAuthenticationCompact) XXX_Size() int

func (*RsvpMgmtAuthenticationCompact) XXX_Unmarshal

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

type RsvpMgmtAuthenticationCompact_KEYS

type RsvpMgmtAuthenticationCompact_KEYS struct {
	SourceAddress        string   `protobuf:"bytes,1,opt,name=source_address,json=sourceAddress,proto3" json:"source_address,omitempty"`
	DestinationAddress   string   `protobuf:"bytes,2,opt,name=destination_address,json=destinationAddress,proto3" json:"destination_address,omitempty"`
	ModeId               string   `protobuf:"bytes,3,opt,name=mode_id,json=modeId,proto3" json:"mode_id,omitempty"`
	InterfaceName        string   `protobuf:"bytes,4,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RsvpMgmtAuthenticationCompact_KEYS) Descriptor

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

func (*RsvpMgmtAuthenticationCompact_KEYS) GetDestinationAddress

func (m *RsvpMgmtAuthenticationCompact_KEYS) GetDestinationAddress() string

func (*RsvpMgmtAuthenticationCompact_KEYS) GetInterfaceName

func (m *RsvpMgmtAuthenticationCompact_KEYS) GetInterfaceName() string

func (*RsvpMgmtAuthenticationCompact_KEYS) GetModeId

func (*RsvpMgmtAuthenticationCompact_KEYS) GetSourceAddress

func (m *RsvpMgmtAuthenticationCompact_KEYS) GetSourceAddress() string

func (*RsvpMgmtAuthenticationCompact_KEYS) ProtoMessage

func (*RsvpMgmtAuthenticationCompact_KEYS) ProtoMessage()

func (*RsvpMgmtAuthenticationCompact_KEYS) Reset

func (*RsvpMgmtAuthenticationCompact_KEYS) String

func (*RsvpMgmtAuthenticationCompact_KEYS) XXX_DiscardUnknown

func (m *RsvpMgmtAuthenticationCompact_KEYS) XXX_DiscardUnknown()

func (*RsvpMgmtAuthenticationCompact_KEYS) XXX_Marshal

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

func (*RsvpMgmtAuthenticationCompact_KEYS) XXX_Merge

func (*RsvpMgmtAuthenticationCompact_KEYS) XXX_Size

func (*RsvpMgmtAuthenticationCompact_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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