nverrors

package
v1.0.16 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_errors_v1_nverrors_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type NVError

type NVError struct {

	// Short description of what caused this error
	Reason string `protobuf:"bytes,1,opt,name=reason,proto3" json:"reason,omitempty"`
	// A brief identifier of the origin of this error
	Origin string `protobuf:"bytes,2,opt,name=origin,proto3" json:"origin,omitempty"`
	// Unique ID for this error. Useful for troubleshooting
	ErrorId string `protobuf:"bytes,3,opt,name=error_id,json=errorId,proto3" json:"error_id,omitempty"`
	// Optional further information about this error that can be used for debugging/recovering from the error
	Metadata map[string]string `` /* 157-byte string literal not displayed */
	// contains filtered or unexported fields
}

NVError defines the structure for errors returned by NV services

func (*NVError) Descriptor deprecated

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

Deprecated: Use NVError.ProtoReflect.Descriptor instead.

func (*NVError) GetErrorId

func (x *NVError) GetErrorId() string

func (*NVError) GetMetadata

func (x *NVError) GetMetadata() map[string]string

func (*NVError) GetOrigin

func (x *NVError) GetOrigin() string

func (*NVError) GetReason

func (x *NVError) GetReason() string

func (*NVError) ProtoMessage

func (*NVError) ProtoMessage()

func (*NVError) ProtoReflect

func (x *NVError) ProtoReflect() protoreflect.Message

func (*NVError) Reset

func (x *NVError) Reset()

func (*NVError) String

func (x *NVError) String() string

Jump to

Keyboard shortcuts

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