errordetails

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthMessage        = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowMessage          = fmt.Errorf("proto: integer overflow")
	ErrUnexpectedEndOfGroupMessage = fmt.Errorf("proto: unexpected end of group")
)

Functions

This section is empty.

Types

type CancellationAlreadyRequestedFailure

type CancellationAlreadyRequestedFailure struct {
}

func (*CancellationAlreadyRequestedFailure) Descriptor

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

func (*CancellationAlreadyRequestedFailure) Equal

func (this *CancellationAlreadyRequestedFailure) Equal(that interface{}) bool

func (*CancellationAlreadyRequestedFailure) GoString

func (*CancellationAlreadyRequestedFailure) Marshal

func (m *CancellationAlreadyRequestedFailure) Marshal() (dAtA []byte, err error)

func (*CancellationAlreadyRequestedFailure) MarshalTo

func (m *CancellationAlreadyRequestedFailure) MarshalTo(dAtA []byte) (int, error)

func (*CancellationAlreadyRequestedFailure) MarshalToSizedBuffer

func (m *CancellationAlreadyRequestedFailure) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*CancellationAlreadyRequestedFailure) ProtoMessage

func (*CancellationAlreadyRequestedFailure) ProtoMessage()

func (*CancellationAlreadyRequestedFailure) Reset

func (*CancellationAlreadyRequestedFailure) Size

func (*CancellationAlreadyRequestedFailure) String

func (*CancellationAlreadyRequestedFailure) Unmarshal

func (m *CancellationAlreadyRequestedFailure) Unmarshal(dAtA []byte) error

func (*CancellationAlreadyRequestedFailure) XXX_DiscardUnknown

func (m *CancellationAlreadyRequestedFailure) XXX_DiscardUnknown()

func (*CancellationAlreadyRequestedFailure) XXX_Marshal

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

func (*CancellationAlreadyRequestedFailure) XXX_Merge

func (*CancellationAlreadyRequestedFailure) XXX_Size

func (*CancellationAlreadyRequestedFailure) XXX_Unmarshal

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

type ClientVersionNotSupportedFailure

type ClientVersionNotSupportedFailure struct {
	ClientVersion     string `protobuf:"bytes,1,opt,name=client_version,json=clientVersion,proto3" json:"client_version,omitempty"`
	ClientName        string `protobuf:"bytes,2,opt,name=client_name,json=clientName,proto3" json:"client_name,omitempty"`
	SupportedVersions string `protobuf:"bytes,3,opt,name=supported_versions,json=supportedVersions,proto3" json:"supported_versions,omitempty"`
}

func (*ClientVersionNotSupportedFailure) Descriptor

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

func (*ClientVersionNotSupportedFailure) Equal

func (this *ClientVersionNotSupportedFailure) Equal(that interface{}) bool

func (*ClientVersionNotSupportedFailure) GetClientName added in v1.0.0

func (m *ClientVersionNotSupportedFailure) GetClientName() string

func (*ClientVersionNotSupportedFailure) GetClientVersion

func (m *ClientVersionNotSupportedFailure) GetClientVersion() string

func (*ClientVersionNotSupportedFailure) GetSupportedVersions

func (m *ClientVersionNotSupportedFailure) GetSupportedVersions() string

func (*ClientVersionNotSupportedFailure) GoString

func (this *ClientVersionNotSupportedFailure) GoString() string

func (*ClientVersionNotSupportedFailure) Marshal

func (m *ClientVersionNotSupportedFailure) Marshal() (dAtA []byte, err error)

func (*ClientVersionNotSupportedFailure) MarshalTo

func (m *ClientVersionNotSupportedFailure) MarshalTo(dAtA []byte) (int, error)

func (*ClientVersionNotSupportedFailure) MarshalToSizedBuffer

func (m *ClientVersionNotSupportedFailure) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*ClientVersionNotSupportedFailure) ProtoMessage

func (*ClientVersionNotSupportedFailure) ProtoMessage()

func (*ClientVersionNotSupportedFailure) Reset

func (*ClientVersionNotSupportedFailure) Size

func (m *ClientVersionNotSupportedFailure) Size() (n int)

func (*ClientVersionNotSupportedFailure) String

func (*ClientVersionNotSupportedFailure) Unmarshal

func (m *ClientVersionNotSupportedFailure) Unmarshal(dAtA []byte) error

func (*ClientVersionNotSupportedFailure) XXX_DiscardUnknown

func (m *ClientVersionNotSupportedFailure) XXX_DiscardUnknown()

func (*ClientVersionNotSupportedFailure) XXX_Marshal

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

func (*ClientVersionNotSupportedFailure) XXX_Merge

func (*ClientVersionNotSupportedFailure) XXX_Size

func (m *ClientVersionNotSupportedFailure) XXX_Size() int

func (*ClientVersionNotSupportedFailure) XXX_Unmarshal

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

type NamespaceAlreadyExistsFailure

type NamespaceAlreadyExistsFailure struct {
}

func (*NamespaceAlreadyExistsFailure) Descriptor

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

func (*NamespaceAlreadyExistsFailure) Equal

func (this *NamespaceAlreadyExistsFailure) Equal(that interface{}) bool

func (*NamespaceAlreadyExistsFailure) GoString

func (this *NamespaceAlreadyExistsFailure) GoString() string

func (*NamespaceAlreadyExistsFailure) Marshal

func (m *NamespaceAlreadyExistsFailure) Marshal() (dAtA []byte, err error)

func (*NamespaceAlreadyExistsFailure) MarshalTo

func (m *NamespaceAlreadyExistsFailure) MarshalTo(dAtA []byte) (int, error)

func (*NamespaceAlreadyExistsFailure) MarshalToSizedBuffer

func (m *NamespaceAlreadyExistsFailure) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*NamespaceAlreadyExistsFailure) ProtoMessage

func (*NamespaceAlreadyExistsFailure) ProtoMessage()

func (*NamespaceAlreadyExistsFailure) Reset

func (m *NamespaceAlreadyExistsFailure) Reset()

func (*NamespaceAlreadyExistsFailure) Size

func (m *NamespaceAlreadyExistsFailure) Size() (n int)

func (*NamespaceAlreadyExistsFailure) String

func (this *NamespaceAlreadyExistsFailure) String() string

func (*NamespaceAlreadyExistsFailure) Unmarshal

func (m *NamespaceAlreadyExistsFailure) Unmarshal(dAtA []byte) error

func (*NamespaceAlreadyExistsFailure) XXX_DiscardUnknown

func (m *NamespaceAlreadyExistsFailure) XXX_DiscardUnknown()

func (*NamespaceAlreadyExistsFailure) XXX_Marshal

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

func (*NamespaceAlreadyExistsFailure) XXX_Merge

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

func (*NamespaceAlreadyExistsFailure) XXX_Size

func (m *NamespaceAlreadyExistsFailure) XXX_Size() int

func (*NamespaceAlreadyExistsFailure) XXX_Unmarshal

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

type NamespaceNotActiveFailure

type NamespaceNotActiveFailure struct {
	Namespace      string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	CurrentCluster string `protobuf:"bytes,2,opt,name=current_cluster,json=currentCluster,proto3" json:"current_cluster,omitempty"`
	ActiveCluster  string `protobuf:"bytes,3,opt,name=active_cluster,json=activeCluster,proto3" json:"active_cluster,omitempty"`
}

func (*NamespaceNotActiveFailure) Descriptor

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

func (*NamespaceNotActiveFailure) Equal

func (this *NamespaceNotActiveFailure) Equal(that interface{}) bool

func (*NamespaceNotActiveFailure) GetActiveCluster

func (m *NamespaceNotActiveFailure) GetActiveCluster() string

func (*NamespaceNotActiveFailure) GetCurrentCluster

func (m *NamespaceNotActiveFailure) GetCurrentCluster() string

func (*NamespaceNotActiveFailure) GetNamespace

func (m *NamespaceNotActiveFailure) GetNamespace() string

func (*NamespaceNotActiveFailure) GoString

func (this *NamespaceNotActiveFailure) GoString() string

func (*NamespaceNotActiveFailure) Marshal

func (m *NamespaceNotActiveFailure) Marshal() (dAtA []byte, err error)

func (*NamespaceNotActiveFailure) MarshalTo

func (m *NamespaceNotActiveFailure) MarshalTo(dAtA []byte) (int, error)

func (*NamespaceNotActiveFailure) MarshalToSizedBuffer

func (m *NamespaceNotActiveFailure) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*NamespaceNotActiveFailure) ProtoMessage

func (*NamespaceNotActiveFailure) ProtoMessage()

func (*NamespaceNotActiveFailure) Reset

func (m *NamespaceNotActiveFailure) Reset()

func (*NamespaceNotActiveFailure) Size

func (m *NamespaceNotActiveFailure) Size() (n int)

func (*NamespaceNotActiveFailure) String

func (this *NamespaceNotActiveFailure) String() string

func (*NamespaceNotActiveFailure) Unmarshal

func (m *NamespaceNotActiveFailure) Unmarshal(dAtA []byte) error

func (*NamespaceNotActiveFailure) XXX_DiscardUnknown

func (m *NamespaceNotActiveFailure) XXX_DiscardUnknown()

func (*NamespaceNotActiveFailure) XXX_Marshal

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

func (*NamespaceNotActiveFailure) XXX_Merge

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

func (*NamespaceNotActiveFailure) XXX_Size

func (m *NamespaceNotActiveFailure) XXX_Size() int

func (*NamespaceNotActiveFailure) XXX_Unmarshal

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

type NotFoundFailure

type NotFoundFailure struct {
	CurrentCluster string `protobuf:"bytes,1,opt,name=current_cluster,json=currentCluster,proto3" json:"current_cluster,omitempty"`
	ActiveCluster  string `protobuf:"bytes,2,opt,name=active_cluster,json=activeCluster,proto3" json:"active_cluster,omitempty"`
}

func (*NotFoundFailure) Descriptor

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

func (*NotFoundFailure) Equal

func (this *NotFoundFailure) Equal(that interface{}) bool

func (*NotFoundFailure) GetActiveCluster

func (m *NotFoundFailure) GetActiveCluster() string

func (*NotFoundFailure) GetCurrentCluster

func (m *NotFoundFailure) GetCurrentCluster() string

func (*NotFoundFailure) GoString

func (this *NotFoundFailure) GoString() string

func (*NotFoundFailure) Marshal

func (m *NotFoundFailure) Marshal() (dAtA []byte, err error)

func (*NotFoundFailure) MarshalTo

func (m *NotFoundFailure) MarshalTo(dAtA []byte) (int, error)

func (*NotFoundFailure) MarshalToSizedBuffer

func (m *NotFoundFailure) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*NotFoundFailure) ProtoMessage

func (*NotFoundFailure) ProtoMessage()

func (*NotFoundFailure) Reset

func (m *NotFoundFailure) Reset()

func (*NotFoundFailure) Size

func (m *NotFoundFailure) Size() (n int)

func (*NotFoundFailure) String

func (this *NotFoundFailure) String() string

func (*NotFoundFailure) Unmarshal

func (m *NotFoundFailure) Unmarshal(dAtA []byte) error

func (*NotFoundFailure) XXX_DiscardUnknown

func (m *NotFoundFailure) XXX_DiscardUnknown()

func (*NotFoundFailure) XXX_Marshal

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

func (*NotFoundFailure) XXX_Merge

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

func (*NotFoundFailure) XXX_Size

func (m *NotFoundFailure) XXX_Size() int

func (*NotFoundFailure) XXX_Unmarshal

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

type PermissionDeniedFailure added in v1.5.0

type PermissionDeniedFailure struct {
	Reason string `protobuf:"bytes,1,opt,name=reason,proto3" json:"reason,omitempty"`
}

func (*PermissionDeniedFailure) Descriptor added in v1.5.0

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

func (*PermissionDeniedFailure) Equal added in v1.5.0

func (this *PermissionDeniedFailure) Equal(that interface{}) bool

func (*PermissionDeniedFailure) GetReason added in v1.5.0

func (m *PermissionDeniedFailure) GetReason() string

func (*PermissionDeniedFailure) GoString added in v1.5.0

func (this *PermissionDeniedFailure) GoString() string

func (*PermissionDeniedFailure) Marshal added in v1.5.0

func (m *PermissionDeniedFailure) Marshal() (dAtA []byte, err error)

func (*PermissionDeniedFailure) MarshalTo added in v1.5.0

func (m *PermissionDeniedFailure) MarshalTo(dAtA []byte) (int, error)

func (*PermissionDeniedFailure) MarshalToSizedBuffer added in v1.5.0

func (m *PermissionDeniedFailure) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*PermissionDeniedFailure) ProtoMessage added in v1.5.0

func (*PermissionDeniedFailure) ProtoMessage()

func (*PermissionDeniedFailure) Reset added in v1.5.0

func (m *PermissionDeniedFailure) Reset()

func (*PermissionDeniedFailure) Size added in v1.5.0

func (m *PermissionDeniedFailure) Size() (n int)

func (*PermissionDeniedFailure) String added in v1.5.0

func (this *PermissionDeniedFailure) String() string

func (*PermissionDeniedFailure) Unmarshal added in v1.5.0

func (m *PermissionDeniedFailure) Unmarshal(dAtA []byte) error

func (*PermissionDeniedFailure) XXX_DiscardUnknown added in v1.5.0

func (m *PermissionDeniedFailure) XXX_DiscardUnknown()

func (*PermissionDeniedFailure) XXX_Marshal added in v1.5.0

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

func (*PermissionDeniedFailure) XXX_Merge added in v1.5.0

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

func (*PermissionDeniedFailure) XXX_Size added in v1.5.0

func (m *PermissionDeniedFailure) XXX_Size() int

func (*PermissionDeniedFailure) XXX_Unmarshal added in v1.5.0

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

type QueryFailedFailure

type QueryFailedFailure struct {
}

func (*QueryFailedFailure) Descriptor

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

func (*QueryFailedFailure) Equal

func (this *QueryFailedFailure) Equal(that interface{}) bool

func (*QueryFailedFailure) GoString

func (this *QueryFailedFailure) GoString() string

func (*QueryFailedFailure) Marshal

func (m *QueryFailedFailure) Marshal() (dAtA []byte, err error)

func (*QueryFailedFailure) MarshalTo

func (m *QueryFailedFailure) MarshalTo(dAtA []byte) (int, error)

func (*QueryFailedFailure) MarshalToSizedBuffer

func (m *QueryFailedFailure) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*QueryFailedFailure) ProtoMessage

func (*QueryFailedFailure) ProtoMessage()

func (*QueryFailedFailure) Reset

func (m *QueryFailedFailure) Reset()

func (*QueryFailedFailure) Size

func (m *QueryFailedFailure) Size() (n int)

func (*QueryFailedFailure) String

func (this *QueryFailedFailure) String() string

func (*QueryFailedFailure) Unmarshal

func (m *QueryFailedFailure) Unmarshal(dAtA []byte) error

func (*QueryFailedFailure) XXX_DiscardUnknown

func (m *QueryFailedFailure) XXX_DiscardUnknown()

func (*QueryFailedFailure) XXX_Marshal

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

func (*QueryFailedFailure) XXX_Merge

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

func (*QueryFailedFailure) XXX_Size

func (m *QueryFailedFailure) XXX_Size() int

func (*QueryFailedFailure) XXX_Unmarshal

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

type ServerVersionNotSupportedFailure added in v1.0.0

type ServerVersionNotSupportedFailure struct {
	ServerVersion                 string `protobuf:"bytes,1,opt,name=server_version,json=serverVersion,proto3" json:"server_version,omitempty"`
	ClientSupportedServerVersions string `` /* 152-byte string literal not displayed */
}

func (*ServerVersionNotSupportedFailure) Descriptor added in v1.0.0

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

func (*ServerVersionNotSupportedFailure) Equal added in v1.0.0

func (this *ServerVersionNotSupportedFailure) Equal(that interface{}) bool

func (*ServerVersionNotSupportedFailure) GetClientSupportedServerVersions added in v1.0.0

func (m *ServerVersionNotSupportedFailure) GetClientSupportedServerVersions() string

func (*ServerVersionNotSupportedFailure) GetServerVersion added in v1.0.0

func (m *ServerVersionNotSupportedFailure) GetServerVersion() string

func (*ServerVersionNotSupportedFailure) GoString added in v1.0.0

func (this *ServerVersionNotSupportedFailure) GoString() string

func (*ServerVersionNotSupportedFailure) Marshal added in v1.0.0

func (m *ServerVersionNotSupportedFailure) Marshal() (dAtA []byte, err error)

func (*ServerVersionNotSupportedFailure) MarshalTo added in v1.0.0

func (m *ServerVersionNotSupportedFailure) MarshalTo(dAtA []byte) (int, error)

func (*ServerVersionNotSupportedFailure) MarshalToSizedBuffer added in v1.0.0

func (m *ServerVersionNotSupportedFailure) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*ServerVersionNotSupportedFailure) ProtoMessage added in v1.0.0

func (*ServerVersionNotSupportedFailure) ProtoMessage()

func (*ServerVersionNotSupportedFailure) Reset added in v1.0.0

func (*ServerVersionNotSupportedFailure) Size added in v1.0.0

func (m *ServerVersionNotSupportedFailure) Size() (n int)

func (*ServerVersionNotSupportedFailure) String added in v1.0.0

func (*ServerVersionNotSupportedFailure) Unmarshal added in v1.0.0

func (m *ServerVersionNotSupportedFailure) Unmarshal(dAtA []byte) error

func (*ServerVersionNotSupportedFailure) XXX_DiscardUnknown added in v1.0.0

func (m *ServerVersionNotSupportedFailure) XXX_DiscardUnknown()

func (*ServerVersionNotSupportedFailure) XXX_Marshal added in v1.0.0

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

func (*ServerVersionNotSupportedFailure) XXX_Merge added in v1.0.0

func (*ServerVersionNotSupportedFailure) XXX_Size added in v1.0.0

func (m *ServerVersionNotSupportedFailure) XXX_Size() int

func (*ServerVersionNotSupportedFailure) XXX_Unmarshal added in v1.0.0

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

type WorkflowExecutionAlreadyStartedFailure

type WorkflowExecutionAlreadyStartedFailure struct {
	StartRequestId string `protobuf:"bytes,1,opt,name=start_request_id,json=startRequestId,proto3" json:"start_request_id,omitempty"`
	RunId          string `protobuf:"bytes,2,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"`
}

func (*WorkflowExecutionAlreadyStartedFailure) Descriptor

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

func (*WorkflowExecutionAlreadyStartedFailure) Equal

func (this *WorkflowExecutionAlreadyStartedFailure) Equal(that interface{}) bool

func (*WorkflowExecutionAlreadyStartedFailure) GetRunId

func (*WorkflowExecutionAlreadyStartedFailure) GetStartRequestId

func (m *WorkflowExecutionAlreadyStartedFailure) GetStartRequestId() string

func (*WorkflowExecutionAlreadyStartedFailure) GoString

func (*WorkflowExecutionAlreadyStartedFailure) Marshal

func (m *WorkflowExecutionAlreadyStartedFailure) Marshal() (dAtA []byte, err error)

func (*WorkflowExecutionAlreadyStartedFailure) MarshalTo

func (m *WorkflowExecutionAlreadyStartedFailure) MarshalTo(dAtA []byte) (int, error)

func (*WorkflowExecutionAlreadyStartedFailure) MarshalToSizedBuffer

func (m *WorkflowExecutionAlreadyStartedFailure) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*WorkflowExecutionAlreadyStartedFailure) ProtoMessage

func (*WorkflowExecutionAlreadyStartedFailure) Reset

func (*WorkflowExecutionAlreadyStartedFailure) Size

func (*WorkflowExecutionAlreadyStartedFailure) String

func (*WorkflowExecutionAlreadyStartedFailure) Unmarshal

func (m *WorkflowExecutionAlreadyStartedFailure) Unmarshal(dAtA []byte) error

func (*WorkflowExecutionAlreadyStartedFailure) XXX_DiscardUnknown

func (m *WorkflowExecutionAlreadyStartedFailure) XXX_DiscardUnknown()

func (*WorkflowExecutionAlreadyStartedFailure) XXX_Marshal

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

func (*WorkflowExecutionAlreadyStartedFailure) XXX_Merge

func (*WorkflowExecutionAlreadyStartedFailure) XXX_Size

func (*WorkflowExecutionAlreadyStartedFailure) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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