errors

package
v0.0.0-...-32f6bd3 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const AddMemberPlacementGroupOperationFailed = "failed to perform Add Member Operation for instance %s and placement group %s with error %w"
View Source
const AttachVolumeOperationFailed = "failed to perform the Attach volume Operation for volume %s with error %w"
View Source
const CreateCloneOperationFailed = "failed to perform the create clone operation %w"
View Source
const CreateDchpOperationFailed = "failed to perform Create DHCP Operation for cloud instance %s with error %w"
View Source
const CreateImageOperationFailed = "failed to perform Create Image Operation for cloud instance %s with error  %w"
View Source
const CreateNetworkOperationFailed = "failed to perform Create Network Operation for Network %s with error %w"
View Source
const CreateNetworkPortOperationFailed = "failed to perform Create Network Port Operation for Network %s with error %w"
View Source
const CreatePPCKeyOperationFailed = "failed to Create PPC Key with error %w"
View Source
const CreatePlacementGroupOperationFailed = "failed to perform Create Placement Group Operation for cloud instance %s with error  %w"
View Source
const CreateVolumeGroupOperationFailed = "failed to perform the Create volume-group Operation for the cloud instance %s with error %w"
View Source
const CreateVolumeOperationFailed = "failed to perform the Create volume Operation for volume %s with error %w"
View Source
const CreateVolumeV2OperationFailed = "failed to perform the Create volume Operation V2 for volume %s with error %w"
View Source
const DeleteCloneOperationFailed = "failed to perform delete clone operation %w"
View Source
const DeleteCloudInstanceOperationFailed = "failed to delete the Cloud instance %s with error %w"
View Source
const DeleteDhcpOperationFailed = "failed to perform Delete DHCP Operation for dhcp id %s with error %w"
View Source
const DeleteJobsOperationFailed = "failed to perform delete Job operation for job id %s with error %w"
View Source
const DeleteMemberPlacementGroupOperationFailed = "failed to perform Delete Member Operation for instance %s and placement group %s with error %w"
View Source
const DeletePPCKeyOperationFailed = "failed to Delete PPC Key %s with error %w"
View Source
const DeletePlacementGroupOperationFailed = "failed to perform Delete Placement Group Operation for placement group %s with error %w"
View Source
const DeleteVolumeGroupOperationFailed = "failed to perform Delete volume-group Operation for volume-group %s with error %w"
View Source
const DeleteVolumeOperationFailed = "failed to perform Delete Volume Operation for volume %s with error %w"

start of Volume Messages

View Source
const DetachVolumeOperationFailed = "failed to perform the Detach volume Operation for volume %s with error %w"
View Source
const GetAllJobsOperationFailed = "failed to perform get all jobs operation with error %w"
View Source
const GetCloneOperationFailed = "failed to get the volumes-clone %s for the cloud instance %s with error %w"
View Source
const GetCloudInstanceOperationFailed = "failed to Get Cloud Instance %s with error %w"

start of Cloud Instance Messages

View Source
const GetDhcpOperationFailed = "failed to perform Get DHCP Operation for dhcp id %s with error %w"

start of DHCP Messages

View Source
const GetImageOperationFailed = "failed to perform Get Image Operation for image %s with error %w"

start of Image Messages

View Source
const GetJobOperationFailed = "failed to perform get Job operation for job id %s with error %w"

start of Job Messages

View Source
const GetLiveVolumeGroupDetailsOperationFailed = "failed to Get live details of volume-group %s for the cloud instance %s with error %w"
View Source
const GetNetworkOperationFailed = "failed to perform Get Network Operation for Network id %s with error %w"

Start of Network Messages

View Source
const GetPPCKeyOperationFailed = "failed to Get PPC Key %s with error %w"

start of PPC Key Messages

View Source
const GetPlacementGroupOperationFailed = "failed to perform Get Placement Group Operation for placement group %s with error %w"
View Source
const GetSystemPoolsOperationFailed = "failed to perform Get System Pools Operation for cloud instance %s with error %w"

start of System-Pools Messages

View Source
const GetVolumeFlashCopyMappingOperationFailed = "failed to Get flash copy mapping of a volume %s for the cloud instance %s with error %w"
View Source
const GetVolumeGroupDetailsOperationFailed = "failed to Get volume-group %s details for the cloud instance %s with error %w"
View Source
const GetVolumeGroupOperationFailed = "failed to Get volume-group %s for the cloud instance %s with error %w"

start of Volume Groups

View Source
const GetVolumeGroupRemoteCopyRelationshipsOperationFailed = "failed to Get remote copy relationships of the volumes belonging to volume group %s for the cloud instance %s with error %w"
View Source
const GetVolumeOperationFailed = "failed to perform the Get Volume Operation for volume %s with error %w"
View Source
const GetVolumeRemoteCopyRelationshipsOperationFailed = "failed to Get remote copy relationships of a volume %s for the cloud instance %s with error %w"
View Source
const PrepareCloneOperationFailed = "failed to prepare the clone operation for volumes-clone %s with error %w"
View Source
const StartCloneOperationFailed = "failed to start the clone operation for volumes-clone %s with error %w"

start of Clone Messages

View Source
const UpdateCloudInstanceOperationFailed = "failed to update the Cloud instance %s with error %w"
View Source
const UpdateVolumeOperationFailed = "failed to perform Update Volume Operation for volume %s with error %w"
View Source
const VolumeGroupActionOperationFailed = "failed to perform action on volume-group %s for the cloud instance %s with error %w"

Variables

This section is empty.

Functions

func ToError

func ToError(err error) error

ToError ...

func Unwrap

func Unwrap(err error) error

Retrieve wrapped error from err. When does not contain wrapped error returns nil.

Types

type Error

type Error struct {
	Payload *models.Error
}

PowerError ...

func (Error) Error

func (e Error) Error() string

type ErrorTarget

type ErrorTarget struct {
	Name string
	Type string
}

ErrorTarget ...

type SingleError

type SingleError struct {
	Code     string
	Message  string
	MoreInfo string
	Target   ErrorTarget
}

SingleError ...

Jump to

Keyboard shortcuts

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