Documentation
¶
Overview ¶
Cisco-IOS-XR-aaa-protocol-radius-oper:augment/radius/global
Index ¶
- type RadiusClientbag
- func (*RadiusClientbag) Descriptor() ([]byte, []int)
- func (m *RadiusClientbag) GetAccountingNasId() string
- func (m *RadiusClientbag) GetAuthenticationNasId() string
- func (m *RadiusClientbag) GetUnknownAccountingResponse() uint32
- func (m *RadiusClientbag) GetUnknownAuthenticationResponse() uint32
- func (*RadiusClientbag) ProtoMessage()
- func (m *RadiusClientbag) Reset()
- func (m *RadiusClientbag) String() string
- func (m *RadiusClientbag) XXX_DiscardUnknown()
- func (m *RadiusClientbag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RadiusClientbag) XXX_Merge(src proto.Message)
- func (m *RadiusClientbag) XXX_Size() int
- func (m *RadiusClientbag) XXX_Unmarshal(b []byte) error
- type RadiusClientbag_KEYS
- func (*RadiusClientbag_KEYS) Descriptor() ([]byte, []int)
- func (*RadiusClientbag_KEYS) ProtoMessage()
- func (m *RadiusClientbag_KEYS) Reset()
- func (m *RadiusClientbag_KEYS) String() string
- func (m *RadiusClientbag_KEYS) XXX_DiscardUnknown()
- func (m *RadiusClientbag_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RadiusClientbag_KEYS) XXX_Merge(src proto.Message)
- func (m *RadiusClientbag_KEYS) XXX_Size() int
- func (m *RadiusClientbag_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RadiusClientbag ¶
type RadiusClientbag struct { UnknownAuthenticationResponse uint32 `` /* 152-byte string literal not displayed */ AuthenticationNasId string `protobuf:"bytes,51,opt,name=authentication_nas_id,json=authenticationNasId,proto3" json:"authentication_nas_id,omitempty"` UnknownAccountingResponse uint32 `` /* 140-byte string literal not displayed */ AccountingNasId string `protobuf:"bytes,53,opt,name=accounting_nas_id,json=accountingNasId,proto3" json:"accounting_nas_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RadiusClientbag) Descriptor ¶
func (*RadiusClientbag) Descriptor() ([]byte, []int)
func (*RadiusClientbag) GetAccountingNasId ¶
func (m *RadiusClientbag) GetAccountingNasId() string
func (*RadiusClientbag) GetAuthenticationNasId ¶
func (m *RadiusClientbag) GetAuthenticationNasId() string
func (*RadiusClientbag) GetUnknownAccountingResponse ¶
func (m *RadiusClientbag) GetUnknownAccountingResponse() uint32
func (*RadiusClientbag) GetUnknownAuthenticationResponse ¶
func (m *RadiusClientbag) GetUnknownAuthenticationResponse() uint32
func (*RadiusClientbag) ProtoMessage ¶
func (*RadiusClientbag) ProtoMessage()
func (*RadiusClientbag) Reset ¶
func (m *RadiusClientbag) Reset()
func (*RadiusClientbag) String ¶
func (m *RadiusClientbag) String() string
func (*RadiusClientbag) XXX_DiscardUnknown ¶
func (m *RadiusClientbag) XXX_DiscardUnknown()
func (*RadiusClientbag) XXX_Marshal ¶
func (m *RadiusClientbag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RadiusClientbag) XXX_Merge ¶
func (m *RadiusClientbag) XXX_Merge(src proto.Message)
func (*RadiusClientbag) XXX_Size ¶
func (m *RadiusClientbag) XXX_Size() int
func (*RadiusClientbag) XXX_Unmarshal ¶
func (m *RadiusClientbag) XXX_Unmarshal(b []byte) error
type RadiusClientbag_KEYS ¶
type RadiusClientbag_KEYS struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RadiusClientbag_KEYS) Descriptor ¶
func (*RadiusClientbag_KEYS) Descriptor() ([]byte, []int)
func (*RadiusClientbag_KEYS) ProtoMessage ¶
func (*RadiusClientbag_KEYS) ProtoMessage()
func (*RadiusClientbag_KEYS) Reset ¶
func (m *RadiusClientbag_KEYS) Reset()
func (*RadiusClientbag_KEYS) String ¶
func (m *RadiusClientbag_KEYS) String() string
func (*RadiusClientbag_KEYS) XXX_DiscardUnknown ¶
func (m *RadiusClientbag_KEYS) XXX_DiscardUnknown()
func (*RadiusClientbag_KEYS) XXX_Marshal ¶
func (m *RadiusClientbag_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RadiusClientbag_KEYS) XXX_Merge ¶
func (m *RadiusClientbag_KEYS) XXX_Merge(src proto.Message)
func (*RadiusClientbag_KEYS) XXX_Size ¶
func (m *RadiusClientbag_KEYS) XXX_Size() int
func (*RadiusClientbag_KEYS) XXX_Unmarshal ¶
func (m *RadiusClientbag_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.