Documentation ¶
Index ¶
- Variables
- type CancellationAlreadyRequestedFailure
- func (*CancellationAlreadyRequestedFailure) Descriptor() ([]byte, []int)
- func (this *CancellationAlreadyRequestedFailure) Equal(that interface{}) bool
- func (this *CancellationAlreadyRequestedFailure) GoString() string
- func (m *CancellationAlreadyRequestedFailure) Marshal() (dAtA []byte, err error)
- func (m *CancellationAlreadyRequestedFailure) MarshalTo(dAtA []byte) (int, error)
- func (m *CancellationAlreadyRequestedFailure) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CancellationAlreadyRequestedFailure) ProtoMessage()
- func (m *CancellationAlreadyRequestedFailure) Reset()
- func (m *CancellationAlreadyRequestedFailure) Size() (n int)
- func (this *CancellationAlreadyRequestedFailure) String() string
- func (m *CancellationAlreadyRequestedFailure) Unmarshal(dAtA []byte) error
- func (m *CancellationAlreadyRequestedFailure) XXX_DiscardUnknown()
- func (m *CancellationAlreadyRequestedFailure) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CancellationAlreadyRequestedFailure) XXX_Merge(src proto.Message)
- func (m *CancellationAlreadyRequestedFailure) XXX_Size() int
- func (m *CancellationAlreadyRequestedFailure) XXX_Unmarshal(b []byte) error
- type ClientVersionNotSupportedFailure
- func (*ClientVersionNotSupportedFailure) Descriptor() ([]byte, []int)
- func (this *ClientVersionNotSupportedFailure) Equal(that interface{}) bool
- func (m *ClientVersionNotSupportedFailure) GetClientImpl() string
- func (m *ClientVersionNotSupportedFailure) GetClientVersion() string
- func (m *ClientVersionNotSupportedFailure) GetSupportedVersions() string
- func (this *ClientVersionNotSupportedFailure) GoString() string
- func (m *ClientVersionNotSupportedFailure) Marshal() (dAtA []byte, err error)
- func (m *ClientVersionNotSupportedFailure) MarshalTo(dAtA []byte) (int, error)
- func (m *ClientVersionNotSupportedFailure) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ClientVersionNotSupportedFailure) ProtoMessage()
- func (m *ClientVersionNotSupportedFailure) Reset()
- func (m *ClientVersionNotSupportedFailure) Size() (n int)
- func (this *ClientVersionNotSupportedFailure) String() string
- func (m *ClientVersionNotSupportedFailure) Unmarshal(dAtA []byte) error
- func (m *ClientVersionNotSupportedFailure) XXX_DiscardUnknown()
- func (m *ClientVersionNotSupportedFailure) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ClientVersionNotSupportedFailure) XXX_Merge(src proto.Message)
- func (m *ClientVersionNotSupportedFailure) XXX_Size() int
- func (m *ClientVersionNotSupportedFailure) XXX_Unmarshal(b []byte) error
- type FeatureVersionNotSupportedFailure
- func (*FeatureVersionNotSupportedFailure) Descriptor() ([]byte, []int)
- func (this *FeatureVersionNotSupportedFailure) Equal(that interface{}) bool
- func (m *FeatureVersionNotSupportedFailure) GetFeature() string
- func (m *FeatureVersionNotSupportedFailure) GetFeatureVersion() string
- func (m *FeatureVersionNotSupportedFailure) GetSupportedVersions() string
- func (this *FeatureVersionNotSupportedFailure) GoString() string
- func (m *FeatureVersionNotSupportedFailure) Marshal() (dAtA []byte, err error)
- func (m *FeatureVersionNotSupportedFailure) MarshalTo(dAtA []byte) (int, error)
- func (m *FeatureVersionNotSupportedFailure) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*FeatureVersionNotSupportedFailure) ProtoMessage()
- func (m *FeatureVersionNotSupportedFailure) Reset()
- func (m *FeatureVersionNotSupportedFailure) Size() (n int)
- func (this *FeatureVersionNotSupportedFailure) String() string
- func (m *FeatureVersionNotSupportedFailure) Unmarshal(dAtA []byte) error
- func (m *FeatureVersionNotSupportedFailure) XXX_DiscardUnknown()
- func (m *FeatureVersionNotSupportedFailure) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FeatureVersionNotSupportedFailure) XXX_Merge(src proto.Message)
- func (m *FeatureVersionNotSupportedFailure) XXX_Size() int
- func (m *FeatureVersionNotSupportedFailure) XXX_Unmarshal(b []byte) error
- type NamespaceAlreadyExistsFailure
- func (*NamespaceAlreadyExistsFailure) Descriptor() ([]byte, []int)
- func (this *NamespaceAlreadyExistsFailure) Equal(that interface{}) bool
- func (this *NamespaceAlreadyExistsFailure) GoString() string
- func (m *NamespaceAlreadyExistsFailure) Marshal() (dAtA []byte, err error)
- func (m *NamespaceAlreadyExistsFailure) MarshalTo(dAtA []byte) (int, error)
- func (m *NamespaceAlreadyExistsFailure) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NamespaceAlreadyExistsFailure) ProtoMessage()
- func (m *NamespaceAlreadyExistsFailure) Reset()
- func (m *NamespaceAlreadyExistsFailure) Size() (n int)
- func (this *NamespaceAlreadyExistsFailure) String() string
- func (m *NamespaceAlreadyExistsFailure) Unmarshal(dAtA []byte) error
- func (m *NamespaceAlreadyExistsFailure) XXX_DiscardUnknown()
- func (m *NamespaceAlreadyExistsFailure) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NamespaceAlreadyExistsFailure) XXX_Merge(src proto.Message)
- func (m *NamespaceAlreadyExistsFailure) XXX_Size() int
- func (m *NamespaceAlreadyExistsFailure) XXX_Unmarshal(b []byte) error
- type NamespaceNotActiveFailure
- func (*NamespaceNotActiveFailure) Descriptor() ([]byte, []int)
- func (this *NamespaceNotActiveFailure) Equal(that interface{}) bool
- func (m *NamespaceNotActiveFailure) GetActiveCluster() string
- func (m *NamespaceNotActiveFailure) GetCurrentCluster() string
- func (m *NamespaceNotActiveFailure) GetNamespace() string
- func (this *NamespaceNotActiveFailure) GoString() string
- func (m *NamespaceNotActiveFailure) Marshal() (dAtA []byte, err error)
- func (m *NamespaceNotActiveFailure) MarshalTo(dAtA []byte) (int, error)
- func (m *NamespaceNotActiveFailure) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NamespaceNotActiveFailure) ProtoMessage()
- func (m *NamespaceNotActiveFailure) Reset()
- func (m *NamespaceNotActiveFailure) Size() (n int)
- func (this *NamespaceNotActiveFailure) String() string
- func (m *NamespaceNotActiveFailure) Unmarshal(dAtA []byte) error
- func (m *NamespaceNotActiveFailure) XXX_DiscardUnknown()
- func (m *NamespaceNotActiveFailure) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NamespaceNotActiveFailure) XXX_Merge(src proto.Message)
- func (m *NamespaceNotActiveFailure) XXX_Size() int
- func (m *NamespaceNotActiveFailure) XXX_Unmarshal(b []byte) error
- type NotFoundFailure
- func (*NotFoundFailure) Descriptor() ([]byte, []int)
- func (this *NotFoundFailure) Equal(that interface{}) bool
- func (m *NotFoundFailure) GetActiveCluster() string
- func (m *NotFoundFailure) GetCurrentCluster() string
- func (this *NotFoundFailure) GoString() string
- func (m *NotFoundFailure) Marshal() (dAtA []byte, err error)
- func (m *NotFoundFailure) MarshalTo(dAtA []byte) (int, error)
- func (m *NotFoundFailure) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NotFoundFailure) ProtoMessage()
- func (m *NotFoundFailure) Reset()
- func (m *NotFoundFailure) Size() (n int)
- func (this *NotFoundFailure) String() string
- func (m *NotFoundFailure) Unmarshal(dAtA []byte) error
- func (m *NotFoundFailure) XXX_DiscardUnknown()
- func (m *NotFoundFailure) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NotFoundFailure) XXX_Merge(src proto.Message)
- func (m *NotFoundFailure) XXX_Size() int
- func (m *NotFoundFailure) XXX_Unmarshal(b []byte) error
- type QueryFailedFailure
- func (*QueryFailedFailure) Descriptor() ([]byte, []int)
- func (this *QueryFailedFailure) Equal(that interface{}) bool
- func (this *QueryFailedFailure) GoString() string
- func (m *QueryFailedFailure) Marshal() (dAtA []byte, err error)
- func (m *QueryFailedFailure) MarshalTo(dAtA []byte) (int, error)
- func (m *QueryFailedFailure) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*QueryFailedFailure) ProtoMessage()
- func (m *QueryFailedFailure) Reset()
- func (m *QueryFailedFailure) Size() (n int)
- func (this *QueryFailedFailure) String() string
- func (m *QueryFailedFailure) Unmarshal(dAtA []byte) error
- func (m *QueryFailedFailure) XXX_DiscardUnknown()
- func (m *QueryFailedFailure) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryFailedFailure) XXX_Merge(src proto.Message)
- func (m *QueryFailedFailure) XXX_Size() int
- func (m *QueryFailedFailure) XXX_Unmarshal(b []byte) error
- type WorkflowExecutionAlreadyStartedFailure
- func (*WorkflowExecutionAlreadyStartedFailure) Descriptor() ([]byte, []int)
- func (this *WorkflowExecutionAlreadyStartedFailure) Equal(that interface{}) bool
- func (m *WorkflowExecutionAlreadyStartedFailure) GetRunId() string
- func (m *WorkflowExecutionAlreadyStartedFailure) GetStartRequestId() string
- func (this *WorkflowExecutionAlreadyStartedFailure) GoString() string
- func (m *WorkflowExecutionAlreadyStartedFailure) Marshal() (dAtA []byte, err error)
- func (m *WorkflowExecutionAlreadyStartedFailure) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowExecutionAlreadyStartedFailure) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowExecutionAlreadyStartedFailure) ProtoMessage()
- func (m *WorkflowExecutionAlreadyStartedFailure) Reset()
- func (m *WorkflowExecutionAlreadyStartedFailure) Size() (n int)
- func (this *WorkflowExecutionAlreadyStartedFailure) String() string
- func (m *WorkflowExecutionAlreadyStartedFailure) Unmarshal(dAtA []byte) error
- func (m *WorkflowExecutionAlreadyStartedFailure) XXX_DiscardUnknown()
- func (m *WorkflowExecutionAlreadyStartedFailure) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowExecutionAlreadyStartedFailure) XXX_Merge(src proto.Message)
- func (m *WorkflowExecutionAlreadyStartedFailure) XXX_Size() int
- func (m *WorkflowExecutionAlreadyStartedFailure) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
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 (this *CancellationAlreadyRequestedFailure) GoString() string
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 (m *CancellationAlreadyRequestedFailure) Reset()
func (*CancellationAlreadyRequestedFailure) Size ¶
func (m *CancellationAlreadyRequestedFailure) Size() (n int)
func (*CancellationAlreadyRequestedFailure) String ¶
func (this *CancellationAlreadyRequestedFailure) String() 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 (m *CancellationAlreadyRequestedFailure) XXX_Merge(src proto.Message)
func (*CancellationAlreadyRequestedFailure) XXX_Size ¶
func (m *CancellationAlreadyRequestedFailure) XXX_Size() int
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"` ClientImpl string `protobuf:"bytes,2,opt,name=client_impl,json=clientImpl,proto3" json:"client_impl,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) GetClientImpl ¶
func (m *ClientVersionNotSupportedFailure) GetClientImpl() 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 (m *ClientVersionNotSupportedFailure) Reset()
func (*ClientVersionNotSupportedFailure) Size ¶
func (m *ClientVersionNotSupportedFailure) Size() (n int)
func (*ClientVersionNotSupportedFailure) String ¶
func (this *ClientVersionNotSupportedFailure) String() 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 (m *ClientVersionNotSupportedFailure) XXX_Merge(src proto.Message)
func (*ClientVersionNotSupportedFailure) XXX_Size ¶
func (m *ClientVersionNotSupportedFailure) XXX_Size() int
func (*ClientVersionNotSupportedFailure) XXX_Unmarshal ¶
func (m *ClientVersionNotSupportedFailure) XXX_Unmarshal(b []byte) error
type FeatureVersionNotSupportedFailure ¶
type FeatureVersionNotSupportedFailure struct { Feature string `protobuf:"bytes,1,opt,name=feature,proto3" json:"feature,omitempty"` FeatureVersion string `protobuf:"bytes,2,opt,name=feature_version,json=featureVersion,proto3" json:"feature_version,omitempty"` SupportedVersions string `protobuf:"bytes,3,opt,name=supported_versions,json=supportedVersions,proto3" json:"supported_versions,omitempty"` }
func (*FeatureVersionNotSupportedFailure) Descriptor ¶
func (*FeatureVersionNotSupportedFailure) Descriptor() ([]byte, []int)
func (*FeatureVersionNotSupportedFailure) Equal ¶
func (this *FeatureVersionNotSupportedFailure) Equal(that interface{}) bool
func (*FeatureVersionNotSupportedFailure) GetFeature ¶
func (m *FeatureVersionNotSupportedFailure) GetFeature() string
func (*FeatureVersionNotSupportedFailure) GetFeatureVersion ¶
func (m *FeatureVersionNotSupportedFailure) GetFeatureVersion() string
func (*FeatureVersionNotSupportedFailure) GetSupportedVersions ¶
func (m *FeatureVersionNotSupportedFailure) GetSupportedVersions() string
func (*FeatureVersionNotSupportedFailure) GoString ¶
func (this *FeatureVersionNotSupportedFailure) GoString() string
func (*FeatureVersionNotSupportedFailure) Marshal ¶
func (m *FeatureVersionNotSupportedFailure) Marshal() (dAtA []byte, err error)
func (*FeatureVersionNotSupportedFailure) MarshalTo ¶
func (m *FeatureVersionNotSupportedFailure) MarshalTo(dAtA []byte) (int, error)
func (*FeatureVersionNotSupportedFailure) MarshalToSizedBuffer ¶
func (m *FeatureVersionNotSupportedFailure) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*FeatureVersionNotSupportedFailure) ProtoMessage ¶
func (*FeatureVersionNotSupportedFailure) ProtoMessage()
func (*FeatureVersionNotSupportedFailure) Reset ¶
func (m *FeatureVersionNotSupportedFailure) Reset()
func (*FeatureVersionNotSupportedFailure) Size ¶
func (m *FeatureVersionNotSupportedFailure) Size() (n int)
func (*FeatureVersionNotSupportedFailure) String ¶
func (this *FeatureVersionNotSupportedFailure) String() string
func (*FeatureVersionNotSupportedFailure) Unmarshal ¶
func (m *FeatureVersionNotSupportedFailure) Unmarshal(dAtA []byte) error
func (*FeatureVersionNotSupportedFailure) XXX_DiscardUnknown ¶
func (m *FeatureVersionNotSupportedFailure) XXX_DiscardUnknown()
func (*FeatureVersionNotSupportedFailure) XXX_Marshal ¶
func (m *FeatureVersionNotSupportedFailure) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FeatureVersionNotSupportedFailure) XXX_Merge ¶
func (m *FeatureVersionNotSupportedFailure) XXX_Merge(src proto.Message)
func (*FeatureVersionNotSupportedFailure) XXX_Size ¶
func (m *FeatureVersionNotSupportedFailure) XXX_Size() int
func (*FeatureVersionNotSupportedFailure) XXX_Unmarshal ¶
func (m *FeatureVersionNotSupportedFailure) 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) 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 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 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 (m *WorkflowExecutionAlreadyStartedFailure) GetRunId() string
func (*WorkflowExecutionAlreadyStartedFailure) GetStartRequestId ¶
func (m *WorkflowExecutionAlreadyStartedFailure) GetStartRequestId() string
func (*WorkflowExecutionAlreadyStartedFailure) GoString ¶
func (this *WorkflowExecutionAlreadyStartedFailure) GoString() string
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) ProtoMessage()
func (*WorkflowExecutionAlreadyStartedFailure) Reset ¶
func (m *WorkflowExecutionAlreadyStartedFailure) Reset()
func (*WorkflowExecutionAlreadyStartedFailure) Size ¶
func (m *WorkflowExecutionAlreadyStartedFailure) Size() (n int)
func (*WorkflowExecutionAlreadyStartedFailure) String ¶
func (this *WorkflowExecutionAlreadyStartedFailure) String() 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 (m *WorkflowExecutionAlreadyStartedFailure) XXX_Merge(src proto.Message)
func (*WorkflowExecutionAlreadyStartedFailure) XXX_Size ¶
func (m *WorkflowExecutionAlreadyStartedFailure) XXX_Size() int
func (*WorkflowExecutionAlreadyStartedFailure) XXX_Unmarshal ¶
func (m *WorkflowExecutionAlreadyStartedFailure) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.