api

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_github_com_kubernetes_csi_csi_proxy_client_api_errors_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type CmdletError

type CmdletError struct {

	// Name of the cmdlet that errored out.
	CmdletName string `protobuf:"bytes,1,opt,name=cmdlet_name,json=cmdletName,proto3" json:"cmdlet_name,omitempty"`
	// Error code that got returned.
	Code uint32 `protobuf:"varint,2,opt,name=code,proto3" json:"code,omitempty"`
	// Human-readable error message - can be empty.
	Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
	// contains filtered or unexported fields
}

CommandError details errors yielded by cmdlet calls.

func (*CmdletError) Descriptor deprecated

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

Deprecated: Use CmdletError.ProtoReflect.Descriptor instead.

func (*CmdletError) GetCmdletName

func (x *CmdletError) GetCmdletName() string

func (*CmdletError) GetCode

func (x *CmdletError) GetCode() uint32

func (*CmdletError) GetMessage

func (x *CmdletError) GetMessage() string

func (*CmdletError) ProtoMessage

func (*CmdletError) ProtoMessage()

func (*CmdletError) ProtoReflect added in v1.0.0

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

func (*CmdletError) Reset

func (x *CmdletError) Reset()

func (*CmdletError) String

func (x *CmdletError) String() string

Directories

Path Synopsis
disk
v1
filesystem
v1
iscsi
smb
v1
system
volume
v1

Jump to

Keyboard shortcuts

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