Documentation
¶
Overview ¶
Cisco-IOS-XR-aaa-diameter-oper:augment/diameter/gy
Index ¶
- type DiameterGy
- func (*DiameterGy) Descriptor() ([]byte, []int)
- func (m *DiameterGy) GetIsEnabled() bool
- func (m *DiameterGy) GetRetransmits() uint32
- func (m *DiameterGy) GetTxTimer() uint32
- func (*DiameterGy) ProtoMessage()
- func (m *DiameterGy) Reset()
- func (m *DiameterGy) String() string
- func (m *DiameterGy) XXX_DiscardUnknown()
- func (m *DiameterGy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DiameterGy) XXX_Merge(src proto.Message)
- func (m *DiameterGy) XXX_Size() int
- func (m *DiameterGy) XXX_Unmarshal(b []byte) error
- type DiameterGy_KEYS
- func (*DiameterGy_KEYS) Descriptor() ([]byte, []int)
- func (*DiameterGy_KEYS) ProtoMessage()
- func (m *DiameterGy_KEYS) Reset()
- func (m *DiameterGy_KEYS) String() string
- func (m *DiameterGy_KEYS) XXX_DiscardUnknown()
- func (m *DiameterGy_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DiameterGy_KEYS) XXX_Merge(src proto.Message)
- func (m *DiameterGy_KEYS) XXX_Size() int
- func (m *DiameterGy_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DiameterGy ¶
type DiameterGy struct { IsEnabled bool `protobuf:"varint,50,opt,name=is_enabled,json=isEnabled,proto3" json:"is_enabled,omitempty"` TxTimer uint32 `protobuf:"varint,51,opt,name=tx_timer,json=txTimer,proto3" json:"tx_timer,omitempty"` Retransmits uint32 `protobuf:"varint,52,opt,name=retransmits,proto3" json:"retransmits,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DiameterGy) Descriptor ¶
func (*DiameterGy) Descriptor() ([]byte, []int)
func (*DiameterGy) GetIsEnabled ¶
func (m *DiameterGy) GetIsEnabled() bool
func (*DiameterGy) GetRetransmits ¶
func (m *DiameterGy) GetRetransmits() uint32
func (*DiameterGy) GetTxTimer ¶
func (m *DiameterGy) GetTxTimer() uint32
func (*DiameterGy) ProtoMessage ¶
func (*DiameterGy) ProtoMessage()
func (*DiameterGy) Reset ¶
func (m *DiameterGy) Reset()
func (*DiameterGy) String ¶
func (m *DiameterGy) String() string
func (*DiameterGy) XXX_DiscardUnknown ¶
func (m *DiameterGy) XXX_DiscardUnknown()
func (*DiameterGy) XXX_Marshal ¶
func (m *DiameterGy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DiameterGy) XXX_Merge ¶
func (m *DiameterGy) XXX_Merge(src proto.Message)
func (*DiameterGy) XXX_Size ¶
func (m *DiameterGy) XXX_Size() int
func (*DiameterGy) XXX_Unmarshal ¶
func (m *DiameterGy) XXX_Unmarshal(b []byte) error
type DiameterGy_KEYS ¶
type DiameterGy_KEYS struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DiameterGy_KEYS) Descriptor ¶
func (*DiameterGy_KEYS) Descriptor() ([]byte, []int)
func (*DiameterGy_KEYS) ProtoMessage ¶
func (*DiameterGy_KEYS) ProtoMessage()
func (*DiameterGy_KEYS) Reset ¶
func (m *DiameterGy_KEYS) Reset()
func (*DiameterGy_KEYS) String ¶
func (m *DiameterGy_KEYS) String() string
func (*DiameterGy_KEYS) XXX_DiscardUnknown ¶
func (m *DiameterGy_KEYS) XXX_DiscardUnknown()
func (*DiameterGy_KEYS) XXX_Marshal ¶
func (m *DiameterGy_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DiameterGy_KEYS) XXX_Merge ¶
func (m *DiameterGy_KEYS) XXX_Merge(src proto.Message)
func (*DiameterGy_KEYS) XXX_Size ¶
func (m *DiameterGy_KEYS) XXX_Size() int
func (*DiameterGy_KEYS) XXX_Unmarshal ¶
func (m *DiameterGy_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.