cisco_ios_xr_spirit_install_instmgr_oper_software_install_prepare

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-spirit-install-instmgr-oper:software-install/prepare

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InstStringPtr

type InstStringPtr struct {
	Package              string   `protobuf:"bytes,1,opt,name=package,proto3" json:"package,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*InstStringPtr) Descriptor

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

func (*InstStringPtr) GetPackage

func (m *InstStringPtr) GetPackage() string

func (*InstStringPtr) ProtoMessage

func (*InstStringPtr) ProtoMessage()

func (*InstStringPtr) Reset

func (m *InstStringPtr) Reset()

func (*InstStringPtr) String

func (m *InstStringPtr) String() string

func (*InstStringPtr) XXX_DiscardUnknown

func (m *InstStringPtr) XXX_DiscardUnknown()

func (*InstStringPtr) XXX_Marshal

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

func (*InstStringPtr) XXX_Merge

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

func (*InstStringPtr) XXX_Size

func (m *InstStringPtr) XXX_Size() int

func (*InstStringPtr) XXX_Unmarshal

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

type InstmgrShowInstallPrepare

type InstmgrShowInstallPrepare struct {
	NoPrepareDone         string           `protobuf:"bytes,50,opt,name=no_prepare_done,json=noPrepareDone,proto3" json:"no_prepare_done,omitempty"`
	PreparedBootImage     string           `protobuf:"bytes,51,opt,name=prepared_boot_image,json=preparedBootImage,proto3" json:"prepared_boot_image,omitempty"`
	PreparedBootPartition string           `` /* 127-byte string literal not displayed */
	RestartType           string           `protobuf:"bytes,53,opt,name=restart_type,json=restartType,proto3" json:"restart_type,omitempty"`
	Rpm                   []*InstStringPtr `protobuf:"bytes,54,rep,name=rpm,proto3" json:"rpm,omitempty"`
	Package               []*InstStringPtr `protobuf:"bytes,55,rep,name=package,proto3" json:"package,omitempty"`
	ActivateMessage       string           `protobuf:"bytes,56,opt,name=activate_message,json=activateMessage,proto3" json:"activate_message,omitempty"`
	PrepareCleanMessage   string           `protobuf:"bytes,57,opt,name=prepare_clean_message,json=prepareCleanMessage,proto3" json:"prepare_clean_message,omitempty"`
	XXX_NoUnkeyedLiteral  struct{}         `json:"-"`
	XXX_unrecognized      []byte           `json:"-"`
	XXX_sizecache         int32            `json:"-"`
}

func (*InstmgrShowInstallPrepare) Descriptor

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

func (*InstmgrShowInstallPrepare) GetActivateMessage

func (m *InstmgrShowInstallPrepare) GetActivateMessage() string

func (*InstmgrShowInstallPrepare) GetNoPrepareDone

func (m *InstmgrShowInstallPrepare) GetNoPrepareDone() string

func (*InstmgrShowInstallPrepare) GetPackage

func (m *InstmgrShowInstallPrepare) GetPackage() []*InstStringPtr

func (*InstmgrShowInstallPrepare) GetPrepareCleanMessage

func (m *InstmgrShowInstallPrepare) GetPrepareCleanMessage() string

func (*InstmgrShowInstallPrepare) GetPreparedBootImage

func (m *InstmgrShowInstallPrepare) GetPreparedBootImage() string

func (*InstmgrShowInstallPrepare) GetPreparedBootPartition

func (m *InstmgrShowInstallPrepare) GetPreparedBootPartition() string

func (*InstmgrShowInstallPrepare) GetRestartType

func (m *InstmgrShowInstallPrepare) GetRestartType() string

func (*InstmgrShowInstallPrepare) GetRpm

func (*InstmgrShowInstallPrepare) ProtoMessage

func (*InstmgrShowInstallPrepare) ProtoMessage()

func (*InstmgrShowInstallPrepare) Reset

func (m *InstmgrShowInstallPrepare) Reset()

func (*InstmgrShowInstallPrepare) String

func (m *InstmgrShowInstallPrepare) String() string

func (*InstmgrShowInstallPrepare) XXX_DiscardUnknown

func (m *InstmgrShowInstallPrepare) XXX_DiscardUnknown()

func (*InstmgrShowInstallPrepare) XXX_Marshal

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

func (*InstmgrShowInstallPrepare) XXX_Merge

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

func (*InstmgrShowInstallPrepare) XXX_Size

func (m *InstmgrShowInstallPrepare) XXX_Size() int

func (*InstmgrShowInstallPrepare) XXX_Unmarshal

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

type InstmgrShowInstallPrepare_KEYS

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

func (*InstmgrShowInstallPrepare_KEYS) Descriptor

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

func (*InstmgrShowInstallPrepare_KEYS) ProtoMessage

func (*InstmgrShowInstallPrepare_KEYS) ProtoMessage()

func (*InstmgrShowInstallPrepare_KEYS) Reset

func (m *InstmgrShowInstallPrepare_KEYS) Reset()

func (*InstmgrShowInstallPrepare_KEYS) String

func (*InstmgrShowInstallPrepare_KEYS) XXX_DiscardUnknown

func (m *InstmgrShowInstallPrepare_KEYS) XXX_DiscardUnknown()

func (*InstmgrShowInstallPrepare_KEYS) XXX_Marshal

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

func (*InstmgrShowInstallPrepare_KEYS) XXX_Merge

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

func (*InstmgrShowInstallPrepare_KEYS) XXX_Size

func (m *InstmgrShowInstallPrepare_KEYS) XXX_Size() int

func (*InstmgrShowInstallPrepare_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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