Documentation ¶
Overview ¶
Cisco-IOS-XR-qos-ma-oper:qos/nv-satellite/nv-satellite-status/nv-satellite-ids/nv-satellite-id/nv-satellite-interfaces/nv-satellite-interface/input/status
Index ¶
- type QosMaSatIfEdmInfoXml
- func (*QosMaSatIfEdmInfoXml) Descriptor() ([]byte, []int)
- func (m *QosMaSatIfEdmInfoXml) GetDirection() string
- func (m *QosMaSatIfEdmInfoXml) GetErrorMessage() string
- func (m *QosMaSatIfEdmInfoXml) GetLastOperation() string
- func (m *QosMaSatIfEdmInfoXml) GetPolicyName() string
- func (m *QosMaSatIfEdmInfoXml) GetStatus() string
- func (*QosMaSatIfEdmInfoXml) ProtoMessage()
- func (m *QosMaSatIfEdmInfoXml) Reset()
- func (m *QosMaSatIfEdmInfoXml) String() string
- func (m *QosMaSatIfEdmInfoXml) XXX_DiscardUnknown()
- func (m *QosMaSatIfEdmInfoXml) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QosMaSatIfEdmInfoXml) XXX_Merge(src proto.Message)
- func (m *QosMaSatIfEdmInfoXml) XXX_Size() int
- func (m *QosMaSatIfEdmInfoXml) XXX_Unmarshal(b []byte) error
- type QosMaSatIfEdmInfoXml_KEYS
- func (*QosMaSatIfEdmInfoXml_KEYS) Descriptor() ([]byte, []int)
- func (m *QosMaSatIfEdmInfoXml_KEYS) GetInterfaceName() string
- func (m *QosMaSatIfEdmInfoXml_KEYS) GetSatelliteId() uint32
- func (*QosMaSatIfEdmInfoXml_KEYS) ProtoMessage()
- func (m *QosMaSatIfEdmInfoXml_KEYS) Reset()
- func (m *QosMaSatIfEdmInfoXml_KEYS) String() string
- func (m *QosMaSatIfEdmInfoXml_KEYS) XXX_DiscardUnknown()
- func (m *QosMaSatIfEdmInfoXml_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QosMaSatIfEdmInfoXml_KEYS) XXX_Merge(src proto.Message)
- func (m *QosMaSatIfEdmInfoXml_KEYS) XXX_Size() int
- func (m *QosMaSatIfEdmInfoXml_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type QosMaSatIfEdmInfoXml ¶
type QosMaSatIfEdmInfoXml struct { PolicyName string `protobuf:"bytes,50,opt,name=policy_name,json=policyName,proto3" json:"policy_name,omitempty"` Direction string `protobuf:"bytes,51,opt,name=direction,proto3" json:"direction,omitempty"` LastOperation string `protobuf:"bytes,52,opt,name=last_operation,json=lastOperation,proto3" json:"last_operation,omitempty"` Status string `protobuf:"bytes,53,opt,name=status,proto3" json:"status,omitempty"` ErrorMessage string `protobuf:"bytes,54,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*QosMaSatIfEdmInfoXml) Descriptor ¶
func (*QosMaSatIfEdmInfoXml) Descriptor() ([]byte, []int)
func (*QosMaSatIfEdmInfoXml) GetDirection ¶
func (m *QosMaSatIfEdmInfoXml) GetDirection() string
func (*QosMaSatIfEdmInfoXml) GetErrorMessage ¶
func (m *QosMaSatIfEdmInfoXml) GetErrorMessage() string
func (*QosMaSatIfEdmInfoXml) GetLastOperation ¶
func (m *QosMaSatIfEdmInfoXml) GetLastOperation() string
func (*QosMaSatIfEdmInfoXml) GetPolicyName ¶
func (m *QosMaSatIfEdmInfoXml) GetPolicyName() string
func (*QosMaSatIfEdmInfoXml) GetStatus ¶
func (m *QosMaSatIfEdmInfoXml) GetStatus() string
func (*QosMaSatIfEdmInfoXml) ProtoMessage ¶
func (*QosMaSatIfEdmInfoXml) ProtoMessage()
func (*QosMaSatIfEdmInfoXml) Reset ¶
func (m *QosMaSatIfEdmInfoXml) Reset()
func (*QosMaSatIfEdmInfoXml) String ¶
func (m *QosMaSatIfEdmInfoXml) String() string
func (*QosMaSatIfEdmInfoXml) XXX_DiscardUnknown ¶
func (m *QosMaSatIfEdmInfoXml) XXX_DiscardUnknown()
func (*QosMaSatIfEdmInfoXml) XXX_Marshal ¶
func (m *QosMaSatIfEdmInfoXml) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QosMaSatIfEdmInfoXml) XXX_Merge ¶
func (m *QosMaSatIfEdmInfoXml) XXX_Merge(src proto.Message)
func (*QosMaSatIfEdmInfoXml) XXX_Size ¶
func (m *QosMaSatIfEdmInfoXml) XXX_Size() int
func (*QosMaSatIfEdmInfoXml) XXX_Unmarshal ¶
func (m *QosMaSatIfEdmInfoXml) XXX_Unmarshal(b []byte) error
type QosMaSatIfEdmInfoXml_KEYS ¶
type QosMaSatIfEdmInfoXml_KEYS struct { SatelliteId uint32 `protobuf:"varint,1,opt,name=satellite_id,json=satelliteId,proto3" json:"satellite_id,omitempty"` InterfaceName string `protobuf:"bytes,2,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*QosMaSatIfEdmInfoXml_KEYS) Descriptor ¶
func (*QosMaSatIfEdmInfoXml_KEYS) Descriptor() ([]byte, []int)
func (*QosMaSatIfEdmInfoXml_KEYS) GetInterfaceName ¶
func (m *QosMaSatIfEdmInfoXml_KEYS) GetInterfaceName() string
func (*QosMaSatIfEdmInfoXml_KEYS) GetSatelliteId ¶
func (m *QosMaSatIfEdmInfoXml_KEYS) GetSatelliteId() uint32
func (*QosMaSatIfEdmInfoXml_KEYS) ProtoMessage ¶
func (*QosMaSatIfEdmInfoXml_KEYS) ProtoMessage()
func (*QosMaSatIfEdmInfoXml_KEYS) Reset ¶
func (m *QosMaSatIfEdmInfoXml_KEYS) Reset()
func (*QosMaSatIfEdmInfoXml_KEYS) String ¶
func (m *QosMaSatIfEdmInfoXml_KEYS) String() string
func (*QosMaSatIfEdmInfoXml_KEYS) XXX_DiscardUnknown ¶
func (m *QosMaSatIfEdmInfoXml_KEYS) XXX_DiscardUnknown()
func (*QosMaSatIfEdmInfoXml_KEYS) XXX_Marshal ¶
func (m *QosMaSatIfEdmInfoXml_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QosMaSatIfEdmInfoXml_KEYS) XXX_Merge ¶
func (m *QosMaSatIfEdmInfoXml_KEYS) XXX_Merge(src proto.Message)
func (*QosMaSatIfEdmInfoXml_KEYS) XXX_Size ¶
func (m *QosMaSatIfEdmInfoXml_KEYS) XXX_Size() int
func (*QosMaSatIfEdmInfoXml_KEYS) XXX_Unmarshal ¶
func (m *QosMaSatIfEdmInfoXml_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.