cisco_ios_xr_icpe_infra_oper_nv_satellite_install_satellite_software_versions_satellite_software_version

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/satellite-software-versions/satellite-software-version

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IcpeOperPackageInfo

type IcpeOperPackageInfo struct {
	ActivePackages       *IcpeOperPackageList `protobuf:"bytes,1,opt,name=active_packages,json=activePackages,proto3" json:"active_packages,omitempty"`
	InactivePackages     *IcpeOperPackageList `protobuf:"bytes,2,opt,name=inactive_packages,json=inactivePackages,proto3" json:"inactive_packages,omitempty"`
	CommittedPackages    *IcpeOperPackageList `protobuf:"bytes,3,opt,name=committed_packages,json=committedPackages,proto3" json:"committed_packages,omitempty"`
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}

func (*IcpeOperPackageInfo) Descriptor

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

func (*IcpeOperPackageInfo) GetActivePackages

func (m *IcpeOperPackageInfo) GetActivePackages() *IcpeOperPackageList

func (*IcpeOperPackageInfo) GetCommittedPackages

func (m *IcpeOperPackageInfo) GetCommittedPackages() *IcpeOperPackageList

func (*IcpeOperPackageInfo) GetInactivePackages

func (m *IcpeOperPackageInfo) GetInactivePackages() *IcpeOperPackageList

func (*IcpeOperPackageInfo) ProtoMessage

func (*IcpeOperPackageInfo) ProtoMessage()

func (*IcpeOperPackageInfo) Reset

func (m *IcpeOperPackageInfo) Reset()

func (*IcpeOperPackageInfo) String

func (m *IcpeOperPackageInfo) String() string

func (*IcpeOperPackageInfo) XXX_DiscardUnknown

func (m *IcpeOperPackageInfo) XXX_DiscardUnknown()

func (*IcpeOperPackageInfo) XXX_Marshal

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

func (*IcpeOperPackageInfo) XXX_Merge

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

func (*IcpeOperPackageInfo) XXX_Size

func (m *IcpeOperPackageInfo) XXX_Size() int

func (*IcpeOperPackageInfo) XXX_Unmarshal

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

type IcpeOperPackageItem

type IcpeOperPackageItem struct {
	Name                 string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Version              string   `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"`
	IsBaseImage          bool     `protobuf:"varint,3,opt,name=is_base_image,json=isBaseImage,proto3" json:"is_base_image,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IcpeOperPackageItem) Descriptor

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

func (*IcpeOperPackageItem) GetIsBaseImage

func (m *IcpeOperPackageItem) GetIsBaseImage() bool

func (*IcpeOperPackageItem) GetName

func (m *IcpeOperPackageItem) GetName() string

func (*IcpeOperPackageItem) GetVersion

func (m *IcpeOperPackageItem) GetVersion() string

func (*IcpeOperPackageItem) ProtoMessage

func (*IcpeOperPackageItem) ProtoMessage()

func (*IcpeOperPackageItem) Reset

func (m *IcpeOperPackageItem) Reset()

func (*IcpeOperPackageItem) String

func (m *IcpeOperPackageItem) String() string

func (*IcpeOperPackageItem) XXX_DiscardUnknown

func (m *IcpeOperPackageItem) XXX_DiscardUnknown()

func (*IcpeOperPackageItem) XXX_Marshal

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

func (*IcpeOperPackageItem) XXX_Merge

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

func (*IcpeOperPackageItem) XXX_Size

func (m *IcpeOperPackageItem) XXX_Size() int

func (*IcpeOperPackageItem) XXX_Unmarshal

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

type IcpeOperPackageList

type IcpeOperPackageList struct {
	Package              []*IcpeOperPackageItem `protobuf:"bytes,1,rep,name=package,proto3" json:"package,omitempty"`
	XXX_NoUnkeyedLiteral struct{}               `json:"-"`
	XXX_unrecognized     []byte                 `json:"-"`
	XXX_sizecache        int32                  `json:"-"`
}

func (*IcpeOperPackageList) Descriptor

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

func (*IcpeOperPackageList) GetPackage

func (m *IcpeOperPackageList) GetPackage() []*IcpeOperPackageItem

func (*IcpeOperPackageList) ProtoMessage

func (*IcpeOperPackageList) ProtoMessage()

func (*IcpeOperPackageList) Reset

func (m *IcpeOperPackageList) Reset()

func (*IcpeOperPackageList) String

func (m *IcpeOperPackageList) String() string

func (*IcpeOperPackageList) XXX_DiscardUnknown

func (m *IcpeOperPackageList) XXX_DiscardUnknown()

func (*IcpeOperPackageList) XXX_Marshal

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

func (*IcpeOperPackageList) XXX_Merge

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

func (*IcpeOperPackageList) XXX_Size

func (m *IcpeOperPackageList) XXX_Size() int

func (*IcpeOperPackageList) XXX_Unmarshal

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

type IcpeOperSatPackageInformationType

type IcpeOperSatPackageInformationType struct {
	SatelliteIdXr        uint32               `protobuf:"varint,50,opt,name=satellite_id_xr,json=satelliteIdXr,proto3" json:"satellite_id_xr,omitempty"`
	InstallPackageInfo   *IcpeOperPackageInfo `protobuf:"bytes,51,opt,name=install_package_info,json=installPackageInfo,proto3" json:"install_package_info,omitempty"`
	PackageSupport       string               `protobuf:"bytes,52,opt,name=package_support,json=packageSupport,proto3" json:"package_support,omitempty"`
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}

func (*IcpeOperSatPackageInformationType) Descriptor

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

func (*IcpeOperSatPackageInformationType) GetInstallPackageInfo

func (m *IcpeOperSatPackageInformationType) GetInstallPackageInfo() *IcpeOperPackageInfo

func (*IcpeOperSatPackageInformationType) GetPackageSupport

func (m *IcpeOperSatPackageInformationType) GetPackageSupport() string

func (*IcpeOperSatPackageInformationType) GetSatelliteIdXr

func (m *IcpeOperSatPackageInformationType) GetSatelliteIdXr() uint32

func (*IcpeOperSatPackageInformationType) ProtoMessage

func (*IcpeOperSatPackageInformationType) ProtoMessage()

func (*IcpeOperSatPackageInformationType) Reset

func (*IcpeOperSatPackageInformationType) String

func (*IcpeOperSatPackageInformationType) XXX_DiscardUnknown

func (m *IcpeOperSatPackageInformationType) XXX_DiscardUnknown()

func (*IcpeOperSatPackageInformationType) XXX_Marshal

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

func (*IcpeOperSatPackageInformationType) XXX_Merge

func (*IcpeOperSatPackageInformationType) XXX_Size

func (m *IcpeOperSatPackageInformationType) XXX_Size() int

func (*IcpeOperSatPackageInformationType) XXX_Unmarshal

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

type IcpeOperSatPackageInformationType_KEYS

type IcpeOperSatPackageInformationType_KEYS struct {
	SatelliteId          uint32   `protobuf:"varint,1,opt,name=satellite_id,json=satelliteId,proto3" json:"satellite_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IcpeOperSatPackageInformationType_KEYS) Descriptor

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

func (*IcpeOperSatPackageInformationType_KEYS) GetSatelliteId

func (m *IcpeOperSatPackageInformationType_KEYS) GetSatelliteId() uint32

func (*IcpeOperSatPackageInformationType_KEYS) ProtoMessage

func (*IcpeOperSatPackageInformationType_KEYS) Reset

func (*IcpeOperSatPackageInformationType_KEYS) String

func (*IcpeOperSatPackageInformationType_KEYS) XXX_DiscardUnknown

func (m *IcpeOperSatPackageInformationType_KEYS) XXX_DiscardUnknown()

func (*IcpeOperSatPackageInformationType_KEYS) XXX_Marshal

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

func (*IcpeOperSatPackageInformationType_KEYS) XXX_Merge

func (*IcpeOperSatPackageInformationType_KEYS) XXX_Size

func (*IcpeOperSatPackageInformationType_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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