Documentation
¶
Overview ¶
Cisco-IOS-XR-icpe-infra-oper:nv-satellite/install-op-progresses/install-op-progress
Index ¶
- type IcpeInstallProgress
- func (*IcpeInstallProgress) Descriptor() ([]byte, []int)
- func (m *IcpeInstallProgress) GetOperationIdXr() uint32
- func (m *IcpeInstallProgress) GetProgressPercentage() uint32
- func (m *IcpeInstallProgress) GetSatelliteCount() uint32
- func (*IcpeInstallProgress) ProtoMessage()
- func (m *IcpeInstallProgress) Reset()
- func (m *IcpeInstallProgress) String() string
- func (m *IcpeInstallProgress) XXX_DiscardUnknown()
- func (m *IcpeInstallProgress) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *IcpeInstallProgress) XXX_Merge(src proto.Message)
- func (m *IcpeInstallProgress) XXX_Size() int
- func (m *IcpeInstallProgress) XXX_Unmarshal(b []byte) error
- type IcpeInstallProgress_KEYS
- func (*IcpeInstallProgress_KEYS) Descriptor() ([]byte, []int)
- func (m *IcpeInstallProgress_KEYS) GetOperationId() uint32
- func (*IcpeInstallProgress_KEYS) ProtoMessage()
- func (m *IcpeInstallProgress_KEYS) Reset()
- func (m *IcpeInstallProgress_KEYS) String() string
- func (m *IcpeInstallProgress_KEYS) XXX_DiscardUnknown()
- func (m *IcpeInstallProgress_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *IcpeInstallProgress_KEYS) XXX_Merge(src proto.Message)
- func (m *IcpeInstallProgress_KEYS) XXX_Size() int
- func (m *IcpeInstallProgress_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IcpeInstallProgress ¶
type IcpeInstallProgress struct { OperationIdXr uint32 `protobuf:"varint,50,opt,name=operation_id_xr,json=operationIdXr,proto3" json:"operation_id_xr,omitempty"` ProgressPercentage uint32 `protobuf:"varint,51,opt,name=progress_percentage,json=progressPercentage,proto3" json:"progress_percentage,omitempty"` SatelliteCount uint32 `protobuf:"varint,52,opt,name=satellite_count,json=satelliteCount,proto3" json:"satellite_count,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*IcpeInstallProgress) Descriptor ¶
func (*IcpeInstallProgress) Descriptor() ([]byte, []int)
func (*IcpeInstallProgress) GetOperationIdXr ¶
func (m *IcpeInstallProgress) GetOperationIdXr() uint32
func (*IcpeInstallProgress) GetProgressPercentage ¶
func (m *IcpeInstallProgress) GetProgressPercentage() uint32
func (*IcpeInstallProgress) GetSatelliteCount ¶
func (m *IcpeInstallProgress) GetSatelliteCount() uint32
func (*IcpeInstallProgress) ProtoMessage ¶
func (*IcpeInstallProgress) ProtoMessage()
func (*IcpeInstallProgress) Reset ¶
func (m *IcpeInstallProgress) Reset()
func (*IcpeInstallProgress) String ¶
func (m *IcpeInstallProgress) String() string
func (*IcpeInstallProgress) XXX_DiscardUnknown ¶
func (m *IcpeInstallProgress) XXX_DiscardUnknown()
func (*IcpeInstallProgress) XXX_Marshal ¶
func (m *IcpeInstallProgress) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*IcpeInstallProgress) XXX_Merge ¶
func (m *IcpeInstallProgress) XXX_Merge(src proto.Message)
func (*IcpeInstallProgress) XXX_Size ¶
func (m *IcpeInstallProgress) XXX_Size() int
func (*IcpeInstallProgress) XXX_Unmarshal ¶
func (m *IcpeInstallProgress) XXX_Unmarshal(b []byte) error
type IcpeInstallProgress_KEYS ¶
type IcpeInstallProgress_KEYS struct { OperationId uint32 `protobuf:"varint,1,opt,name=operation_id,json=operationId,proto3" json:"operation_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*IcpeInstallProgress_KEYS) Descriptor ¶
func (*IcpeInstallProgress_KEYS) Descriptor() ([]byte, []int)
func (*IcpeInstallProgress_KEYS) GetOperationId ¶
func (m *IcpeInstallProgress_KEYS) GetOperationId() uint32
func (*IcpeInstallProgress_KEYS) ProtoMessage ¶
func (*IcpeInstallProgress_KEYS) ProtoMessage()
func (*IcpeInstallProgress_KEYS) Reset ¶
func (m *IcpeInstallProgress_KEYS) Reset()
func (*IcpeInstallProgress_KEYS) String ¶
func (m *IcpeInstallProgress_KEYS) String() string
func (*IcpeInstallProgress_KEYS) XXX_DiscardUnknown ¶
func (m *IcpeInstallProgress_KEYS) XXX_DiscardUnknown()
func (*IcpeInstallProgress_KEYS) XXX_Marshal ¶
func (m *IcpeInstallProgress_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*IcpeInstallProgress_KEYS) XXX_Merge ¶
func (m *IcpeInstallProgress_KEYS) XXX_Merge(src proto.Message)
func (*IcpeInstallProgress_KEYS) XXX_Size ¶
func (m *IcpeInstallProgress_KEYS) XXX_Size() int
func (*IcpeInstallProgress_KEYS) XXX_Unmarshal ¶
func (m *IcpeInstallProgress_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.