cisco_ios_xr_icpe_infra_oper_nv_satellite_install_shows_install_show

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-icpe-infra-oper:nv-satellite/install-shows/install-show

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IcpeInstallShowDetailSatellite

type IcpeInstallShowDetailSatellite struct {
	SatelliteId          uint32   `protobuf:"varint,1,opt,name=satellite_id,json=satelliteId,proto3" json:"satellite_id,omitempty"`
	State                string   `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"`
	Percentage           uint32   `protobuf:"varint,3,opt,name=percentage,proto3" json:"percentage,omitempty"`
	Retries              uint32   `protobuf:"varint,4,opt,name=retries,proto3" json:"retries,omitempty"`
	StartTime            uint32   `protobuf:"varint,5,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
	EndTime              uint32   `protobuf:"varint,6,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"`
	Info                 string   `protobuf:"bytes,7,opt,name=info,proto3" json:"info,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IcpeInstallShowDetailSatellite) Descriptor

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

func (*IcpeInstallShowDetailSatellite) GetEndTime

func (m *IcpeInstallShowDetailSatellite) GetEndTime() uint32

func (*IcpeInstallShowDetailSatellite) GetInfo

func (*IcpeInstallShowDetailSatellite) GetPercentage

func (m *IcpeInstallShowDetailSatellite) GetPercentage() uint32

func (*IcpeInstallShowDetailSatellite) GetRetries

func (m *IcpeInstallShowDetailSatellite) GetRetries() uint32

func (*IcpeInstallShowDetailSatellite) GetSatelliteId

func (m *IcpeInstallShowDetailSatellite) GetSatelliteId() uint32

func (*IcpeInstallShowDetailSatellite) GetStartTime

func (m *IcpeInstallShowDetailSatellite) GetStartTime() uint32

func (*IcpeInstallShowDetailSatellite) GetState

func (m *IcpeInstallShowDetailSatellite) GetState() string

func (*IcpeInstallShowDetailSatellite) ProtoMessage

func (*IcpeInstallShowDetailSatellite) ProtoMessage()

func (*IcpeInstallShowDetailSatellite) Reset

func (m *IcpeInstallShowDetailSatellite) Reset()

func (*IcpeInstallShowDetailSatellite) String

func (*IcpeInstallShowDetailSatellite) XXX_DiscardUnknown

func (m *IcpeInstallShowDetailSatellite) XXX_DiscardUnknown()

func (*IcpeInstallShowDetailSatellite) XXX_Marshal

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

func (*IcpeInstallShowDetailSatellite) XXX_Merge

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

func (*IcpeInstallShowDetailSatellite) XXX_Size

func (m *IcpeInstallShowDetailSatellite) XXX_Size() int

func (*IcpeInstallShowDetailSatellite) XXX_Unmarshal

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

type IcpeInstallShowDetailType

type IcpeInstallShowDetailType struct {
	OperationIdXr         uint32                            `protobuf:"varint,50,opt,name=operation_id_xr,json=operationIdXr,proto3" json:"operation_id_xr,omitempty"`
	SatsNotInitiated      []uint32                          `protobuf:"varint,51,rep,packed,name=sats_not_initiated,json=satsNotInitiated,proto3" json:"sats_not_initiated,omitempty"`
	SatsTransferring      []uint32                          `protobuf:"varint,52,rep,packed,name=sats_transferring,json=satsTransferring,proto3" json:"sats_transferring,omitempty"`
	SatsActivating        []uint32                          `protobuf:"varint,53,rep,packed,name=sats_activating,json=satsActivating,proto3" json:"sats_activating,omitempty"`
	SatsUpdating          []uint32                          `protobuf:"varint,54,rep,packed,name=sats_updating,json=satsUpdating,proto3" json:"sats_updating,omitempty"`
	SatsReplacing         []uint32                          `protobuf:"varint,55,rep,packed,name=sats_replacing,json=satsReplacing,proto3" json:"sats_replacing,omitempty"`
	SatsDeactivating      []uint32                          `protobuf:"varint,56,rep,packed,name=sats_deactivating,json=satsDeactivating,proto3" json:"sats_deactivating,omitempty"`
	SatsRemoving          []uint32                          `protobuf:"varint,57,rep,packed,name=sats_removing,json=satsRemoving,proto3" json:"sats_removing,omitempty"`
	SatsTransferFailed    []uint32                          `` /* 126-byte string literal not displayed */
	SatsActivateFailed    []uint32                          `` /* 126-byte string literal not displayed */
	SatsUpdateFailed      []uint32                          `protobuf:"varint,60,rep,packed,name=sats_update_failed,json=satsUpdateFailed,proto3" json:"sats_update_failed,omitempty"`
	SatsReplaceFailed     []uint32                          `protobuf:"varint,61,rep,packed,name=sats_replace_failed,json=satsReplaceFailed,proto3" json:"sats_replace_failed,omitempty"`
	SatsDeactivateFailed  []uint32                          `` /* 132-byte string literal not displayed */
	SatsRemoveFailed      []uint32                          `protobuf:"varint,63,rep,packed,name=sats_remove_failed,json=satsRemoveFailed,proto3" json:"sats_remove_failed,omitempty"`
	SatsTransferAborted   []uint32                          `` /* 129-byte string literal not displayed */
	SatsActivateAborted   []uint32                          `` /* 129-byte string literal not displayed */
	SatsUpdateAborted     []uint32                          `protobuf:"varint,66,rep,packed,name=sats_update_aborted,json=satsUpdateAborted,proto3" json:"sats_update_aborted,omitempty"`
	SatsReplaceAborted    []uint32                          `` /* 126-byte string literal not displayed */
	SatsDeactivateAborted []uint32                          `` /* 135-byte string literal not displayed */
	SatsRemoveAborted     []uint32                          `protobuf:"varint,69,rep,packed,name=sats_remove_aborted,json=satsRemoveAborted,proto3" json:"sats_remove_aborted,omitempty"`
	SatsNoOperation       []uint32                          `protobuf:"varint,70,rep,packed,name=sats_no_operation,json=satsNoOperation,proto3" json:"sats_no_operation,omitempty"`
	SatsCompleted         []uint32                          `protobuf:"varint,71,rep,packed,name=sats_completed,json=satsCompleted,proto3" json:"sats_completed,omitempty"`
	SatelliteRange        string                            `protobuf:"bytes,72,opt,name=satellite_range,json=satelliteRange,proto3" json:"satellite_range,omitempty"`
	NameString            []string                          `protobuf:"bytes,73,rep,name=name_string,json=nameString,proto3" json:"name_string,omitempty"`
	OperationType         uint32                            `protobuf:"varint,74,opt,name=operation_type,json=operationType,proto3" json:"operation_type,omitempty"`
	ProgressPercentage    uint32                            `protobuf:"varint,75,opt,name=progress_percentage,json=progressPercentage,proto3" json:"progress_percentage,omitempty"`
	StartTime             uint32                            `protobuf:"varint,76,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
	EndTime               uint32                            `protobuf:"varint,77,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"`
	ReferenceOp           bool                              `protobuf:"varint,78,opt,name=reference_op,json=referenceOp,proto3" json:"reference_op,omitempty"`
	RefType               string                            `protobuf:"bytes,79,opt,name=ref_type,json=refType,proto3" json:"ref_type,omitempty"`
	RefName               string                            `protobuf:"bytes,80,opt,name=ref_name,json=refName,proto3" json:"ref_name,omitempty"`
	RefState              string                            `protobuf:"bytes,81,opt,name=ref_state,json=refState,proto3" json:"ref_state,omitempty"`
	Satellite             []*IcpeInstallShowDetailSatellite `protobuf:"bytes,82,rep,name=satellite,proto3" json:"satellite,omitempty"`
	XXX_NoUnkeyedLiteral  struct{}                          `json:"-"`
	XXX_unrecognized      []byte                            `json:"-"`
	XXX_sizecache         int32                             `json:"-"`
}

func (*IcpeInstallShowDetailType) Descriptor

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

func (*IcpeInstallShowDetailType) GetEndTime

func (m *IcpeInstallShowDetailType) GetEndTime() uint32

func (*IcpeInstallShowDetailType) GetNameString

func (m *IcpeInstallShowDetailType) GetNameString() []string

func (*IcpeInstallShowDetailType) GetOperationIdXr

func (m *IcpeInstallShowDetailType) GetOperationIdXr() uint32

func (*IcpeInstallShowDetailType) GetOperationType

func (m *IcpeInstallShowDetailType) GetOperationType() uint32

func (*IcpeInstallShowDetailType) GetProgressPercentage

func (m *IcpeInstallShowDetailType) GetProgressPercentage() uint32

func (*IcpeInstallShowDetailType) GetRefName

func (m *IcpeInstallShowDetailType) GetRefName() string

func (*IcpeInstallShowDetailType) GetRefState

func (m *IcpeInstallShowDetailType) GetRefState() string

func (*IcpeInstallShowDetailType) GetRefType

func (m *IcpeInstallShowDetailType) GetRefType() string

func (*IcpeInstallShowDetailType) GetReferenceOp

func (m *IcpeInstallShowDetailType) GetReferenceOp() bool

func (*IcpeInstallShowDetailType) GetSatellite

func (*IcpeInstallShowDetailType) GetSatelliteRange

func (m *IcpeInstallShowDetailType) GetSatelliteRange() string

func (*IcpeInstallShowDetailType) GetSatsActivateAborted

func (m *IcpeInstallShowDetailType) GetSatsActivateAborted() []uint32

func (*IcpeInstallShowDetailType) GetSatsActivateFailed

func (m *IcpeInstallShowDetailType) GetSatsActivateFailed() []uint32

func (*IcpeInstallShowDetailType) GetSatsActivating

func (m *IcpeInstallShowDetailType) GetSatsActivating() []uint32

func (*IcpeInstallShowDetailType) GetSatsCompleted

func (m *IcpeInstallShowDetailType) GetSatsCompleted() []uint32

func (*IcpeInstallShowDetailType) GetSatsDeactivateAborted

func (m *IcpeInstallShowDetailType) GetSatsDeactivateAborted() []uint32

func (*IcpeInstallShowDetailType) GetSatsDeactivateFailed

func (m *IcpeInstallShowDetailType) GetSatsDeactivateFailed() []uint32

func (*IcpeInstallShowDetailType) GetSatsDeactivating

func (m *IcpeInstallShowDetailType) GetSatsDeactivating() []uint32

func (*IcpeInstallShowDetailType) GetSatsNoOperation

func (m *IcpeInstallShowDetailType) GetSatsNoOperation() []uint32

func (*IcpeInstallShowDetailType) GetSatsNotInitiated

func (m *IcpeInstallShowDetailType) GetSatsNotInitiated() []uint32

func (*IcpeInstallShowDetailType) GetSatsRemoveAborted

func (m *IcpeInstallShowDetailType) GetSatsRemoveAborted() []uint32

func (*IcpeInstallShowDetailType) GetSatsRemoveFailed

func (m *IcpeInstallShowDetailType) GetSatsRemoveFailed() []uint32

func (*IcpeInstallShowDetailType) GetSatsRemoving

func (m *IcpeInstallShowDetailType) GetSatsRemoving() []uint32

func (*IcpeInstallShowDetailType) GetSatsReplaceAborted

func (m *IcpeInstallShowDetailType) GetSatsReplaceAborted() []uint32

func (*IcpeInstallShowDetailType) GetSatsReplaceFailed

func (m *IcpeInstallShowDetailType) GetSatsReplaceFailed() []uint32

func (*IcpeInstallShowDetailType) GetSatsReplacing

func (m *IcpeInstallShowDetailType) GetSatsReplacing() []uint32

func (*IcpeInstallShowDetailType) GetSatsTransferAborted

func (m *IcpeInstallShowDetailType) GetSatsTransferAborted() []uint32

func (*IcpeInstallShowDetailType) GetSatsTransferFailed

func (m *IcpeInstallShowDetailType) GetSatsTransferFailed() []uint32

func (*IcpeInstallShowDetailType) GetSatsTransferring

func (m *IcpeInstallShowDetailType) GetSatsTransferring() []uint32

func (*IcpeInstallShowDetailType) GetSatsUpdateAborted

func (m *IcpeInstallShowDetailType) GetSatsUpdateAborted() []uint32

func (*IcpeInstallShowDetailType) GetSatsUpdateFailed

func (m *IcpeInstallShowDetailType) GetSatsUpdateFailed() []uint32

func (*IcpeInstallShowDetailType) GetSatsUpdating

func (m *IcpeInstallShowDetailType) GetSatsUpdating() []uint32

func (*IcpeInstallShowDetailType) GetStartTime

func (m *IcpeInstallShowDetailType) GetStartTime() uint32

func (*IcpeInstallShowDetailType) ProtoMessage

func (*IcpeInstallShowDetailType) ProtoMessage()

func (*IcpeInstallShowDetailType) Reset

func (m *IcpeInstallShowDetailType) Reset()

func (*IcpeInstallShowDetailType) String

func (m *IcpeInstallShowDetailType) String() string

func (*IcpeInstallShowDetailType) XXX_DiscardUnknown

func (m *IcpeInstallShowDetailType) XXX_DiscardUnknown()

func (*IcpeInstallShowDetailType) XXX_Marshal

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

func (*IcpeInstallShowDetailType) XXX_Merge

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

func (*IcpeInstallShowDetailType) XXX_Size

func (m *IcpeInstallShowDetailType) XXX_Size() int

func (*IcpeInstallShowDetailType) XXX_Unmarshal

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

type IcpeInstallShowDetailType_KEYS

type IcpeInstallShowDetailType_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 (*IcpeInstallShowDetailType_KEYS) Descriptor

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

func (*IcpeInstallShowDetailType_KEYS) GetOperationId

func (m *IcpeInstallShowDetailType_KEYS) GetOperationId() uint32

func (*IcpeInstallShowDetailType_KEYS) ProtoMessage

func (*IcpeInstallShowDetailType_KEYS) ProtoMessage()

func (*IcpeInstallShowDetailType_KEYS) Reset

func (m *IcpeInstallShowDetailType_KEYS) Reset()

func (*IcpeInstallShowDetailType_KEYS) String

func (*IcpeInstallShowDetailType_KEYS) XXX_DiscardUnknown

func (m *IcpeInstallShowDetailType_KEYS) XXX_DiscardUnknown()

func (*IcpeInstallShowDetailType_KEYS) XXX_Marshal

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

func (*IcpeInstallShowDetailType_KEYS) XXX_Merge

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

func (*IcpeInstallShowDetailType_KEYS) XXX_Size

func (m *IcpeInstallShowDetailType_KEYS) XXX_Size() int

func (*IcpeInstallShowDetailType_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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