cisco_ios_xr_spirit_install_instmgr_oper_software_install_committed

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 30, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Cisco-IOS-XR-spirit-install-instmgr-oper:software-install/committed

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InstmgrCalvShowInstCommitRow

type InstmgrCalvShowInstCommitRow struct {
	ErrorMessage              string   `protobuf:"bytes,1,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"`
	Location                  string   `protobuf:"bytes,2,opt,name=location,proto3" json:"location,omitempty"`
	NodeType                  string   `protobuf:"bytes,3,opt,name=node_type,json=nodeType,proto3" json:"node_type,omitempty"`
	BootPartitionName         string   `protobuf:"bytes,4,opt,name=boot_partition_name,json=bootPartitionName,proto3" json:"boot_partition_name,omitempty"`
	NumberOfCommittedPackages uint32   `` /* 141-byte string literal not displayed */
	CommittedPackages         string   `protobuf:"bytes,6,opt,name=committed_packages,json=committedPackages,proto3" json:"committed_packages,omitempty"`
	XXX_NoUnkeyedLiteral      struct{} `json:"-"`
	XXX_unrecognized          []byte   `json:"-"`
	XXX_sizecache             int32    `json:"-"`
}

func (*InstmgrCalvShowInstCommitRow) Descriptor

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

func (*InstmgrCalvShowInstCommitRow) GetBootPartitionName

func (m *InstmgrCalvShowInstCommitRow) GetBootPartitionName() string

func (*InstmgrCalvShowInstCommitRow) GetCommittedPackages

func (m *InstmgrCalvShowInstCommitRow) GetCommittedPackages() string

func (*InstmgrCalvShowInstCommitRow) GetErrorMessage

func (m *InstmgrCalvShowInstCommitRow) GetErrorMessage() string

func (*InstmgrCalvShowInstCommitRow) GetLocation

func (m *InstmgrCalvShowInstCommitRow) GetLocation() string

func (*InstmgrCalvShowInstCommitRow) GetNodeType

func (m *InstmgrCalvShowInstCommitRow) GetNodeType() string

func (*InstmgrCalvShowInstCommitRow) GetNumberOfCommittedPackages

func (m *InstmgrCalvShowInstCommitRow) GetNumberOfCommittedPackages() uint32

func (*InstmgrCalvShowInstCommitRow) ProtoMessage

func (*InstmgrCalvShowInstCommitRow) ProtoMessage()

func (*InstmgrCalvShowInstCommitRow) Reset

func (m *InstmgrCalvShowInstCommitRow) Reset()

func (*InstmgrCalvShowInstCommitRow) String

func (*InstmgrCalvShowInstCommitRow) XXX_DiscardUnknown

func (m *InstmgrCalvShowInstCommitRow) XXX_DiscardUnknown()

func (*InstmgrCalvShowInstCommitRow) XXX_Marshal

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

func (*InstmgrCalvShowInstCommitRow) XXX_Merge

func (dst *InstmgrCalvShowInstCommitRow) XXX_Merge(src proto.Message)

func (*InstmgrCalvShowInstCommitRow) XXX_Size

func (m *InstmgrCalvShowInstCommitRow) XXX_Size() int

func (*InstmgrCalvShowInstCommitRow) XXX_Unmarshal

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

type InstmgrCalvShowInstCommitTd

type InstmgrCalvShowInstCommitTd struct {
	CommittedPackageInfo []*InstmgrCalvShowInstCommitRow `protobuf:"bytes,50,rep,name=committed_package_info,json=committedPackageInfo,proto3" json:"committed_package_info,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                        `json:"-"`
	XXX_unrecognized     []byte                          `json:"-"`
	XXX_sizecache        int32                           `json:"-"`
}

func (*InstmgrCalvShowInstCommitTd) Descriptor

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

func (*InstmgrCalvShowInstCommitTd) GetCommittedPackageInfo

func (m *InstmgrCalvShowInstCommitTd) GetCommittedPackageInfo() []*InstmgrCalvShowInstCommitRow

func (*InstmgrCalvShowInstCommitTd) ProtoMessage

func (*InstmgrCalvShowInstCommitTd) ProtoMessage()

func (*InstmgrCalvShowInstCommitTd) Reset

func (m *InstmgrCalvShowInstCommitTd) Reset()

func (*InstmgrCalvShowInstCommitTd) String

func (m *InstmgrCalvShowInstCommitTd) String() string

func (*InstmgrCalvShowInstCommitTd) XXX_DiscardUnknown

func (m *InstmgrCalvShowInstCommitTd) XXX_DiscardUnknown()

func (*InstmgrCalvShowInstCommitTd) XXX_Marshal

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

func (*InstmgrCalvShowInstCommitTd) XXX_Merge

func (dst *InstmgrCalvShowInstCommitTd) XXX_Merge(src proto.Message)

func (*InstmgrCalvShowInstCommitTd) XXX_Size

func (m *InstmgrCalvShowInstCommitTd) XXX_Size() int

func (*InstmgrCalvShowInstCommitTd) XXX_Unmarshal

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

type InstmgrCalvShowInstCommitTd_KEYS

type InstmgrCalvShowInstCommitTd_KEYS struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

Calvados show install commit info

func (*InstmgrCalvShowInstCommitTd_KEYS) Descriptor

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

func (*InstmgrCalvShowInstCommitTd_KEYS) ProtoMessage

func (*InstmgrCalvShowInstCommitTd_KEYS) ProtoMessage()

func (*InstmgrCalvShowInstCommitTd_KEYS) Reset

func (*InstmgrCalvShowInstCommitTd_KEYS) String

func (*InstmgrCalvShowInstCommitTd_KEYS) XXX_DiscardUnknown

func (m *InstmgrCalvShowInstCommitTd_KEYS) XXX_DiscardUnknown()

func (*InstmgrCalvShowInstCommitTd_KEYS) XXX_Marshal

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

func (*InstmgrCalvShowInstCommitTd_KEYS) XXX_Merge

func (dst *InstmgrCalvShowInstCommitTd_KEYS) XXX_Merge(src proto.Message)

func (*InstmgrCalvShowInstCommitTd_KEYS) XXX_Size

func (m *InstmgrCalvShowInstCommitTd_KEYS) XXX_Size() int

func (*InstmgrCalvShowInstCommitTd_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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