Documentation ¶
Overview ¶
Package sirenv1beta1 is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Index ¶
- Variables
- func RegisterSirenServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterSirenServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client SirenServiceClient) error
- func RegisterSirenServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterSirenServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server SirenServiceServer) error
- func RegisterSirenServiceServer(s grpc.ServiceRegistrar, srv SirenServiceServer)
- type AddSubscriptionReceiverRequest
- func (*AddSubscriptionReceiverRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddSubscriptionReceiverRequest) GetLabels() map[string]string
- func (x *AddSubscriptionReceiverRequest) GetReceiverId() uint64
- func (x *AddSubscriptionReceiverRequest) GetSubscriptionId() uint64
- func (*AddSubscriptionReceiverRequest) ProtoMessage()
- func (x *AddSubscriptionReceiverRequest) ProtoReflect() protoreflect.Message
- func (x *AddSubscriptionReceiverRequest) Reset()
- func (x *AddSubscriptionReceiverRequest) String() string
- func (m *AddSubscriptionReceiverRequest) Validate() error
- func (m *AddSubscriptionReceiverRequest) ValidateAll() error
- type AddSubscriptionReceiverRequestMultiError
- type AddSubscriptionReceiverRequestValidationError
- func (e AddSubscriptionReceiverRequestValidationError) Cause() error
- func (e AddSubscriptionReceiverRequestValidationError) Error() string
- func (e AddSubscriptionReceiverRequestValidationError) ErrorName() string
- func (e AddSubscriptionReceiverRequestValidationError) Field() string
- func (e AddSubscriptionReceiverRequestValidationError) Key() bool
- func (e AddSubscriptionReceiverRequestValidationError) Reason() string
- type AddSubscriptionReceiverResponse
- func (*AddSubscriptionReceiverResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddSubscriptionReceiverResponse) GetLabels() map[string]string
- func (x *AddSubscriptionReceiverResponse) GetReceiverId() uint64
- func (x *AddSubscriptionReceiverResponse) GetSubscriptionId() uint64
- func (*AddSubscriptionReceiverResponse) ProtoMessage()
- func (x *AddSubscriptionReceiverResponse) ProtoReflect() protoreflect.Message
- func (x *AddSubscriptionReceiverResponse) Reset()
- func (x *AddSubscriptionReceiverResponse) String() string
- func (m *AddSubscriptionReceiverResponse) Validate() error
- func (m *AddSubscriptionReceiverResponse) ValidateAll() error
- type AddSubscriptionReceiverResponseMultiError
- type AddSubscriptionReceiverResponseValidationError
- func (e AddSubscriptionReceiverResponseValidationError) Cause() error
- func (e AddSubscriptionReceiverResponseValidationError) Error() string
- func (e AddSubscriptionReceiverResponseValidationError) ErrorName() string
- func (e AddSubscriptionReceiverResponseValidationError) Field() string
- func (e AddSubscriptionReceiverResponseValidationError) Key() bool
- func (e AddSubscriptionReceiverResponseValidationError) Reason() string
- type Alert
- func (*Alert) Descriptor() ([]byte, []int)deprecated
- func (x *Alert) GetAnnotations() map[string]string
- func (x *Alert) GetCreatedAt() *timestamppb.Timestamp
- func (x *Alert) GetFingerprint() string
- func (x *Alert) GetGeneratorUrl() string
- func (x *Alert) GetGroupKey() string
- func (x *Alert) GetId() uint64
- func (x *Alert) GetLabels() map[string]string
- func (x *Alert) GetMetricName() string
- func (x *Alert) GetMetricValue() string
- func (x *Alert) GetNamespaceId() uint64
- func (x *Alert) GetProviderId() uint64
- func (x *Alert) GetResourceName() string
- func (x *Alert) GetRule() string
- func (x *Alert) GetSeverity() string
- func (x *Alert) GetSilenceStatus() string
- func (x *Alert) GetStatus() string
- func (x *Alert) GetTriggeredAt() *timestamppb.Timestamp
- func (x *Alert) GetUpdatedAt() *timestamppb.Timestamp
- func (*Alert) ProtoMessage()
- func (x *Alert) ProtoReflect() protoreflect.Message
- func (x *Alert) Reset()
- func (x *Alert) String() string
- func (m *Alert) Validate() error
- func (m *Alert) ValidateAll() error
- type AlertMultiError
- type AlertValidationError
- type Annotations
- func (*Annotations) Descriptor() ([]byte, []int)deprecated
- func (x *Annotations) GetMetricName() string
- func (x *Annotations) GetMetricValue() string
- func (x *Annotations) GetResource() string
- func (x *Annotations) GetTemplate() string
- func (*Annotations) ProtoMessage()
- func (x *Annotations) ProtoReflect() protoreflect.Message
- func (x *Annotations) Reset()
- func (x *Annotations) String() string
- func (m *Annotations) Validate() error
- func (m *Annotations) ValidateAll() error
- type AnnotationsMultiError
- type AnnotationsValidationError
- func (e AnnotationsValidationError) Cause() error
- func (e AnnotationsValidationError) Error() string
- func (e AnnotationsValidationError) ErrorName() string
- func (e AnnotationsValidationError) Field() string
- func (e AnnotationsValidationError) Key() bool
- func (e AnnotationsValidationError) Reason() string
- type CreateAlertsRequest
- func (*CreateAlertsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAlertsRequest) GetBody() *structpb.Struct
- func (x *CreateAlertsRequest) GetProviderId() uint64
- func (x *CreateAlertsRequest) GetProviderType() string
- func (*CreateAlertsRequest) ProtoMessage()
- func (x *CreateAlertsRequest) ProtoReflect() protoreflect.Message
- func (x *CreateAlertsRequest) Reset()
- func (x *CreateAlertsRequest) String() string
- func (m *CreateAlertsRequest) Validate() error
- func (m *CreateAlertsRequest) ValidateAll() error
- type CreateAlertsRequestMultiError
- type CreateAlertsRequestValidationError
- func (e CreateAlertsRequestValidationError) Cause() error
- func (e CreateAlertsRequestValidationError) Error() string
- func (e CreateAlertsRequestValidationError) ErrorName() string
- func (e CreateAlertsRequestValidationError) Field() string
- func (e CreateAlertsRequestValidationError) Key() bool
- func (e CreateAlertsRequestValidationError) Reason() string
- type CreateAlertsResponse
- func (*CreateAlertsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAlertsResponse) GetAlerts() []*Alert
- func (*CreateAlertsResponse) ProtoMessage()
- func (x *CreateAlertsResponse) ProtoReflect() protoreflect.Message
- func (x *CreateAlertsResponse) Reset()
- func (x *CreateAlertsResponse) String() string
- func (m *CreateAlertsResponse) Validate() error
- func (m *CreateAlertsResponse) ValidateAll() error
- type CreateAlertsResponseMultiError
- type CreateAlertsResponseValidationError
- func (e CreateAlertsResponseValidationError) Cause() error
- func (e CreateAlertsResponseValidationError) Error() string
- func (e CreateAlertsResponseValidationError) ErrorName() string
- func (e CreateAlertsResponseValidationError) Field() string
- func (e CreateAlertsResponseValidationError) Key() bool
- func (e CreateAlertsResponseValidationError) Reason() string
- type CreateAlertsWithNamespaceRequest
- func (*CreateAlertsWithNamespaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAlertsWithNamespaceRequest) GetBody() *structpb.Struct
- func (x *CreateAlertsWithNamespaceRequest) GetNamespaceId() uint64
- func (x *CreateAlertsWithNamespaceRequest) GetProviderId() uint64
- func (x *CreateAlertsWithNamespaceRequest) GetProviderType() string
- func (*CreateAlertsWithNamespaceRequest) ProtoMessage()
- func (x *CreateAlertsWithNamespaceRequest) ProtoReflect() protoreflect.Message
- func (x *CreateAlertsWithNamespaceRequest) Reset()
- func (x *CreateAlertsWithNamespaceRequest) String() string
- func (m *CreateAlertsWithNamespaceRequest) Validate() error
- func (m *CreateAlertsWithNamespaceRequest) ValidateAll() error
- type CreateAlertsWithNamespaceRequestMultiError
- type CreateAlertsWithNamespaceRequestValidationError
- func (e CreateAlertsWithNamespaceRequestValidationError) Cause() error
- func (e CreateAlertsWithNamespaceRequestValidationError) Error() string
- func (e CreateAlertsWithNamespaceRequestValidationError) ErrorName() string
- func (e CreateAlertsWithNamespaceRequestValidationError) Field() string
- func (e CreateAlertsWithNamespaceRequestValidationError) Key() bool
- func (e CreateAlertsWithNamespaceRequestValidationError) Reason() string
- type CreateAlertsWithNamespaceResponse
- func (*CreateAlertsWithNamespaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAlertsWithNamespaceResponse) GetAlerts() []*Alert
- func (*CreateAlertsWithNamespaceResponse) ProtoMessage()
- func (x *CreateAlertsWithNamespaceResponse) ProtoReflect() protoreflect.Message
- func (x *CreateAlertsWithNamespaceResponse) Reset()
- func (x *CreateAlertsWithNamespaceResponse) String() string
- func (m *CreateAlertsWithNamespaceResponse) Validate() error
- func (m *CreateAlertsWithNamespaceResponse) ValidateAll() error
- type CreateAlertsWithNamespaceResponseMultiError
- type CreateAlertsWithNamespaceResponseValidationError
- func (e CreateAlertsWithNamespaceResponseValidationError) Cause() error
- func (e CreateAlertsWithNamespaceResponseValidationError) Error() string
- func (e CreateAlertsWithNamespaceResponseValidationError) ErrorName() string
- func (e CreateAlertsWithNamespaceResponseValidationError) Field() string
- func (e CreateAlertsWithNamespaceResponseValidationError) Key() bool
- func (e CreateAlertsWithNamespaceResponseValidationError) Reason() string
- type CreateNamespaceRequest
- func (*CreateNamespaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateNamespaceRequest) GetCreatedAt() *timestamppb.Timestamp
- func (x *CreateNamespaceRequest) GetCredentials() *structpb.Struct
- func (x *CreateNamespaceRequest) GetLabels() map[string]string
- func (x *CreateNamespaceRequest) GetName() string
- func (x *CreateNamespaceRequest) GetProvider() uint64
- func (x *CreateNamespaceRequest) GetUpdatedAt() *timestamppb.Timestamp
- func (x *CreateNamespaceRequest) GetUrn() string
- func (*CreateNamespaceRequest) ProtoMessage()
- func (x *CreateNamespaceRequest) ProtoReflect() protoreflect.Message
- func (x *CreateNamespaceRequest) Reset()
- func (x *CreateNamespaceRequest) String() string
- func (m *CreateNamespaceRequest) Validate() error
- func (m *CreateNamespaceRequest) ValidateAll() error
- type CreateNamespaceRequestMultiError
- type CreateNamespaceRequestValidationError
- func (e CreateNamespaceRequestValidationError) Cause() error
- func (e CreateNamespaceRequestValidationError) Error() string
- func (e CreateNamespaceRequestValidationError) ErrorName() string
- func (e CreateNamespaceRequestValidationError) Field() string
- func (e CreateNamespaceRequestValidationError) Key() bool
- func (e CreateNamespaceRequestValidationError) Reason() string
- type CreateNamespaceResponse
- func (*CreateNamespaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateNamespaceResponse) GetId() uint64
- func (*CreateNamespaceResponse) ProtoMessage()
- func (x *CreateNamespaceResponse) ProtoReflect() protoreflect.Message
- func (x *CreateNamespaceResponse) Reset()
- func (x *CreateNamespaceResponse) String() string
- func (m *CreateNamespaceResponse) Validate() error
- func (m *CreateNamespaceResponse) ValidateAll() error
- type CreateNamespaceResponseMultiError
- type CreateNamespaceResponseValidationError
- func (e CreateNamespaceResponseValidationError) Cause() error
- func (e CreateNamespaceResponseValidationError) Error() string
- func (e CreateNamespaceResponseValidationError) ErrorName() string
- func (e CreateNamespaceResponseValidationError) Field() string
- func (e CreateNamespaceResponseValidationError) Key() bool
- func (e CreateNamespaceResponseValidationError) Reason() string
- type CreateProviderRequest
- func (*CreateProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProviderRequest) GetCredentials() *structpb.Struct
- func (x *CreateProviderRequest) GetHost() string
- func (x *CreateProviderRequest) GetLabels() map[string]string
- func (x *CreateProviderRequest) GetName() string
- func (x *CreateProviderRequest) GetType() string
- func (x *CreateProviderRequest) GetUrn() string
- func (*CreateProviderRequest) ProtoMessage()
- func (x *CreateProviderRequest) ProtoReflect() protoreflect.Message
- func (x *CreateProviderRequest) Reset()
- func (x *CreateProviderRequest) String() string
- func (m *CreateProviderRequest) Validate() error
- func (m *CreateProviderRequest) ValidateAll() error
- type CreateProviderRequestMultiError
- type CreateProviderRequestValidationError
- func (e CreateProviderRequestValidationError) Cause() error
- func (e CreateProviderRequestValidationError) Error() string
- func (e CreateProviderRequestValidationError) ErrorName() string
- func (e CreateProviderRequestValidationError) Field() string
- func (e CreateProviderRequestValidationError) Key() bool
- func (e CreateProviderRequestValidationError) Reason() string
- type CreateProviderResponse
- func (*CreateProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProviderResponse) GetId() uint64
- func (*CreateProviderResponse) ProtoMessage()
- func (x *CreateProviderResponse) ProtoReflect() protoreflect.Message
- func (x *CreateProviderResponse) Reset()
- func (x *CreateProviderResponse) String() string
- func (m *CreateProviderResponse) Validate() error
- func (m *CreateProviderResponse) ValidateAll() error
- type CreateProviderResponseMultiError
- type CreateProviderResponseValidationError
- func (e CreateProviderResponseValidationError) Cause() error
- func (e CreateProviderResponseValidationError) Error() string
- func (e CreateProviderResponseValidationError) ErrorName() string
- func (e CreateProviderResponseValidationError) Field() string
- func (e CreateProviderResponseValidationError) Key() bool
- func (e CreateProviderResponseValidationError) Reason() string
- type CreateReceiverRequest
- func (*CreateReceiverRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateReceiverRequest) GetConfigurations() *structpb.Struct
- func (x *CreateReceiverRequest) GetLabels() map[string]string
- func (x *CreateReceiverRequest) GetName() string
- func (x *CreateReceiverRequest) GetParentId() uint64
- func (x *CreateReceiverRequest) GetType() string
- func (*CreateReceiverRequest) ProtoMessage()
- func (x *CreateReceiverRequest) ProtoReflect() protoreflect.Message
- func (x *CreateReceiverRequest) Reset()
- func (x *CreateReceiverRequest) String() string
- func (m *CreateReceiverRequest) Validate() error
- func (m *CreateReceiverRequest) ValidateAll() error
- type CreateReceiverRequestMultiError
- type CreateReceiverRequestValidationError
- func (e CreateReceiverRequestValidationError) Cause() error
- func (e CreateReceiverRequestValidationError) Error() string
- func (e CreateReceiverRequestValidationError) ErrorName() string
- func (e CreateReceiverRequestValidationError) Field() string
- func (e CreateReceiverRequestValidationError) Key() bool
- func (e CreateReceiverRequestValidationError) Reason() string
- type CreateReceiverResponse
- func (*CreateReceiverResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateReceiverResponse) GetId() uint64
- func (*CreateReceiverResponse) ProtoMessage()
- func (x *CreateReceiverResponse) ProtoReflect() protoreflect.Message
- func (x *CreateReceiverResponse) Reset()
- func (x *CreateReceiverResponse) String() string
- func (m *CreateReceiverResponse) Validate() error
- func (m *CreateReceiverResponse) ValidateAll() error
- type CreateReceiverResponseMultiError
- type CreateReceiverResponseValidationError
- func (e CreateReceiverResponseValidationError) Cause() error
- func (e CreateReceiverResponseValidationError) Error() string
- func (e CreateReceiverResponseValidationError) ErrorName() string
- func (e CreateReceiverResponseValidationError) Field() string
- func (e CreateReceiverResponseValidationError) Key() bool
- func (e CreateReceiverResponseValidationError) Reason() string
- type CreateSilenceRequest
- func (*CreateSilenceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSilenceRequest) GetNamespaceId() uint64
- func (x *CreateSilenceRequest) GetTargetExpression() *structpb.Struct
- func (x *CreateSilenceRequest) GetTargetId() uint64
- func (x *CreateSilenceRequest) GetType() string
- func (*CreateSilenceRequest) ProtoMessage()
- func (x *CreateSilenceRequest) ProtoReflect() protoreflect.Message
- func (x *CreateSilenceRequest) Reset()
- func (x *CreateSilenceRequest) String() string
- func (m *CreateSilenceRequest) Validate() error
- func (m *CreateSilenceRequest) ValidateAll() error
- type CreateSilenceRequestMultiError
- type CreateSilenceRequestValidationError
- func (e CreateSilenceRequestValidationError) Cause() error
- func (e CreateSilenceRequestValidationError) Error() string
- func (e CreateSilenceRequestValidationError) ErrorName() string
- func (e CreateSilenceRequestValidationError) Field() string
- func (e CreateSilenceRequestValidationError) Key() bool
- func (e CreateSilenceRequestValidationError) Reason() string
- type CreateSilenceResponse
- func (*CreateSilenceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSilenceResponse) GetId() string
- func (*CreateSilenceResponse) ProtoMessage()
- func (x *CreateSilenceResponse) ProtoReflect() protoreflect.Message
- func (x *CreateSilenceResponse) Reset()
- func (x *CreateSilenceResponse) String() string
- func (m *CreateSilenceResponse) Validate() error
- func (m *CreateSilenceResponse) ValidateAll() error
- type CreateSilenceResponseMultiError
- type CreateSilenceResponseValidationError
- func (e CreateSilenceResponseValidationError) Cause() error
- func (e CreateSilenceResponseValidationError) Error() string
- func (e CreateSilenceResponseValidationError) ErrorName() string
- func (e CreateSilenceResponseValidationError) Field() string
- func (e CreateSilenceResponseValidationError) Key() bool
- func (e CreateSilenceResponseValidationError) Reason() string
- type CreateSubscriptionRequest
- func (*CreateSubscriptionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSubscriptionRequest) GetCreatedBy() string
- func (x *CreateSubscriptionRequest) GetMatch() map[string]string
- func (x *CreateSubscriptionRequest) GetMetadata() *structpb.Struct
- func (x *CreateSubscriptionRequest) GetNamespace() uint64
- func (x *CreateSubscriptionRequest) GetReceivers() []*ReceiverMetadata
- func (x *CreateSubscriptionRequest) GetUrn() string
- func (*CreateSubscriptionRequest) ProtoMessage()
- func (x *CreateSubscriptionRequest) ProtoReflect() protoreflect.Message
- func (x *CreateSubscriptionRequest) Reset()
- func (x *CreateSubscriptionRequest) String() string
- func (m *CreateSubscriptionRequest) Validate() error
- func (m *CreateSubscriptionRequest) ValidateAll() error
- type CreateSubscriptionRequestMultiError
- type CreateSubscriptionRequestValidationError
- func (e CreateSubscriptionRequestValidationError) Cause() error
- func (e CreateSubscriptionRequestValidationError) Error() string
- func (e CreateSubscriptionRequestValidationError) ErrorName() string
- func (e CreateSubscriptionRequestValidationError) Field() string
- func (e CreateSubscriptionRequestValidationError) Key() bool
- func (e CreateSubscriptionRequestValidationError) Reason() string
- type CreateSubscriptionResponse
- func (*CreateSubscriptionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSubscriptionResponse) GetId() uint64
- func (*CreateSubscriptionResponse) ProtoMessage()
- func (x *CreateSubscriptionResponse) ProtoReflect() protoreflect.Message
- func (x *CreateSubscriptionResponse) Reset()
- func (x *CreateSubscriptionResponse) String() string
- func (m *CreateSubscriptionResponse) Validate() error
- func (m *CreateSubscriptionResponse) ValidateAll() error
- type CreateSubscriptionResponseMultiError
- type CreateSubscriptionResponseValidationError
- func (e CreateSubscriptionResponseValidationError) Cause() error
- func (e CreateSubscriptionResponseValidationError) Error() string
- func (e CreateSubscriptionResponseValidationError) ErrorName() string
- func (e CreateSubscriptionResponseValidationError) Field() string
- func (e CreateSubscriptionResponseValidationError) Key() bool
- func (e CreateSubscriptionResponseValidationError) Reason() string
- type DeleteNamespaceRequest
- func (*DeleteNamespaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteNamespaceRequest) GetId() uint64
- func (*DeleteNamespaceRequest) ProtoMessage()
- func (x *DeleteNamespaceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteNamespaceRequest) Reset()
- func (x *DeleteNamespaceRequest) String() string
- func (m *DeleteNamespaceRequest) Validate() error
- func (m *DeleteNamespaceRequest) ValidateAll() error
- type DeleteNamespaceRequestMultiError
- type DeleteNamespaceRequestValidationError
- func (e DeleteNamespaceRequestValidationError) Cause() error
- func (e DeleteNamespaceRequestValidationError) Error() string
- func (e DeleteNamespaceRequestValidationError) ErrorName() string
- func (e DeleteNamespaceRequestValidationError) Field() string
- func (e DeleteNamespaceRequestValidationError) Key() bool
- func (e DeleteNamespaceRequestValidationError) Reason() string
- type DeleteNamespaceResponse
- func (*DeleteNamespaceResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteNamespaceResponse) ProtoMessage()
- func (x *DeleteNamespaceResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteNamespaceResponse) Reset()
- func (x *DeleteNamespaceResponse) String() string
- func (m *DeleteNamespaceResponse) Validate() error
- func (m *DeleteNamespaceResponse) ValidateAll() error
- type DeleteNamespaceResponseMultiError
- type DeleteNamespaceResponseValidationError
- func (e DeleteNamespaceResponseValidationError) Cause() error
- func (e DeleteNamespaceResponseValidationError) Error() string
- func (e DeleteNamespaceResponseValidationError) ErrorName() string
- func (e DeleteNamespaceResponseValidationError) Field() string
- func (e DeleteNamespaceResponseValidationError) Key() bool
- func (e DeleteNamespaceResponseValidationError) Reason() string
- type DeleteProviderRequest
- func (*DeleteProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteProviderRequest) GetId() uint64
- func (*DeleteProviderRequest) ProtoMessage()
- func (x *DeleteProviderRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteProviderRequest) Reset()
- func (x *DeleteProviderRequest) String() string
- func (m *DeleteProviderRequest) Validate() error
- func (m *DeleteProviderRequest) ValidateAll() error
- type DeleteProviderRequestMultiError
- type DeleteProviderRequestValidationError
- func (e DeleteProviderRequestValidationError) Cause() error
- func (e DeleteProviderRequestValidationError) Error() string
- func (e DeleteProviderRequestValidationError) ErrorName() string
- func (e DeleteProviderRequestValidationError) Field() string
- func (e DeleteProviderRequestValidationError) Key() bool
- func (e DeleteProviderRequestValidationError) Reason() string
- type DeleteProviderResponse
- func (*DeleteProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteProviderResponse) ProtoMessage()
- func (x *DeleteProviderResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteProviderResponse) Reset()
- func (x *DeleteProviderResponse) String() string
- func (m *DeleteProviderResponse) Validate() error
- func (m *DeleteProviderResponse) ValidateAll() error
- type DeleteProviderResponseMultiError
- type DeleteProviderResponseValidationError
- func (e DeleteProviderResponseValidationError) Cause() error
- func (e DeleteProviderResponseValidationError) Error() string
- func (e DeleteProviderResponseValidationError) ErrorName() string
- func (e DeleteProviderResponseValidationError) Field() string
- func (e DeleteProviderResponseValidationError) Key() bool
- func (e DeleteProviderResponseValidationError) Reason() string
- type DeleteReceiverRequest
- func (*DeleteReceiverRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteReceiverRequest) GetId() uint64
- func (*DeleteReceiverRequest) ProtoMessage()
- func (x *DeleteReceiverRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteReceiverRequest) Reset()
- func (x *DeleteReceiverRequest) String() string
- func (m *DeleteReceiverRequest) Validate() error
- func (m *DeleteReceiverRequest) ValidateAll() error
- type DeleteReceiverRequestMultiError
- type DeleteReceiverRequestValidationError
- func (e DeleteReceiverRequestValidationError) Cause() error
- func (e DeleteReceiverRequestValidationError) Error() string
- func (e DeleteReceiverRequestValidationError) ErrorName() string
- func (e DeleteReceiverRequestValidationError) Field() string
- func (e DeleteReceiverRequestValidationError) Key() bool
- func (e DeleteReceiverRequestValidationError) Reason() string
- type DeleteReceiverResponse
- func (*DeleteReceiverResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteReceiverResponse) ProtoMessage()
- func (x *DeleteReceiverResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteReceiverResponse) Reset()
- func (x *DeleteReceiverResponse) String() string
- func (m *DeleteReceiverResponse) Validate() error
- func (m *DeleteReceiverResponse) ValidateAll() error
- type DeleteReceiverResponseMultiError
- type DeleteReceiverResponseValidationError
- func (e DeleteReceiverResponseValidationError) Cause() error
- func (e DeleteReceiverResponseValidationError) Error() string
- func (e DeleteReceiverResponseValidationError) ErrorName() string
- func (e DeleteReceiverResponseValidationError) Field() string
- func (e DeleteReceiverResponseValidationError) Key() bool
- func (e DeleteReceiverResponseValidationError) Reason() string
- type DeleteSubscriptionReceiverRequest
- func (*DeleteSubscriptionReceiverRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteSubscriptionReceiverRequest) GetReceiverId() uint64
- func (x *DeleteSubscriptionReceiverRequest) GetSubscriptionId() uint64
- func (*DeleteSubscriptionReceiverRequest) ProtoMessage()
- func (x *DeleteSubscriptionReceiverRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteSubscriptionReceiverRequest) Reset()
- func (x *DeleteSubscriptionReceiverRequest) String() string
- func (m *DeleteSubscriptionReceiverRequest) Validate() error
- func (m *DeleteSubscriptionReceiverRequest) ValidateAll() error
- type DeleteSubscriptionReceiverRequestMultiError
- type DeleteSubscriptionReceiverRequestValidationError
- func (e DeleteSubscriptionReceiverRequestValidationError) Cause() error
- func (e DeleteSubscriptionReceiverRequestValidationError) Error() string
- func (e DeleteSubscriptionReceiverRequestValidationError) ErrorName() string
- func (e DeleteSubscriptionReceiverRequestValidationError) Field() string
- func (e DeleteSubscriptionReceiverRequestValidationError) Key() bool
- func (e DeleteSubscriptionReceiverRequestValidationError) Reason() string
- type DeleteSubscriptionReceiverResponse
- func (*DeleteSubscriptionReceiverResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteSubscriptionReceiverResponse) ProtoMessage()
- func (x *DeleteSubscriptionReceiverResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteSubscriptionReceiverResponse) Reset()
- func (x *DeleteSubscriptionReceiverResponse) String() string
- func (m *DeleteSubscriptionReceiverResponse) Validate() error
- func (m *DeleteSubscriptionReceiverResponse) ValidateAll() error
- type DeleteSubscriptionReceiverResponseMultiError
- type DeleteSubscriptionReceiverResponseValidationError
- func (e DeleteSubscriptionReceiverResponseValidationError) Cause() error
- func (e DeleteSubscriptionReceiverResponseValidationError) Error() string
- func (e DeleteSubscriptionReceiverResponseValidationError) ErrorName() string
- func (e DeleteSubscriptionReceiverResponseValidationError) Field() string
- func (e DeleteSubscriptionReceiverResponseValidationError) Key() bool
- func (e DeleteSubscriptionReceiverResponseValidationError) Reason() string
- type DeleteSubscriptionRequest
- func (*DeleteSubscriptionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteSubscriptionRequest) GetId() uint64
- func (*DeleteSubscriptionRequest) ProtoMessage()
- func (x *DeleteSubscriptionRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteSubscriptionRequest) Reset()
- func (x *DeleteSubscriptionRequest) String() string
- func (m *DeleteSubscriptionRequest) Validate() error
- func (m *DeleteSubscriptionRequest) ValidateAll() error
- type DeleteSubscriptionRequestMultiError
- type DeleteSubscriptionRequestValidationError
- func (e DeleteSubscriptionRequestValidationError) Cause() error
- func (e DeleteSubscriptionRequestValidationError) Error() string
- func (e DeleteSubscriptionRequestValidationError) ErrorName() string
- func (e DeleteSubscriptionRequestValidationError) Field() string
- func (e DeleteSubscriptionRequestValidationError) Key() bool
- func (e DeleteSubscriptionRequestValidationError) Reason() string
- type DeleteSubscriptionResponse
- func (*DeleteSubscriptionResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteSubscriptionResponse) ProtoMessage()
- func (x *DeleteSubscriptionResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteSubscriptionResponse) Reset()
- func (x *DeleteSubscriptionResponse) String() string
- func (m *DeleteSubscriptionResponse) Validate() error
- func (m *DeleteSubscriptionResponse) ValidateAll() error
- type DeleteSubscriptionResponseMultiError
- type DeleteSubscriptionResponseValidationError
- func (e DeleteSubscriptionResponseValidationError) Cause() error
- func (e DeleteSubscriptionResponseValidationError) Error() string
- func (e DeleteSubscriptionResponseValidationError) ErrorName() string
- func (e DeleteSubscriptionResponseValidationError) Field() string
- func (e DeleteSubscriptionResponseValidationError) Key() bool
- func (e DeleteSubscriptionResponseValidationError) Reason() string
- type DeleteTemplateRequest
- func (*DeleteTemplateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteTemplateRequest) GetName() string
- func (*DeleteTemplateRequest) ProtoMessage()
- func (x *DeleteTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteTemplateRequest) Reset()
- func (x *DeleteTemplateRequest) String() string
- func (m *DeleteTemplateRequest) Validate() error
- func (m *DeleteTemplateRequest) ValidateAll() error
- type DeleteTemplateRequestMultiError
- type DeleteTemplateRequestValidationError
- func (e DeleteTemplateRequestValidationError) Cause() error
- func (e DeleteTemplateRequestValidationError) Error() string
- func (e DeleteTemplateRequestValidationError) ErrorName() string
- func (e DeleteTemplateRequestValidationError) Field() string
- func (e DeleteTemplateRequestValidationError) Key() bool
- func (e DeleteTemplateRequestValidationError) Reason() string
- type DeleteTemplateResponse
- func (*DeleteTemplateResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteTemplateResponse) ProtoMessage()
- func (x *DeleteTemplateResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteTemplateResponse) Reset()
- func (x *DeleteTemplateResponse) String() string
- func (m *DeleteTemplateResponse) Validate() error
- func (m *DeleteTemplateResponse) ValidateAll() error
- type DeleteTemplateResponseMultiError
- type DeleteTemplateResponseValidationError
- func (e DeleteTemplateResponseValidationError) Cause() error
- func (e DeleteTemplateResponseValidationError) Error() string
- func (e DeleteTemplateResponseValidationError) ErrorName() string
- func (e DeleteTemplateResponseValidationError) Field() string
- func (e DeleteTemplateResponseValidationError) Key() bool
- func (e DeleteTemplateResponseValidationError) Reason() string
- type ExpireSilenceRequest
- func (*ExpireSilenceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExpireSilenceRequest) GetId() string
- func (*ExpireSilenceRequest) ProtoMessage()
- func (x *ExpireSilenceRequest) ProtoReflect() protoreflect.Message
- func (x *ExpireSilenceRequest) Reset()
- func (x *ExpireSilenceRequest) String() string
- func (m *ExpireSilenceRequest) Validate() error
- func (m *ExpireSilenceRequest) ValidateAll() error
- type ExpireSilenceRequestMultiError
- type ExpireSilenceRequestValidationError
- func (e ExpireSilenceRequestValidationError) Cause() error
- func (e ExpireSilenceRequestValidationError) Error() string
- func (e ExpireSilenceRequestValidationError) ErrorName() string
- func (e ExpireSilenceRequestValidationError) Field() string
- func (e ExpireSilenceRequestValidationError) Key() bool
- func (e ExpireSilenceRequestValidationError) Reason() string
- type ExpireSilenceResponse
- func (*ExpireSilenceResponse) Descriptor() ([]byte, []int)deprecated
- func (*ExpireSilenceResponse) ProtoMessage()
- func (x *ExpireSilenceResponse) ProtoReflect() protoreflect.Message
- func (x *ExpireSilenceResponse) Reset()
- func (x *ExpireSilenceResponse) String() string
- func (m *ExpireSilenceResponse) Validate() error
- func (m *ExpireSilenceResponse) ValidateAll() error
- type ExpireSilenceResponseMultiError
- type ExpireSilenceResponseValidationError
- func (e ExpireSilenceResponseValidationError) Cause() error
- func (e ExpireSilenceResponseValidationError) Error() string
- func (e ExpireSilenceResponseValidationError) ErrorName() string
- func (e ExpireSilenceResponseValidationError) Field() string
- func (e ExpireSilenceResponseValidationError) Key() bool
- func (e ExpireSilenceResponseValidationError) Reason() string
- type GetNamespaceRequest
- func (*GetNamespaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNamespaceRequest) GetId() uint64
- func (*GetNamespaceRequest) ProtoMessage()
- func (x *GetNamespaceRequest) ProtoReflect() protoreflect.Message
- func (x *GetNamespaceRequest) Reset()
- func (x *GetNamespaceRequest) String() string
- func (m *GetNamespaceRequest) Validate() error
- func (m *GetNamespaceRequest) ValidateAll() error
- type GetNamespaceRequestMultiError
- type GetNamespaceRequestValidationError
- func (e GetNamespaceRequestValidationError) Cause() error
- func (e GetNamespaceRequestValidationError) Error() string
- func (e GetNamespaceRequestValidationError) ErrorName() string
- func (e GetNamespaceRequestValidationError) Field() string
- func (e GetNamespaceRequestValidationError) Key() bool
- func (e GetNamespaceRequestValidationError) Reason() string
- type GetNamespaceResponse
- func (*GetNamespaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNamespaceResponse) GetNamespace() *Namespace
- func (*GetNamespaceResponse) ProtoMessage()
- func (x *GetNamespaceResponse) ProtoReflect() protoreflect.Message
- func (x *GetNamespaceResponse) Reset()
- func (x *GetNamespaceResponse) String() string
- func (m *GetNamespaceResponse) Validate() error
- func (m *GetNamespaceResponse) ValidateAll() error
- type GetNamespaceResponseMultiError
- type GetNamespaceResponseValidationError
- func (e GetNamespaceResponseValidationError) Cause() error
- func (e GetNamespaceResponseValidationError) Error() string
- func (e GetNamespaceResponseValidationError) ErrorName() string
- func (e GetNamespaceResponseValidationError) Field() string
- func (e GetNamespaceResponseValidationError) Key() bool
- func (e GetNamespaceResponseValidationError) Reason() string
- type GetProviderRequest
- func (*GetProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetProviderRequest) GetId() uint64
- func (*GetProviderRequest) ProtoMessage()
- func (x *GetProviderRequest) ProtoReflect() protoreflect.Message
- func (x *GetProviderRequest) Reset()
- func (x *GetProviderRequest) String() string
- func (m *GetProviderRequest) Validate() error
- func (m *GetProviderRequest) ValidateAll() error
- type GetProviderRequestMultiError
- type GetProviderRequestValidationError
- func (e GetProviderRequestValidationError) Cause() error
- func (e GetProviderRequestValidationError) Error() string
- func (e GetProviderRequestValidationError) ErrorName() string
- func (e GetProviderRequestValidationError) Field() string
- func (e GetProviderRequestValidationError) Key() bool
- func (e GetProviderRequestValidationError) Reason() string
- type GetProviderResponse
- func (*GetProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProviderResponse) GetProvider() *Provider
- func (*GetProviderResponse) ProtoMessage()
- func (x *GetProviderResponse) ProtoReflect() protoreflect.Message
- func (x *GetProviderResponse) Reset()
- func (x *GetProviderResponse) String() string
- func (m *GetProviderResponse) Validate() error
- func (m *GetProviderResponse) ValidateAll() error
- type GetProviderResponseMultiError
- type GetProviderResponseValidationError
- func (e GetProviderResponseValidationError) Cause() error
- func (e GetProviderResponseValidationError) Error() string
- func (e GetProviderResponseValidationError) ErrorName() string
- func (e GetProviderResponseValidationError) Field() string
- func (e GetProviderResponseValidationError) Key() bool
- func (e GetProviderResponseValidationError) Reason() string
- type GetReceiverRequest
- func (*GetReceiverRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetReceiverRequest) GetId() uint64
- func (*GetReceiverRequest) ProtoMessage()
- func (x *GetReceiverRequest) ProtoReflect() protoreflect.Message
- func (x *GetReceiverRequest) Reset()
- func (x *GetReceiverRequest) String() string
- func (m *GetReceiverRequest) Validate() error
- func (m *GetReceiverRequest) ValidateAll() error
- type GetReceiverRequestMultiError
- type GetReceiverRequestValidationError
- func (e GetReceiverRequestValidationError) Cause() error
- func (e GetReceiverRequestValidationError) Error() string
- func (e GetReceiverRequestValidationError) ErrorName() string
- func (e GetReceiverRequestValidationError) Field() string
- func (e GetReceiverRequestValidationError) Key() bool
- func (e GetReceiverRequestValidationError) Reason() string
- type GetReceiverResponse
- func (*GetReceiverResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetReceiverResponse) GetReceiver() *Receiver
- func (*GetReceiverResponse) ProtoMessage()
- func (x *GetReceiverResponse) ProtoReflect() protoreflect.Message
- func (x *GetReceiverResponse) Reset()
- func (x *GetReceiverResponse) String() string
- func (m *GetReceiverResponse) Validate() error
- func (m *GetReceiverResponse) ValidateAll() error
- type GetReceiverResponseMultiError
- type GetReceiverResponseValidationError
- func (e GetReceiverResponseValidationError) Cause() error
- func (e GetReceiverResponseValidationError) Error() string
- func (e GetReceiverResponseValidationError) ErrorName() string
- func (e GetReceiverResponseValidationError) Field() string
- func (e GetReceiverResponseValidationError) Key() bool
- func (e GetReceiverResponseValidationError) Reason() string
- type GetSilenceRequest
- func (*GetSilenceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSilenceRequest) GetId() string
- func (*GetSilenceRequest) ProtoMessage()
- func (x *GetSilenceRequest) ProtoReflect() protoreflect.Message
- func (x *GetSilenceRequest) Reset()
- func (x *GetSilenceRequest) String() string
- func (m *GetSilenceRequest) Validate() error
- func (m *GetSilenceRequest) ValidateAll() error
- type GetSilenceRequestMultiError
- type GetSilenceRequestValidationError
- func (e GetSilenceRequestValidationError) Cause() error
- func (e GetSilenceRequestValidationError) Error() string
- func (e GetSilenceRequestValidationError) ErrorName() string
- func (e GetSilenceRequestValidationError) Field() string
- func (e GetSilenceRequestValidationError) Key() bool
- func (e GetSilenceRequestValidationError) Reason() string
- type GetSilenceResponse
- func (*GetSilenceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSilenceResponse) GetSilence() *Silence
- func (*GetSilenceResponse) ProtoMessage()
- func (x *GetSilenceResponse) ProtoReflect() protoreflect.Message
- func (x *GetSilenceResponse) Reset()
- func (x *GetSilenceResponse) String() string
- func (m *GetSilenceResponse) Validate() error
- func (m *GetSilenceResponse) ValidateAll() error
- type GetSilenceResponseMultiError
- type GetSilenceResponseValidationError
- func (e GetSilenceResponseValidationError) Cause() error
- func (e GetSilenceResponseValidationError) Error() string
- func (e GetSilenceResponseValidationError) ErrorName() string
- func (e GetSilenceResponseValidationError) Field() string
- func (e GetSilenceResponseValidationError) Key() bool
- func (e GetSilenceResponseValidationError) Reason() string
- type GetSubscriptionRequest
- func (*GetSubscriptionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSubscriptionRequest) GetId() uint64
- func (*GetSubscriptionRequest) ProtoMessage()
- func (x *GetSubscriptionRequest) ProtoReflect() protoreflect.Message
- func (x *GetSubscriptionRequest) Reset()
- func (x *GetSubscriptionRequest) String() string
- func (m *GetSubscriptionRequest) Validate() error
- func (m *GetSubscriptionRequest) ValidateAll() error
- type GetSubscriptionRequestMultiError
- type GetSubscriptionRequestValidationError
- func (e GetSubscriptionRequestValidationError) Cause() error
- func (e GetSubscriptionRequestValidationError) Error() string
- func (e GetSubscriptionRequestValidationError) ErrorName() string
- func (e GetSubscriptionRequestValidationError) Field() string
- func (e GetSubscriptionRequestValidationError) Key() bool
- func (e GetSubscriptionRequestValidationError) Reason() string
- type GetSubscriptionResponse
- func (*GetSubscriptionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSubscriptionResponse) GetSubscription() *Subscription
- func (*GetSubscriptionResponse) ProtoMessage()
- func (x *GetSubscriptionResponse) ProtoReflect() protoreflect.Message
- func (x *GetSubscriptionResponse) Reset()
- func (x *GetSubscriptionResponse) String() string
- func (m *GetSubscriptionResponse) Validate() error
- func (m *GetSubscriptionResponse) ValidateAll() error
- type GetSubscriptionResponseMultiError
- type GetSubscriptionResponseValidationError
- func (e GetSubscriptionResponseValidationError) Cause() error
- func (e GetSubscriptionResponseValidationError) Error() string
- func (e GetSubscriptionResponseValidationError) ErrorName() string
- func (e GetSubscriptionResponseValidationError) Field() string
- func (e GetSubscriptionResponseValidationError) Key() bool
- func (e GetSubscriptionResponseValidationError) Reason() string
- type GetTemplateRequest
- func (*GetTemplateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTemplateRequest) GetName() string
- func (*GetTemplateRequest) ProtoMessage()
- func (x *GetTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *GetTemplateRequest) Reset()
- func (x *GetTemplateRequest) String() string
- func (m *GetTemplateRequest) Validate() error
- func (m *GetTemplateRequest) ValidateAll() error
- type GetTemplateRequestMultiError
- type GetTemplateRequestValidationError
- func (e GetTemplateRequestValidationError) Cause() error
- func (e GetTemplateRequestValidationError) Error() string
- func (e GetTemplateRequestValidationError) ErrorName() string
- func (e GetTemplateRequestValidationError) Field() string
- func (e GetTemplateRequestValidationError) Key() bool
- func (e GetTemplateRequestValidationError) Reason() string
- type GetTemplateResponse
- func (*GetTemplateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTemplateResponse) GetTemplate() *Template
- func (*GetTemplateResponse) ProtoMessage()
- func (x *GetTemplateResponse) ProtoReflect() protoreflect.Message
- func (x *GetTemplateResponse) Reset()
- func (x *GetTemplateResponse) String() string
- func (m *GetTemplateResponse) Validate() error
- func (m *GetTemplateResponse) ValidateAll() error
- type GetTemplateResponseMultiError
- type GetTemplateResponseValidationError
- func (e GetTemplateResponseValidationError) Cause() error
- func (e GetTemplateResponseValidationError) Error() string
- func (e GetTemplateResponseValidationError) ErrorName() string
- func (e GetTemplateResponseValidationError) Field() string
- func (e GetTemplateResponseValidationError) Key() bool
- func (e GetTemplateResponseValidationError) Reason() string
- type Labels
- func (*Labels) Descriptor() ([]byte, []int)deprecated
- func (x *Labels) GetSeverity() string
- func (*Labels) ProtoMessage()
- func (x *Labels) ProtoReflect() protoreflect.Message
- func (x *Labels) Reset()
- func (x *Labels) String() string
- func (m *Labels) Validate() error
- func (m *Labels) ValidateAll() error
- type LabelsMultiError
- type LabelsValidationError
- type ListAlertsRequest
- func (*ListAlertsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAlertsRequest) GetEndTime() uint64
- func (x *ListAlertsRequest) GetNamespaceId() uint64
- func (x *ListAlertsRequest) GetProviderId() uint64
- func (x *ListAlertsRequest) GetProviderType() string
- func (x *ListAlertsRequest) GetResourceName() string
- func (x *ListAlertsRequest) GetSilenceId() string
- func (x *ListAlertsRequest) GetStartTime() uint64
- func (*ListAlertsRequest) ProtoMessage()
- func (x *ListAlertsRequest) ProtoReflect() protoreflect.Message
- func (x *ListAlertsRequest) Reset()
- func (x *ListAlertsRequest) String() string
- func (m *ListAlertsRequest) Validate() error
- func (m *ListAlertsRequest) ValidateAll() error
- type ListAlertsRequestMultiError
- type ListAlertsRequestValidationError
- func (e ListAlertsRequestValidationError) Cause() error
- func (e ListAlertsRequestValidationError) Error() string
- func (e ListAlertsRequestValidationError) ErrorName() string
- func (e ListAlertsRequestValidationError) Field() string
- func (e ListAlertsRequestValidationError) Key() bool
- func (e ListAlertsRequestValidationError) Reason() string
- type ListAlertsResponse
- func (*ListAlertsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAlertsResponse) GetAlerts() []*Alert
- func (*ListAlertsResponse) ProtoMessage()
- func (x *ListAlertsResponse) ProtoReflect() protoreflect.Message
- func (x *ListAlertsResponse) Reset()
- func (x *ListAlertsResponse) String() string
- func (m *ListAlertsResponse) Validate() error
- func (m *ListAlertsResponse) ValidateAll() error
- type ListAlertsResponseMultiError
- type ListAlertsResponseValidationError
- func (e ListAlertsResponseValidationError) Cause() error
- func (e ListAlertsResponseValidationError) Error() string
- func (e ListAlertsResponseValidationError) ErrorName() string
- func (e ListAlertsResponseValidationError) Field() string
- func (e ListAlertsResponseValidationError) Key() bool
- func (e ListAlertsResponseValidationError) Reason() string
- type ListNamespacesRequest
- func (*ListNamespacesRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListNamespacesRequest) ProtoMessage()
- func (x *ListNamespacesRequest) ProtoReflect() protoreflect.Message
- func (x *ListNamespacesRequest) Reset()
- func (x *ListNamespacesRequest) String() string
- func (m *ListNamespacesRequest) Validate() error
- func (m *ListNamespacesRequest) ValidateAll() error
- type ListNamespacesRequestMultiError
- type ListNamespacesRequestValidationError
- func (e ListNamespacesRequestValidationError) Cause() error
- func (e ListNamespacesRequestValidationError) Error() string
- func (e ListNamespacesRequestValidationError) ErrorName() string
- func (e ListNamespacesRequestValidationError) Field() string
- func (e ListNamespacesRequestValidationError) Key() bool
- func (e ListNamespacesRequestValidationError) Reason() string
- type ListNamespacesResponse
- func (*ListNamespacesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListNamespacesResponse) GetNamespaces() []*Namespace
- func (*ListNamespacesResponse) ProtoMessage()
- func (x *ListNamespacesResponse) ProtoReflect() protoreflect.Message
- func (x *ListNamespacesResponse) Reset()
- func (x *ListNamespacesResponse) String() string
- func (m *ListNamespacesResponse) Validate() error
- func (m *ListNamespacesResponse) ValidateAll() error
- type ListNamespacesResponseMultiError
- type ListNamespacesResponseValidationError
- func (e ListNamespacesResponseValidationError) Cause() error
- func (e ListNamespacesResponseValidationError) Error() string
- func (e ListNamespacesResponseValidationError) ErrorName() string
- func (e ListNamespacesResponseValidationError) Field() string
- func (e ListNamespacesResponseValidationError) Key() bool
- func (e ListNamespacesResponseValidationError) Reason() string
- type ListNotificationMessagesRequest
- func (*ListNotificationMessagesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListNotificationMessagesRequest) GetNotificationId() string
- func (*ListNotificationMessagesRequest) ProtoMessage()
- func (x *ListNotificationMessagesRequest) ProtoReflect() protoreflect.Message
- func (x *ListNotificationMessagesRequest) Reset()
- func (x *ListNotificationMessagesRequest) String() string
- func (m *ListNotificationMessagesRequest) Validate() error
- func (m *ListNotificationMessagesRequest) ValidateAll() error
- type ListNotificationMessagesRequestMultiError
- type ListNotificationMessagesRequestValidationError
- func (e ListNotificationMessagesRequestValidationError) Cause() error
- func (e ListNotificationMessagesRequestValidationError) Error() string
- func (e ListNotificationMessagesRequestValidationError) ErrorName() string
- func (e ListNotificationMessagesRequestValidationError) Field() string
- func (e ListNotificationMessagesRequestValidationError) Key() bool
- func (e ListNotificationMessagesRequestValidationError) Reason() string
- type ListNotificationMessagesResponse
- func (*ListNotificationMessagesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListNotificationMessagesResponse) GetMessages() []*NotificationMessage
- func (*ListNotificationMessagesResponse) ProtoMessage()
- func (x *ListNotificationMessagesResponse) ProtoReflect() protoreflect.Message
- func (x *ListNotificationMessagesResponse) Reset()
- func (x *ListNotificationMessagesResponse) String() string
- func (m *ListNotificationMessagesResponse) Validate() error
- func (m *ListNotificationMessagesResponse) ValidateAll() error
- type ListNotificationMessagesResponseMultiError
- type ListNotificationMessagesResponseValidationError
- func (e ListNotificationMessagesResponseValidationError) Cause() error
- func (e ListNotificationMessagesResponseValidationError) Error() string
- func (e ListNotificationMessagesResponseValidationError) ErrorName() string
- func (e ListNotificationMessagesResponseValidationError) Field() string
- func (e ListNotificationMessagesResponseValidationError) Key() bool
- func (e ListNotificationMessagesResponseValidationError) Reason() string
- type ListNotificationsRequest
- func (*ListNotificationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListNotificationsRequest) GetLabels() map[string]string
- func (x *ListNotificationsRequest) GetReceiverSelectors() map[string]string
- func (x *ListNotificationsRequest) GetTemplate() string
- func (x *ListNotificationsRequest) GetType() string
- func (*ListNotificationsRequest) ProtoMessage()
- func (x *ListNotificationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListNotificationsRequest) Reset()
- func (x *ListNotificationsRequest) String() string
- func (m *ListNotificationsRequest) Validate() error
- func (m *ListNotificationsRequest) ValidateAll() error
- type ListNotificationsRequestMultiError
- type ListNotificationsRequestValidationError
- func (e ListNotificationsRequestValidationError) Cause() error
- func (e ListNotificationsRequestValidationError) Error() string
- func (e ListNotificationsRequestValidationError) ErrorName() string
- func (e ListNotificationsRequestValidationError) Field() string
- func (e ListNotificationsRequestValidationError) Key() bool
- func (e ListNotificationsRequestValidationError) Reason() string
- type ListNotificationsResponse
- func (*ListNotificationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListNotificationsResponse) GetNotifications() []*Notification
- func (*ListNotificationsResponse) ProtoMessage()
- func (x *ListNotificationsResponse) ProtoReflect() protoreflect.Message
- func (x *ListNotificationsResponse) Reset()
- func (x *ListNotificationsResponse) String() string
- func (m *ListNotificationsResponse) Validate() error
- func (m *ListNotificationsResponse) ValidateAll() error
- type ListNotificationsResponseMultiError
- type ListNotificationsResponseValidationError
- func (e ListNotificationsResponseValidationError) Cause() error
- func (e ListNotificationsResponseValidationError) Error() string
- func (e ListNotificationsResponseValidationError) ErrorName() string
- func (e ListNotificationsResponseValidationError) Field() string
- func (e ListNotificationsResponseValidationError) Key() bool
- func (e ListNotificationsResponseValidationError) Reason() string
- type ListProvidersRequest
- func (*ListProvidersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProvidersRequest) GetType() string
- func (x *ListProvidersRequest) GetUrn() string
- func (*ListProvidersRequest) ProtoMessage()
- func (x *ListProvidersRequest) ProtoReflect() protoreflect.Message
- func (x *ListProvidersRequest) Reset()
- func (x *ListProvidersRequest) String() string
- func (m *ListProvidersRequest) Validate() error
- func (m *ListProvidersRequest) ValidateAll() error
- type ListProvidersRequestMultiError
- type ListProvidersRequestValidationError
- func (e ListProvidersRequestValidationError) Cause() error
- func (e ListProvidersRequestValidationError) Error() string
- func (e ListProvidersRequestValidationError) ErrorName() string
- func (e ListProvidersRequestValidationError) Field() string
- func (e ListProvidersRequestValidationError) Key() bool
- func (e ListProvidersRequestValidationError) Reason() string
- type ListProvidersResponse
- func (*ListProvidersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProvidersResponse) GetProviders() []*Provider
- func (*ListProvidersResponse) ProtoMessage()
- func (x *ListProvidersResponse) ProtoReflect() protoreflect.Message
- func (x *ListProvidersResponse) Reset()
- func (x *ListProvidersResponse) String() string
- func (m *ListProvidersResponse) Validate() error
- func (m *ListProvidersResponse) ValidateAll() error
- type ListProvidersResponseMultiError
- type ListProvidersResponseValidationError
- func (e ListProvidersResponseValidationError) Cause() error
- func (e ListProvidersResponseValidationError) Error() string
- func (e ListProvidersResponseValidationError) ErrorName() string
- func (e ListProvidersResponseValidationError) Field() string
- func (e ListProvidersResponseValidationError) Key() bool
- func (e ListProvidersResponseValidationError) Reason() string
- type ListReceiversRequest
- func (*ListReceiversRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListReceiversRequest) GetLabels() map[string]string
- func (*ListReceiversRequest) ProtoMessage()
- func (x *ListReceiversRequest) ProtoReflect() protoreflect.Message
- func (x *ListReceiversRequest) Reset()
- func (x *ListReceiversRequest) String() string
- func (m *ListReceiversRequest) Validate() error
- func (m *ListReceiversRequest) ValidateAll() error
- type ListReceiversRequestMultiError
- type ListReceiversRequestValidationError
- func (e ListReceiversRequestValidationError) Cause() error
- func (e ListReceiversRequestValidationError) Error() string
- func (e ListReceiversRequestValidationError) ErrorName() string
- func (e ListReceiversRequestValidationError) Field() string
- func (e ListReceiversRequestValidationError) Key() bool
- func (e ListReceiversRequestValidationError) Reason() string
- type ListReceiversResponse
- func (*ListReceiversResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListReceiversResponse) GetReceivers() []*Receiver
- func (*ListReceiversResponse) ProtoMessage()
- func (x *ListReceiversResponse) ProtoReflect() protoreflect.Message
- func (x *ListReceiversResponse) Reset()
- func (x *ListReceiversResponse) String() string
- func (m *ListReceiversResponse) Validate() error
- func (m *ListReceiversResponse) ValidateAll() error
- type ListReceiversResponseMultiError
- type ListReceiversResponseValidationError
- func (e ListReceiversResponseValidationError) Cause() error
- func (e ListReceiversResponseValidationError) Error() string
- func (e ListReceiversResponseValidationError) ErrorName() string
- func (e ListReceiversResponseValidationError) Field() string
- func (e ListReceiversResponseValidationError) Key() bool
- func (e ListReceiversResponseValidationError) Reason() string
- type ListRulesRequest
- func (*ListRulesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListRulesRequest) GetGroupName() string
- func (x *ListRulesRequest) GetName() string
- func (x *ListRulesRequest) GetNamespace() string
- func (x *ListRulesRequest) GetProviderNamespace() uint64
- func (x *ListRulesRequest) GetTemplate() string
- func (*ListRulesRequest) ProtoMessage()
- func (x *ListRulesRequest) ProtoReflect() protoreflect.Message
- func (x *ListRulesRequest) Reset()
- func (x *ListRulesRequest) String() string
- func (m *ListRulesRequest) Validate() error
- func (m *ListRulesRequest) ValidateAll() error
- type ListRulesRequestMultiError
- type ListRulesRequestValidationError
- func (e ListRulesRequestValidationError) Cause() error
- func (e ListRulesRequestValidationError) Error() string
- func (e ListRulesRequestValidationError) ErrorName() string
- func (e ListRulesRequestValidationError) Field() string
- func (e ListRulesRequestValidationError) Key() bool
- func (e ListRulesRequestValidationError) Reason() string
- type ListRulesResponse
- func (*ListRulesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListRulesResponse) GetRules() []*Rule
- func (*ListRulesResponse) ProtoMessage()
- func (x *ListRulesResponse) ProtoReflect() protoreflect.Message
- func (x *ListRulesResponse) Reset()
- func (x *ListRulesResponse) String() string
- func (m *ListRulesResponse) Validate() error
- func (m *ListRulesResponse) ValidateAll() error
- type ListRulesResponseMultiError
- type ListRulesResponseValidationError
- func (e ListRulesResponseValidationError) Cause() error
- func (e ListRulesResponseValidationError) Error() string
- func (e ListRulesResponseValidationError) ErrorName() string
- func (e ListRulesResponseValidationError) Field() string
- func (e ListRulesResponseValidationError) Key() bool
- func (e ListRulesResponseValidationError) Reason() string
- type ListSilencesRequest
- func (*ListSilencesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListSilencesRequest) GetMatch() map[string]string
- func (x *ListSilencesRequest) GetNamespaceId() uint64
- func (x *ListSilencesRequest) GetSubscriptionId() uint64
- func (x *ListSilencesRequest) GetSubscriptionMatch() map[string]string
- func (*ListSilencesRequest) ProtoMessage()
- func (x *ListSilencesRequest) ProtoReflect() protoreflect.Message
- func (x *ListSilencesRequest) Reset()
- func (x *ListSilencesRequest) String() string
- func (m *ListSilencesRequest) Validate() error
- func (m *ListSilencesRequest) ValidateAll() error
- type ListSilencesRequestMultiError
- type ListSilencesRequestValidationError
- func (e ListSilencesRequestValidationError) Cause() error
- func (e ListSilencesRequestValidationError) Error() string
- func (e ListSilencesRequestValidationError) ErrorName() string
- func (e ListSilencesRequestValidationError) Field() string
- func (e ListSilencesRequestValidationError) Key() bool
- func (e ListSilencesRequestValidationError) Reason() string
- type ListSilencesResponse
- func (*ListSilencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListSilencesResponse) GetSilences() []*Silence
- func (*ListSilencesResponse) ProtoMessage()
- func (x *ListSilencesResponse) ProtoReflect() protoreflect.Message
- func (x *ListSilencesResponse) Reset()
- func (x *ListSilencesResponse) String() string
- func (m *ListSilencesResponse) Validate() error
- func (m *ListSilencesResponse) ValidateAll() error
- type ListSilencesResponseMultiError
- type ListSilencesResponseValidationError
- func (e ListSilencesResponseValidationError) Cause() error
- func (e ListSilencesResponseValidationError) Error() string
- func (e ListSilencesResponseValidationError) ErrorName() string
- func (e ListSilencesResponseValidationError) Field() string
- func (e ListSilencesResponseValidationError) Key() bool
- func (e ListSilencesResponseValidationError) Reason() string
- type ListSubscriptionReceiversRequest
- func (*ListSubscriptionReceiversRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListSubscriptionReceiversRequest) GetLabels() map[string]string
- func (x *ListSubscriptionReceiversRequest) GetSubscriptionId() uint64
- func (*ListSubscriptionReceiversRequest) ProtoMessage()
- func (x *ListSubscriptionReceiversRequest) ProtoReflect() protoreflect.Message
- func (x *ListSubscriptionReceiversRequest) Reset()
- func (x *ListSubscriptionReceiversRequest) String() string
- func (m *ListSubscriptionReceiversRequest) Validate() error
- func (m *ListSubscriptionReceiversRequest) ValidateAll() error
- type ListSubscriptionReceiversRequestMultiError
- type ListSubscriptionReceiversRequestValidationError
- func (e ListSubscriptionReceiversRequestValidationError) Cause() error
- func (e ListSubscriptionReceiversRequestValidationError) Error() string
- func (e ListSubscriptionReceiversRequestValidationError) ErrorName() string
- func (e ListSubscriptionReceiversRequestValidationError) Field() string
- func (e ListSubscriptionReceiversRequestValidationError) Key() bool
- func (e ListSubscriptionReceiversRequestValidationError) Reason() string
- type ListSubscriptionReceiversResponse
- func (*ListSubscriptionReceiversResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListSubscriptionReceiversResponse) GetSubscriptionReceivers() []*SubscriptionReceiverRelation
- func (*ListSubscriptionReceiversResponse) ProtoMessage()
- func (x *ListSubscriptionReceiversResponse) ProtoReflect() protoreflect.Message
- func (x *ListSubscriptionReceiversResponse) Reset()
- func (x *ListSubscriptionReceiversResponse) String() string
- func (m *ListSubscriptionReceiversResponse) Validate() error
- func (m *ListSubscriptionReceiversResponse) ValidateAll() error
- type ListSubscriptionReceiversResponseMultiError
- type ListSubscriptionReceiversResponseValidationError
- func (e ListSubscriptionReceiversResponseValidationError) Cause() error
- func (e ListSubscriptionReceiversResponseValidationError) Error() string
- func (e ListSubscriptionReceiversResponseValidationError) ErrorName() string
- func (e ListSubscriptionReceiversResponseValidationError) Field() string
- func (e ListSubscriptionReceiversResponseValidationError) Key() bool
- func (e ListSubscriptionReceiversResponseValidationError) Reason() string
- type ListSubscriptionsRequest
- func (*ListSubscriptionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListSubscriptionsRequest) GetMatch() map[string]string
- func (x *ListSubscriptionsRequest) GetMetadata() map[string]string
- func (x *ListSubscriptionsRequest) GetNamespaceId() uint64
- func (x *ListSubscriptionsRequest) GetNotificationMatch() map[string]string
- func (x *ListSubscriptionsRequest) GetReceiverId() uint64
- func (x *ListSubscriptionsRequest) GetSilenceId() string
- func (x *ListSubscriptionsRequest) GetSubscriptionReceiverLabels() map[string]string
- func (x *ListSubscriptionsRequest) GetWithSubscriptionReceiver() bool
- func (*ListSubscriptionsRequest) ProtoMessage()
- func (x *ListSubscriptionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListSubscriptionsRequest) Reset()
- func (x *ListSubscriptionsRequest) String() string
- func (m *ListSubscriptionsRequest) Validate() error
- func (m *ListSubscriptionsRequest) ValidateAll() error
- type ListSubscriptionsRequestMultiError
- type ListSubscriptionsRequestValidationError
- func (e ListSubscriptionsRequestValidationError) Cause() error
- func (e ListSubscriptionsRequestValidationError) Error() string
- func (e ListSubscriptionsRequestValidationError) ErrorName() string
- func (e ListSubscriptionsRequestValidationError) Field() string
- func (e ListSubscriptionsRequestValidationError) Key() bool
- func (e ListSubscriptionsRequestValidationError) Reason() string
- type ListSubscriptionsResponse
- func (*ListSubscriptionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListSubscriptionsResponse) GetSubscriptions() []*Subscription
- func (*ListSubscriptionsResponse) ProtoMessage()
- func (x *ListSubscriptionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListSubscriptionsResponse) Reset()
- func (x *ListSubscriptionsResponse) String() string
- func (m *ListSubscriptionsResponse) Validate() error
- func (m *ListSubscriptionsResponse) ValidateAll() error
- type ListSubscriptionsResponseMultiError
- type ListSubscriptionsResponseValidationError
- func (e ListSubscriptionsResponseValidationError) Cause() error
- func (e ListSubscriptionsResponseValidationError) Error() string
- func (e ListSubscriptionsResponseValidationError) ErrorName() string
- func (e ListSubscriptionsResponseValidationError) Field() string
- func (e ListSubscriptionsResponseValidationError) Key() bool
- func (e ListSubscriptionsResponseValidationError) Reason() string
- type ListTemplatesRequest
- func (*ListTemplatesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListTemplatesRequest) GetTag() string
- func (*ListTemplatesRequest) ProtoMessage()
- func (x *ListTemplatesRequest) ProtoReflect() protoreflect.Message
- func (x *ListTemplatesRequest) Reset()
- func (x *ListTemplatesRequest) String() string
- func (m *ListTemplatesRequest) Validate() error
- func (m *ListTemplatesRequest) ValidateAll() error
- type ListTemplatesRequestMultiError
- type ListTemplatesRequestValidationError
- func (e ListTemplatesRequestValidationError) Cause() error
- func (e ListTemplatesRequestValidationError) Error() string
- func (e ListTemplatesRequestValidationError) ErrorName() string
- func (e ListTemplatesRequestValidationError) Field() string
- func (e ListTemplatesRequestValidationError) Key() bool
- func (e ListTemplatesRequestValidationError) Reason() string
- type ListTemplatesResponse
- func (*ListTemplatesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListTemplatesResponse) GetTemplates() []*Template
- func (*ListTemplatesResponse) ProtoMessage()
- func (x *ListTemplatesResponse) ProtoReflect() protoreflect.Message
- func (x *ListTemplatesResponse) Reset()
- func (x *ListTemplatesResponse) String() string
- func (m *ListTemplatesResponse) Validate() error
- func (m *ListTemplatesResponse) ValidateAll() error
- type ListTemplatesResponseMultiError
- type ListTemplatesResponseValidationError
- func (e ListTemplatesResponseValidationError) Cause() error
- func (e ListTemplatesResponseValidationError) Error() string
- func (e ListTemplatesResponseValidationError) ErrorName() string
- func (e ListTemplatesResponseValidationError) Field() string
- func (e ListTemplatesResponseValidationError) Key() bool
- func (e ListTemplatesResponseValidationError) Reason() string
- type Namespace
- func (*Namespace) Descriptor() ([]byte, []int)deprecated
- func (x *Namespace) GetCreatedAt() *timestamppb.Timestamp
- func (x *Namespace) GetCredentials() *structpb.Struct
- func (x *Namespace) GetId() uint64
- func (x *Namespace) GetLabels() map[string]string
- func (x *Namespace) GetName() string
- func (x *Namespace) GetProvider() uint64
- func (x *Namespace) GetUpdatedAt() *timestamppb.Timestamp
- func (x *Namespace) GetUrn() string
- func (*Namespace) ProtoMessage()
- func (x *Namespace) ProtoReflect() protoreflect.Message
- func (x *Namespace) Reset()
- func (x *Namespace) String() string
- func (m *Namespace) Validate() error
- func (m *Namespace) ValidateAll() error
- type NamespaceMultiError
- type NamespaceValidationError
- type Notification
- func (*Notification) Descriptor() ([]byte, []int)deprecated
- func (x *Notification) GetCreateAt() *timestamppb.Timestamp
- func (x *Notification) GetData() *structpb.Struct
- func (x *Notification) GetId() string
- func (x *Notification) GetLabels() map[string]string
- func (x *Notification) GetNamespaceId() uint64
- func (x *Notification) GetReceiverSelectors() []*ReceiverSelector
- func (x *Notification) GetTemplate() string
- func (x *Notification) GetType() string
- func (x *Notification) GetUniqueKey() string
- func (x *Notification) GetValidDuration() *durationpb.Duration
- func (*Notification) ProtoMessage()
- func (x *Notification) ProtoReflect() protoreflect.Message
- func (x *Notification) Reset()
- func (x *Notification) String() string
- func (m *Notification) Validate() error
- func (m *Notification) ValidateAll() error
- type NotificationMessage
- func (*NotificationMessage) Descriptor() ([]byte, []int)deprecated
- func (x *NotificationMessage) GetConfigs() *structpb.Struct
- func (x *NotificationMessage) GetCreatedAt() *timestamppb.Timestamp
- func (x *NotificationMessage) GetDetails() *structpb.Struct
- func (x *NotificationMessage) GetExpiredAt() *timestamppb.Timestamp
- func (x *NotificationMessage) GetId() string
- func (x *NotificationMessage) GetLastError() string
- func (x *NotificationMessage) GetMaxTries() uint64
- func (x *NotificationMessage) GetNotificationIds() []string
- func (x *NotificationMessage) GetReceiverType() string
- func (x *NotificationMessage) GetRetryable() bool
- func (x *NotificationMessage) GetStatus() string
- func (x *NotificationMessage) GetTryCount() uint64
- func (x *NotificationMessage) GetUpdatedAt() *timestamppb.Timestamp
- func (*NotificationMessage) ProtoMessage()
- func (x *NotificationMessage) ProtoReflect() protoreflect.Message
- func (x *NotificationMessage) Reset()
- func (x *NotificationMessage) String() string
- func (m *NotificationMessage) Validate() error
- func (m *NotificationMessage) ValidateAll() error
- type NotificationMessageMultiError
- type NotificationMessageValidationError
- func (e NotificationMessageValidationError) Cause() error
- func (e NotificationMessageValidationError) Error() string
- func (e NotificationMessageValidationError) ErrorName() string
- func (e NotificationMessageValidationError) Field() string
- func (e NotificationMessageValidationError) Key() bool
- func (e NotificationMessageValidationError) Reason() string
- type NotificationMultiError
- type NotificationValidationError
- func (e NotificationValidationError) Cause() error
- func (e NotificationValidationError) Error() string
- func (e NotificationValidationError) ErrorName() string
- func (e NotificationValidationError) Field() string
- func (e NotificationValidationError) Key() bool
- func (e NotificationValidationError) Reason() string
- type NotifyReceiverRequestdeprecated
- func (*NotifyReceiverRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NotifyReceiverRequest) GetId() uint64
- func (x *NotifyReceiverRequest) GetPayload() *structpb.Struct
- func (*NotifyReceiverRequest) ProtoMessage()
- func (x *NotifyReceiverRequest) ProtoReflect() protoreflect.Message
- func (x *NotifyReceiverRequest) Reset()
- func (x *NotifyReceiverRequest) String() string
- func (m *NotifyReceiverRequest) Validate() error
- func (m *NotifyReceiverRequest) ValidateAll() error
- type NotifyReceiverRequestMultiError
- type NotifyReceiverRequestValidationError
- func (e NotifyReceiverRequestValidationError) Cause() error
- func (e NotifyReceiverRequestValidationError) Error() string
- func (e NotifyReceiverRequestValidationError) ErrorName() string
- func (e NotifyReceiverRequestValidationError) Field() string
- func (e NotifyReceiverRequestValidationError) Key() bool
- func (e NotifyReceiverRequestValidationError) Reason() string
- type NotifyReceiverResponsedeprecated
- func (*NotifyReceiverResponse) Descriptor() ([]byte, []int)deprecated
- func (*NotifyReceiverResponse) ProtoMessage()
- func (x *NotifyReceiverResponse) ProtoReflect() protoreflect.Message
- func (x *NotifyReceiverResponse) Reset()
- func (x *NotifyReceiverResponse) String() string
- func (m *NotifyReceiverResponse) Validate() error
- func (m *NotifyReceiverResponse) ValidateAll() error
- type NotifyReceiverResponseMultiError
- type NotifyReceiverResponseValidationError
- func (e NotifyReceiverResponseValidationError) Cause() error
- func (e NotifyReceiverResponseValidationError) Error() string
- func (e NotifyReceiverResponseValidationError) ErrorName() string
- func (e NotifyReceiverResponseValidationError) Field() string
- func (e NotifyReceiverResponseValidationError) Key() bool
- func (e NotifyReceiverResponseValidationError) Reason() string
- type PostBulkNotificationsRequest
- func (*PostBulkNotificationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PostBulkNotificationsRequest) GetNotifications() []*Notification
- func (*PostBulkNotificationsRequest) ProtoMessage()
- func (x *PostBulkNotificationsRequest) ProtoReflect() protoreflect.Message
- func (x *PostBulkNotificationsRequest) Reset()
- func (x *PostBulkNotificationsRequest) String() string
- func (m *PostBulkNotificationsRequest) Validate() error
- func (m *PostBulkNotificationsRequest) ValidateAll() error
- type PostBulkNotificationsRequestMultiError
- type PostBulkNotificationsRequestValidationError
- func (e PostBulkNotificationsRequestValidationError) Cause() error
- func (e PostBulkNotificationsRequestValidationError) Error() string
- func (e PostBulkNotificationsRequestValidationError) ErrorName() string
- func (e PostBulkNotificationsRequestValidationError) Field() string
- func (e PostBulkNotificationsRequestValidationError) Key() bool
- func (e PostBulkNotificationsRequestValidationError) Reason() string
- type PostBulkNotificationsResponse
- func (*PostBulkNotificationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PostBulkNotificationsResponse) GetNotificationIds() []string
- func (*PostBulkNotificationsResponse) ProtoMessage()
- func (x *PostBulkNotificationsResponse) ProtoReflect() protoreflect.Message
- func (x *PostBulkNotificationsResponse) Reset()
- func (x *PostBulkNotificationsResponse) String() string
- func (m *PostBulkNotificationsResponse) Validate() error
- func (m *PostBulkNotificationsResponse) ValidateAll() error
- type PostBulkNotificationsResponseMultiError
- type PostBulkNotificationsResponseValidationError
- func (e PostBulkNotificationsResponseValidationError) Cause() error
- func (e PostBulkNotificationsResponseValidationError) Error() string
- func (e PostBulkNotificationsResponseValidationError) ErrorName() string
- func (e PostBulkNotificationsResponseValidationError) Field() string
- func (e PostBulkNotificationsResponseValidationError) Key() bool
- func (e PostBulkNotificationsResponseValidationError) Reason() string
- type PostNotificationRequest
- func (*PostNotificationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PostNotificationRequest) GetData() *structpb.Struct
- func (x *PostNotificationRequest) GetLabels() map[string]string
- func (x *PostNotificationRequest) GetReceivers() []*structpb.Struct
- func (x *PostNotificationRequest) GetTemplate() string
- func (*PostNotificationRequest) ProtoMessage()
- func (x *PostNotificationRequest) ProtoReflect() protoreflect.Message
- func (x *PostNotificationRequest) Reset()
- func (x *PostNotificationRequest) String() string
- func (m *PostNotificationRequest) Validate() error
- func (m *PostNotificationRequest) ValidateAll() error
- type PostNotificationRequestMultiError
- type PostNotificationRequestValidationError
- func (e PostNotificationRequestValidationError) Cause() error
- func (e PostNotificationRequestValidationError) Error() string
- func (e PostNotificationRequestValidationError) ErrorName() string
- func (e PostNotificationRequestValidationError) Field() string
- func (e PostNotificationRequestValidationError) Key() bool
- func (e PostNotificationRequestValidationError) Reason() string
- type PostNotificationResponse
- func (*PostNotificationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PostNotificationResponse) GetNotificationId() string
- func (*PostNotificationResponse) ProtoMessage()
- func (x *PostNotificationResponse) ProtoReflect() protoreflect.Message
- func (x *PostNotificationResponse) Reset()
- func (x *PostNotificationResponse) String() string
- func (m *PostNotificationResponse) Validate() error
- func (m *PostNotificationResponse) ValidateAll() error
- type PostNotificationResponseMultiError
- type PostNotificationResponseValidationError
- func (e PostNotificationResponseValidationError) Cause() error
- func (e PostNotificationResponseValidationError) Error() string
- func (e PostNotificationResponseValidationError) ErrorName() string
- func (e PostNotificationResponseValidationError) Field() string
- func (e PostNotificationResponseValidationError) Key() bool
- func (e PostNotificationResponseValidationError) Reason() string
- type Provider
- func (*Provider) Descriptor() ([]byte, []int)deprecated
- func (x *Provider) GetCreatedAt() *timestamppb.Timestamp
- func (x *Provider) GetCredentials() *structpb.Struct
- func (x *Provider) GetHost() string
- func (x *Provider) GetId() uint64
- func (x *Provider) GetLabels() map[string]string
- func (x *Provider) GetName() string
- func (x *Provider) GetType() string
- func (x *Provider) GetUpdatedAt() *timestamppb.Timestamp
- func (x *Provider) GetUrn() string
- func (*Provider) ProtoMessage()
- func (x *Provider) ProtoReflect() protoreflect.Message
- func (x *Provider) Reset()
- func (x *Provider) String() string
- func (m *Provider) Validate() error
- func (m *Provider) ValidateAll() error
- type ProviderMultiError
- type ProviderValidationError
- type Receiver
- func (*Receiver) Descriptor() ([]byte, []int)deprecated
- func (x *Receiver) GetConfigurations() *structpb.Struct
- func (x *Receiver) GetCreatedAt() *timestamppb.Timestamp
- func (x *Receiver) GetData() *structpb.Struct
- func (x *Receiver) GetId() uint64
- func (x *Receiver) GetLabels() map[string]string
- func (x *Receiver) GetName() string
- func (x *Receiver) GetParentId() uint64
- func (x *Receiver) GetType() string
- func (x *Receiver) GetUpdatedAt() *timestamppb.Timestamp
- func (*Receiver) ProtoMessage()
- func (x *Receiver) ProtoReflect() protoreflect.Message
- func (x *Receiver) Reset()
- func (x *Receiver) String() string
- func (m *Receiver) Validate() error
- func (m *Receiver) ValidateAll() error
- type ReceiverMetadata
- func (*ReceiverMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *ReceiverMetadata) GetConfiguration() *structpb.Struct
- func (x *ReceiverMetadata) GetId() uint64
- func (x *ReceiverMetadata) GetSubscriptionReceiverLabels() map[string]string
- func (*ReceiverMetadata) ProtoMessage()
- func (x *ReceiverMetadata) ProtoReflect() protoreflect.Message
- func (x *ReceiverMetadata) Reset()
- func (x *ReceiverMetadata) String() string
- func (m *ReceiverMetadata) Validate() error
- func (m *ReceiverMetadata) ValidateAll() error
- type ReceiverMetadataMultiError
- type ReceiverMetadataValidationError
- func (e ReceiverMetadataValidationError) Cause() error
- func (e ReceiverMetadataValidationError) Error() string
- func (e ReceiverMetadataValidationError) ErrorName() string
- func (e ReceiverMetadataValidationError) Field() string
- func (e ReceiverMetadataValidationError) Key() bool
- func (e ReceiverMetadataValidationError) Reason() string
- type ReceiverMultiError
- type ReceiverSelector
- func (*ReceiverSelector) Descriptor() ([]byte, []int)deprecated
- func (x *ReceiverSelector) GetReceiverSelector() map[string]string
- func (*ReceiverSelector) ProtoMessage()
- func (x *ReceiverSelector) ProtoReflect() protoreflect.Message
- func (x *ReceiverSelector) Reset()
- func (x *ReceiverSelector) String() string
- func (m *ReceiverSelector) Validate() error
- func (m *ReceiverSelector) ValidateAll() error
- type ReceiverSelectorMultiError
- type ReceiverSelectorValidationError
- func (e ReceiverSelectorValidationError) Cause() error
- func (e ReceiverSelectorValidationError) Error() string
- func (e ReceiverSelectorValidationError) ErrorName() string
- func (e ReceiverSelectorValidationError) Field() string
- func (e ReceiverSelectorValidationError) Key() bool
- func (e ReceiverSelectorValidationError) Reason() string
- type ReceiverValidationError
- type RenderTemplateRequest
- func (*RenderTemplateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RenderTemplateRequest) GetName() string
- func (x *RenderTemplateRequest) GetVariables() map[string]string
- func (*RenderTemplateRequest) ProtoMessage()
- func (x *RenderTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *RenderTemplateRequest) Reset()
- func (x *RenderTemplateRequest) String() string
- func (m *RenderTemplateRequest) Validate() error
- func (m *RenderTemplateRequest) ValidateAll() error
- type RenderTemplateRequestMultiError
- type RenderTemplateRequestValidationError
- func (e RenderTemplateRequestValidationError) Cause() error
- func (e RenderTemplateRequestValidationError) Error() string
- func (e RenderTemplateRequestValidationError) ErrorName() string
- func (e RenderTemplateRequestValidationError) Field() string
- func (e RenderTemplateRequestValidationError) Key() bool
- func (e RenderTemplateRequestValidationError) Reason() string
- type RenderTemplateResponse
- func (*RenderTemplateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RenderTemplateResponse) GetBody() string
- func (*RenderTemplateResponse) ProtoMessage()
- func (x *RenderTemplateResponse) ProtoReflect() protoreflect.Message
- func (x *RenderTemplateResponse) Reset()
- func (x *RenderTemplateResponse) String() string
- func (m *RenderTemplateResponse) Validate() error
- func (m *RenderTemplateResponse) ValidateAll() error
- type RenderTemplateResponseMultiError
- type RenderTemplateResponseValidationError
- func (e RenderTemplateResponseValidationError) Cause() error
- func (e RenderTemplateResponseValidationError) Error() string
- func (e RenderTemplateResponseValidationError) ErrorName() string
- func (e RenderTemplateResponseValidationError) Field() string
- func (e RenderTemplateResponseValidationError) Key() bool
- func (e RenderTemplateResponseValidationError) Reason() string
- type Rule
- func (*Rule) Descriptor() ([]byte, []int)deprecated
- func (x *Rule) GetCreatedAt() *timestamppb.Timestamp
- func (x *Rule) GetEnabled() bool
- func (x *Rule) GetGroupName() string
- func (x *Rule) GetId() uint64
- func (x *Rule) GetName() string
- func (x *Rule) GetNamespace() string
- func (x *Rule) GetProviderNamespace() uint64
- func (x *Rule) GetTemplate() string
- func (x *Rule) GetUpdatedAt() *timestamppb.Timestamp
- func (x *Rule) GetVariables() []*Variables
- func (*Rule) ProtoMessage()
- func (x *Rule) ProtoReflect() protoreflect.Message
- func (x *Rule) Reset()
- func (x *Rule) String() string
- func (m *Rule) Validate() error
- func (m *Rule) ValidateAll() error
- type RuleMultiError
- type RuleValidationError
- type Silence
- func (*Silence) Descriptor() ([]byte, []int)deprecated
- func (x *Silence) GetCreatedAt() *timestamppb.Timestamp
- func (x *Silence) GetDeletedAt() *timestamppb.Timestamp
- func (x *Silence) GetId() string
- func (x *Silence) GetNamespaceId() uint64
- func (x *Silence) GetTargetExpression() *structpb.Struct
- func (x *Silence) GetTargetId() uint64
- func (x *Silence) GetType() string
- func (x *Silence) GetUpdatedAt() *timestamppb.Timestamp
- func (*Silence) ProtoMessage()
- func (x *Silence) ProtoReflect() protoreflect.Message
- func (x *Silence) Reset()
- func (x *Silence) String() string
- func (m *Silence) Validate() error
- func (m *Silence) ValidateAll() error
- type SilenceMultiError
- type SilenceValidationError
- type SirenServiceClient
- type SirenServiceServer
- type Subscription
- func (*Subscription) Descriptor() ([]byte, []int)deprecated
- func (x *Subscription) GetCreatedAt() *timestamppb.Timestamp
- func (x *Subscription) GetCreatedBy() string
- func (x *Subscription) GetId() uint64
- func (x *Subscription) GetMatch() map[string]string
- func (x *Subscription) GetMetadata() *structpb.Struct
- func (x *Subscription) GetNamespace() uint64
- func (x *Subscription) GetReceivers() []*ReceiverMetadata
- func (x *Subscription) GetUpdatedAt() *timestamppb.Timestamp
- func (x *Subscription) GetUpdatedBy() string
- func (x *Subscription) GetUrn() string
- func (*Subscription) ProtoMessage()
- func (x *Subscription) ProtoReflect() protoreflect.Message
- func (x *Subscription) Reset()
- func (x *Subscription) String() string
- func (m *Subscription) Validate() error
- func (m *Subscription) ValidateAll() error
- type SubscriptionMultiError
- type SubscriptionReceiverRelation
- func (*SubscriptionReceiverRelation) Descriptor() ([]byte, []int)deprecated
- func (x *SubscriptionReceiverRelation) GetCreatedAt() *timestamppb.Timestamp
- func (x *SubscriptionReceiverRelation) GetLabels() map[string]string
- func (x *SubscriptionReceiverRelation) GetReceiverId() uint64
- func (x *SubscriptionReceiverRelation) GetSubscriptionId() uint64
- func (x *SubscriptionReceiverRelation) GetUpdatedAt() *timestamppb.Timestamp
- func (*SubscriptionReceiverRelation) ProtoMessage()
- func (x *SubscriptionReceiverRelation) ProtoReflect() protoreflect.Message
- func (x *SubscriptionReceiverRelation) Reset()
- func (x *SubscriptionReceiverRelation) String() string
- func (m *SubscriptionReceiverRelation) Validate() error
- func (m *SubscriptionReceiverRelation) ValidateAll() error
- type SubscriptionReceiverRelationMultiError
- type SubscriptionReceiverRelationValidationError
- func (e SubscriptionReceiverRelationValidationError) Cause() error
- func (e SubscriptionReceiverRelationValidationError) Error() string
- func (e SubscriptionReceiverRelationValidationError) ErrorName() string
- func (e SubscriptionReceiverRelationValidationError) Field() string
- func (e SubscriptionReceiverRelationValidationError) Key() bool
- func (e SubscriptionReceiverRelationValidationError) Reason() string
- type SubscriptionValidationError
- func (e SubscriptionValidationError) Cause() error
- func (e SubscriptionValidationError) Error() string
- func (e SubscriptionValidationError) ErrorName() string
- func (e SubscriptionValidationError) Field() string
- func (e SubscriptionValidationError) Key() bool
- func (e SubscriptionValidationError) Reason() string
- type Template
- func (*Template) Descriptor() ([]byte, []int)deprecated
- func (x *Template) GetBody() string
- func (x *Template) GetCreatedAt() *timestamppb.Timestamp
- func (x *Template) GetId() uint64
- func (x *Template) GetName() string
- func (x *Template) GetTags() []string
- func (x *Template) GetUpdatedAt() *timestamppb.Timestamp
- func (x *Template) GetVariables() []*TemplateVariables
- func (*Template) ProtoMessage()
- func (x *Template) ProtoReflect() protoreflect.Message
- func (x *Template) Reset()
- func (x *Template) String() string
- func (m *Template) Validate() error
- func (m *Template) ValidateAll() error
- type TemplateMultiError
- type TemplateValidationError
- type TemplateVariables
- func (*TemplateVariables) Descriptor() ([]byte, []int)deprecated
- func (x *TemplateVariables) GetDefault() string
- func (x *TemplateVariables) GetDescription() string
- func (x *TemplateVariables) GetName() string
- func (x *TemplateVariables) GetType() string
- func (*TemplateVariables) ProtoMessage()
- func (x *TemplateVariables) ProtoReflect() protoreflect.Message
- func (x *TemplateVariables) Reset()
- func (x *TemplateVariables) String() string
- func (m *TemplateVariables) Validate() error
- func (m *TemplateVariables) ValidateAll() error
- type TemplateVariablesMultiError
- type TemplateVariablesValidationError
- func (e TemplateVariablesValidationError) Cause() error
- func (e TemplateVariablesValidationError) Error() string
- func (e TemplateVariablesValidationError) ErrorName() string
- func (e TemplateVariablesValidationError) Field() string
- func (e TemplateVariablesValidationError) Key() bool
- func (e TemplateVariablesValidationError) Reason() string
- type UnimplementedSirenServiceServer
- func (UnimplementedSirenServiceServer) AddSubscriptionReceiver(context.Context, *AddSubscriptionReceiverRequest) (*AddSubscriptionReceiverResponse, error)
- func (UnimplementedSirenServiceServer) CreateAlerts(context.Context, *CreateAlertsRequest) (*CreateAlertsResponse, error)
- func (UnimplementedSirenServiceServer) CreateAlertsWithNamespace(context.Context, *CreateAlertsWithNamespaceRequest) (*CreateAlertsWithNamespaceResponse, error)
- func (UnimplementedSirenServiceServer) CreateNamespace(context.Context, *CreateNamespaceRequest) (*CreateNamespaceResponse, error)
- func (UnimplementedSirenServiceServer) CreateProvider(context.Context, *CreateProviderRequest) (*CreateProviderResponse, error)
- func (UnimplementedSirenServiceServer) CreateReceiver(context.Context, *CreateReceiverRequest) (*CreateReceiverResponse, error)
- func (UnimplementedSirenServiceServer) CreateSilence(context.Context, *CreateSilenceRequest) (*CreateSilenceResponse, error)
- func (UnimplementedSirenServiceServer) CreateSubscription(context.Context, *CreateSubscriptionRequest) (*CreateSubscriptionResponse, error)
- func (UnimplementedSirenServiceServer) DeleteNamespace(context.Context, *DeleteNamespaceRequest) (*DeleteNamespaceResponse, error)
- func (UnimplementedSirenServiceServer) DeleteProvider(context.Context, *DeleteProviderRequest) (*DeleteProviderResponse, error)
- func (UnimplementedSirenServiceServer) DeleteReceiver(context.Context, *DeleteReceiverRequest) (*DeleteReceiverResponse, error)
- func (UnimplementedSirenServiceServer) DeleteSubscription(context.Context, *DeleteSubscriptionRequest) (*DeleteSubscriptionResponse, error)
- func (UnimplementedSirenServiceServer) DeleteSubscriptionReceiver(context.Context, *DeleteSubscriptionReceiverRequest) (*DeleteSubscriptionReceiverResponse, error)
- func (UnimplementedSirenServiceServer) DeleteTemplate(context.Context, *DeleteTemplateRequest) (*DeleteTemplateResponse, error)
- func (UnimplementedSirenServiceServer) ExpireSilence(context.Context, *ExpireSilenceRequest) (*ExpireSilenceResponse, error)
- func (UnimplementedSirenServiceServer) GetNamespace(context.Context, *GetNamespaceRequest) (*GetNamespaceResponse, error)
- func (UnimplementedSirenServiceServer) GetProvider(context.Context, *GetProviderRequest) (*GetProviderResponse, error)
- func (UnimplementedSirenServiceServer) GetReceiver(context.Context, *GetReceiverRequest) (*GetReceiverResponse, error)
- func (UnimplementedSirenServiceServer) GetSilence(context.Context, *GetSilenceRequest) (*GetSilenceResponse, error)
- func (UnimplementedSirenServiceServer) GetSubscription(context.Context, *GetSubscriptionRequest) (*GetSubscriptionResponse, error)
- func (UnimplementedSirenServiceServer) GetTemplate(context.Context, *GetTemplateRequest) (*GetTemplateResponse, error)
- func (UnimplementedSirenServiceServer) ListAlerts(context.Context, *ListAlertsRequest) (*ListAlertsResponse, error)
- func (UnimplementedSirenServiceServer) ListNamespaces(context.Context, *ListNamespacesRequest) (*ListNamespacesResponse, error)
- func (UnimplementedSirenServiceServer) ListNotificationMessages(context.Context, *ListNotificationMessagesRequest) (*ListNotificationMessagesResponse, error)
- func (UnimplementedSirenServiceServer) ListNotifications(context.Context, *ListNotificationsRequest) (*ListNotificationsResponse, error)
- func (UnimplementedSirenServiceServer) ListProviders(context.Context, *ListProvidersRequest) (*ListProvidersResponse, error)
- func (UnimplementedSirenServiceServer) ListReceivers(context.Context, *ListReceiversRequest) (*ListReceiversResponse, error)
- func (UnimplementedSirenServiceServer) ListRules(context.Context, *ListRulesRequest) (*ListRulesResponse, error)
- func (UnimplementedSirenServiceServer) ListSilences(context.Context, *ListSilencesRequest) (*ListSilencesResponse, error)
- func (UnimplementedSirenServiceServer) ListSubscriptionReceivers(context.Context, *ListSubscriptionReceiversRequest) (*ListSubscriptionReceiversResponse, error)
- func (UnimplementedSirenServiceServer) ListSubscriptions(context.Context, *ListSubscriptionsRequest) (*ListSubscriptionsResponse, error)
- func (UnimplementedSirenServiceServer) ListTemplates(context.Context, *ListTemplatesRequest) (*ListTemplatesResponse, error)
- func (UnimplementedSirenServiceServer) NotifyReceiver(context.Context, *NotifyReceiverRequest) (*NotifyReceiverResponse, error)
- func (UnimplementedSirenServiceServer) PostBulkNotifications(context.Context, *PostBulkNotificationsRequest) (*PostBulkNotificationsResponse, error)
- func (UnimplementedSirenServiceServer) PostNotification(context.Context, *PostNotificationRequest) (*PostNotificationResponse, error)
- func (UnimplementedSirenServiceServer) RenderTemplate(context.Context, *RenderTemplateRequest) (*RenderTemplateResponse, error)
- func (UnimplementedSirenServiceServer) UpdateNamespace(context.Context, *UpdateNamespaceRequest) (*UpdateNamespaceResponse, error)
- func (UnimplementedSirenServiceServer) UpdateProvider(context.Context, *UpdateProviderRequest) (*UpdateProviderResponse, error)
- func (UnimplementedSirenServiceServer) UpdateReceiver(context.Context, *UpdateReceiverRequest) (*UpdateReceiverResponse, error)
- func (UnimplementedSirenServiceServer) UpdateRule(context.Context, *UpdateRuleRequest) (*UpdateRuleResponse, error)
- func (UnimplementedSirenServiceServer) UpdateSubscription(context.Context, *UpdateSubscriptionRequest) (*UpdateSubscriptionResponse, error)
- func (UnimplementedSirenServiceServer) UpdateSubscriptionReceiver(context.Context, *UpdateSubscriptionReceiverRequest) (*UpdateSubscriptionReceiverResponse, error)
- func (UnimplementedSirenServiceServer) UpsertTemplate(context.Context, *UpsertTemplateRequest) (*UpsertTemplateResponse, error)
- type UnsafeSirenServiceServer
- type UpdateNamespaceRequest
- func (*UpdateNamespaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateNamespaceRequest) GetCredentials() *structpb.Struct
- func (x *UpdateNamespaceRequest) GetId() uint64
- func (x *UpdateNamespaceRequest) GetLabels() map[string]string
- func (x *UpdateNamespaceRequest) GetName() string
- func (x *UpdateNamespaceRequest) GetProvider() uint64
- func (*UpdateNamespaceRequest) ProtoMessage()
- func (x *UpdateNamespaceRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateNamespaceRequest) Reset()
- func (x *UpdateNamespaceRequest) String() string
- func (m *UpdateNamespaceRequest) Validate() error
- func (m *UpdateNamespaceRequest) ValidateAll() error
- type UpdateNamespaceRequestMultiError
- type UpdateNamespaceRequestValidationError
- func (e UpdateNamespaceRequestValidationError) Cause() error
- func (e UpdateNamespaceRequestValidationError) Error() string
- func (e UpdateNamespaceRequestValidationError) ErrorName() string
- func (e UpdateNamespaceRequestValidationError) Field() string
- func (e UpdateNamespaceRequestValidationError) Key() bool
- func (e UpdateNamespaceRequestValidationError) Reason() string
- type UpdateNamespaceResponse
- func (*UpdateNamespaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateNamespaceResponse) GetId() uint64
- func (*UpdateNamespaceResponse) ProtoMessage()
- func (x *UpdateNamespaceResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateNamespaceResponse) Reset()
- func (x *UpdateNamespaceResponse) String() string
- func (m *UpdateNamespaceResponse) Validate() error
- func (m *UpdateNamespaceResponse) ValidateAll() error
- type UpdateNamespaceResponseMultiError
- type UpdateNamespaceResponseValidationError
- func (e UpdateNamespaceResponseValidationError) Cause() error
- func (e UpdateNamespaceResponseValidationError) Error() string
- func (e UpdateNamespaceResponseValidationError) ErrorName() string
- func (e UpdateNamespaceResponseValidationError) Field() string
- func (e UpdateNamespaceResponseValidationError) Key() bool
- func (e UpdateNamespaceResponseValidationError) Reason() string
- type UpdateProviderRequest
- func (*UpdateProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProviderRequest) GetCredentials() *structpb.Struct
- func (x *UpdateProviderRequest) GetHost() string
- func (x *UpdateProviderRequest) GetId() uint64
- func (x *UpdateProviderRequest) GetLabels() map[string]string
- func (x *UpdateProviderRequest) GetName() string
- func (x *UpdateProviderRequest) GetType() string
- func (*UpdateProviderRequest) ProtoMessage()
- func (x *UpdateProviderRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateProviderRequest) Reset()
- func (x *UpdateProviderRequest) String() string
- func (m *UpdateProviderRequest) Validate() error
- func (m *UpdateProviderRequest) ValidateAll() error
- type UpdateProviderRequestMultiError
- type UpdateProviderRequestValidationError
- func (e UpdateProviderRequestValidationError) Cause() error
- func (e UpdateProviderRequestValidationError) Error() string
- func (e UpdateProviderRequestValidationError) ErrorName() string
- func (e UpdateProviderRequestValidationError) Field() string
- func (e UpdateProviderRequestValidationError) Key() bool
- func (e UpdateProviderRequestValidationError) Reason() string
- type UpdateProviderResponse
- func (*UpdateProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProviderResponse) GetId() uint64
- func (*UpdateProviderResponse) ProtoMessage()
- func (x *UpdateProviderResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateProviderResponse) Reset()
- func (x *UpdateProviderResponse) String() string
- func (m *UpdateProviderResponse) Validate() error
- func (m *UpdateProviderResponse) ValidateAll() error
- type UpdateProviderResponseMultiError
- type UpdateProviderResponseValidationError
- func (e UpdateProviderResponseValidationError) Cause() error
- func (e UpdateProviderResponseValidationError) Error() string
- func (e UpdateProviderResponseValidationError) ErrorName() string
- func (e UpdateProviderResponseValidationError) Field() string
- func (e UpdateProviderResponseValidationError) Key() bool
- func (e UpdateProviderResponseValidationError) Reason() string
- type UpdateReceiverRequest
- func (*UpdateReceiverRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateReceiverRequest) GetConfigurations() *structpb.Struct
- func (x *UpdateReceiverRequest) GetId() uint64
- func (x *UpdateReceiverRequest) GetLabels() map[string]string
- func (x *UpdateReceiverRequest) GetName() string
- func (x *UpdateReceiverRequest) GetParentId() uint64
- func (*UpdateReceiverRequest) ProtoMessage()
- func (x *UpdateReceiverRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateReceiverRequest) Reset()
- func (x *UpdateReceiverRequest) String() string
- func (m *UpdateReceiverRequest) Validate() error
- func (m *UpdateReceiverRequest) ValidateAll() error
- type UpdateReceiverRequestMultiError
- type UpdateReceiverRequestValidationError
- func (e UpdateReceiverRequestValidationError) Cause() error
- func (e UpdateReceiverRequestValidationError) Error() string
- func (e UpdateReceiverRequestValidationError) ErrorName() string
- func (e UpdateReceiverRequestValidationError) Field() string
- func (e UpdateReceiverRequestValidationError) Key() bool
- func (e UpdateReceiverRequestValidationError) Reason() string
- type UpdateReceiverResponse
- func (*UpdateReceiverResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateReceiverResponse) GetId() uint64
- func (*UpdateReceiverResponse) ProtoMessage()
- func (x *UpdateReceiverResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateReceiverResponse) Reset()
- func (x *UpdateReceiverResponse) String() string
- func (m *UpdateReceiverResponse) Validate() error
- func (m *UpdateReceiverResponse) ValidateAll() error
- type UpdateReceiverResponseMultiError
- type UpdateReceiverResponseValidationError
- func (e UpdateReceiverResponseValidationError) Cause() error
- func (e UpdateReceiverResponseValidationError) Error() string
- func (e UpdateReceiverResponseValidationError) ErrorName() string
- func (e UpdateReceiverResponseValidationError) Field() string
- func (e UpdateReceiverResponseValidationError) Key() bool
- func (e UpdateReceiverResponseValidationError) Reason() string
- type UpdateRuleRequest
- func (*UpdateRuleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRuleRequest) GetEnabled() bool
- func (x *UpdateRuleRequest) GetGroupName() string
- func (x *UpdateRuleRequest) GetNamespace() string
- func (x *UpdateRuleRequest) GetProviderNamespace() uint64
- func (x *UpdateRuleRequest) GetTemplate() string
- func (x *UpdateRuleRequest) GetVariables() []*Variables
- func (*UpdateRuleRequest) ProtoMessage()
- func (x *UpdateRuleRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateRuleRequest) Reset()
- func (x *UpdateRuleRequest) String() string
- func (m *UpdateRuleRequest) Validate() error
- func (m *UpdateRuleRequest) ValidateAll() error
- type UpdateRuleRequestMultiError
- type UpdateRuleRequestValidationError
- func (e UpdateRuleRequestValidationError) Cause() error
- func (e UpdateRuleRequestValidationError) Error() string
- func (e UpdateRuleRequestValidationError) ErrorName() string
- func (e UpdateRuleRequestValidationError) Field() string
- func (e UpdateRuleRequestValidationError) Key() bool
- func (e UpdateRuleRequestValidationError) Reason() string
- type UpdateRuleResponse
- func (*UpdateRuleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRuleResponse) GetRule() *Rule
- func (*UpdateRuleResponse) ProtoMessage()
- func (x *UpdateRuleResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateRuleResponse) Reset()
- func (x *UpdateRuleResponse) String() string
- func (m *UpdateRuleResponse) Validate() error
- func (m *UpdateRuleResponse) ValidateAll() error
- type UpdateRuleResponseMultiError
- type UpdateRuleResponseValidationError
- func (e UpdateRuleResponseValidationError) Cause() error
- func (e UpdateRuleResponseValidationError) Error() string
- func (e UpdateRuleResponseValidationError) ErrorName() string
- func (e UpdateRuleResponseValidationError) Field() string
- func (e UpdateRuleResponseValidationError) Key() bool
- func (e UpdateRuleResponseValidationError) Reason() string
- type UpdateSubscriptionReceiverRequest
- func (*UpdateSubscriptionReceiverRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSubscriptionReceiverRequest) GetLabels() map[string]string
- func (x *UpdateSubscriptionReceiverRequest) GetReceiverId() uint64
- func (x *UpdateSubscriptionReceiverRequest) GetSubscriptionId() uint64
- func (*UpdateSubscriptionReceiverRequest) ProtoMessage()
- func (x *UpdateSubscriptionReceiverRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateSubscriptionReceiverRequest) Reset()
- func (x *UpdateSubscriptionReceiverRequest) String() string
- func (m *UpdateSubscriptionReceiverRequest) Validate() error
- func (m *UpdateSubscriptionReceiverRequest) ValidateAll() error
- type UpdateSubscriptionReceiverRequestMultiError
- type UpdateSubscriptionReceiverRequestValidationError
- func (e UpdateSubscriptionReceiverRequestValidationError) Cause() error
- func (e UpdateSubscriptionReceiverRequestValidationError) Error() string
- func (e UpdateSubscriptionReceiverRequestValidationError) ErrorName() string
- func (e UpdateSubscriptionReceiverRequestValidationError) Field() string
- func (e UpdateSubscriptionReceiverRequestValidationError) Key() bool
- func (e UpdateSubscriptionReceiverRequestValidationError) Reason() string
- type UpdateSubscriptionReceiverResponse
- func (*UpdateSubscriptionReceiverResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSubscriptionReceiverResponse) GetLabels() map[string]string
- func (x *UpdateSubscriptionReceiverResponse) GetReceiverId() uint64
- func (x *UpdateSubscriptionReceiverResponse) GetSubscriptionId() uint64
- func (*UpdateSubscriptionReceiverResponse) ProtoMessage()
- func (x *UpdateSubscriptionReceiverResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateSubscriptionReceiverResponse) Reset()
- func (x *UpdateSubscriptionReceiverResponse) String() string
- func (m *UpdateSubscriptionReceiverResponse) Validate() error
- func (m *UpdateSubscriptionReceiverResponse) ValidateAll() error
- type UpdateSubscriptionReceiverResponseMultiError
- type UpdateSubscriptionReceiverResponseValidationError
- func (e UpdateSubscriptionReceiverResponseValidationError) Cause() error
- func (e UpdateSubscriptionReceiverResponseValidationError) Error() string
- func (e UpdateSubscriptionReceiverResponseValidationError) ErrorName() string
- func (e UpdateSubscriptionReceiverResponseValidationError) Field() string
- func (e UpdateSubscriptionReceiverResponseValidationError) Key() bool
- func (e UpdateSubscriptionReceiverResponseValidationError) Reason() string
- type UpdateSubscriptionRequest
- func (*UpdateSubscriptionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSubscriptionRequest) GetId() uint64
- func (x *UpdateSubscriptionRequest) GetMatch() map[string]string
- func (x *UpdateSubscriptionRequest) GetMetadata() *structpb.Struct
- func (x *UpdateSubscriptionRequest) GetNamespace() uint64
- func (x *UpdateSubscriptionRequest) GetReceivers() []*ReceiverMetadata
- func (x *UpdateSubscriptionRequest) GetUpdatedBy() string
- func (x *UpdateSubscriptionRequest) GetUrn() string
- func (*UpdateSubscriptionRequest) ProtoMessage()
- func (x *UpdateSubscriptionRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateSubscriptionRequest) Reset()
- func (x *UpdateSubscriptionRequest) String() string
- func (m *UpdateSubscriptionRequest) Validate() error
- func (m *UpdateSubscriptionRequest) ValidateAll() error
- type UpdateSubscriptionRequestMultiError
- type UpdateSubscriptionRequestValidationError
- func (e UpdateSubscriptionRequestValidationError) Cause() error
- func (e UpdateSubscriptionRequestValidationError) Error() string
- func (e UpdateSubscriptionRequestValidationError) ErrorName() string
- func (e UpdateSubscriptionRequestValidationError) Field() string
- func (e UpdateSubscriptionRequestValidationError) Key() bool
- func (e UpdateSubscriptionRequestValidationError) Reason() string
- type UpdateSubscriptionResponse
- func (*UpdateSubscriptionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSubscriptionResponse) GetId() uint64
- func (*UpdateSubscriptionResponse) ProtoMessage()
- func (x *UpdateSubscriptionResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateSubscriptionResponse) Reset()
- func (x *UpdateSubscriptionResponse) String() string
- func (m *UpdateSubscriptionResponse) Validate() error
- func (m *UpdateSubscriptionResponse) ValidateAll() error
- type UpdateSubscriptionResponseMultiError
- type UpdateSubscriptionResponseValidationError
- func (e UpdateSubscriptionResponseValidationError) Cause() error
- func (e UpdateSubscriptionResponseValidationError) Error() string
- func (e UpdateSubscriptionResponseValidationError) ErrorName() string
- func (e UpdateSubscriptionResponseValidationError) Field() string
- func (e UpdateSubscriptionResponseValidationError) Key() bool
- func (e UpdateSubscriptionResponseValidationError) Reason() string
- type UpsertTemplateRequest
- func (*UpsertTemplateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpsertTemplateRequest) GetBody() string
- func (x *UpsertTemplateRequest) GetId() uint64
- func (x *UpsertTemplateRequest) GetName() string
- func (x *UpsertTemplateRequest) GetTags() []string
- func (x *UpsertTemplateRequest) GetVariables() []*TemplateVariables
- func (*UpsertTemplateRequest) ProtoMessage()
- func (x *UpsertTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *UpsertTemplateRequest) Reset()
- func (x *UpsertTemplateRequest) String() string
- func (m *UpsertTemplateRequest) Validate() error
- func (m *UpsertTemplateRequest) ValidateAll() error
- type UpsertTemplateRequestMultiError
- type UpsertTemplateRequestValidationError
- func (e UpsertTemplateRequestValidationError) Cause() error
- func (e UpsertTemplateRequestValidationError) Error() string
- func (e UpsertTemplateRequestValidationError) ErrorName() string
- func (e UpsertTemplateRequestValidationError) Field() string
- func (e UpsertTemplateRequestValidationError) Key() bool
- func (e UpsertTemplateRequestValidationError) Reason() string
- type UpsertTemplateResponse
- func (*UpsertTemplateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpsertTemplateResponse) GetId() uint64
- func (*UpsertTemplateResponse) ProtoMessage()
- func (x *UpsertTemplateResponse) ProtoReflect() protoreflect.Message
- func (x *UpsertTemplateResponse) Reset()
- func (x *UpsertTemplateResponse) String() string
- func (m *UpsertTemplateResponse) Validate() error
- func (m *UpsertTemplateResponse) ValidateAll() error
- type UpsertTemplateResponseMultiError
- type UpsertTemplateResponseValidationError
- func (e UpsertTemplateResponseValidationError) Cause() error
- func (e UpsertTemplateResponseValidationError) Error() string
- func (e UpsertTemplateResponseValidationError) ErrorName() string
- func (e UpsertTemplateResponseValidationError) Field() string
- func (e UpsertTemplateResponseValidationError) Key() bool
- func (e UpsertTemplateResponseValidationError) Reason() string
- type Variables
- func (*Variables) Descriptor() ([]byte, []int)deprecated
- func (x *Variables) GetDescription() string
- func (x *Variables) GetName() string
- func (x *Variables) GetType() string
- func (x *Variables) GetValue() string
- func (*Variables) ProtoMessage()
- func (x *Variables) ProtoReflect() protoreflect.Message
- func (x *Variables) Reset()
- func (x *Variables) String() string
- func (m *Variables) Validate() error
- func (m *Variables) ValidateAll() error
- type VariablesMultiError
- type VariablesValidationError
Constants ¶
This section is empty.
Variables ¶
var File_gotocompany_siren_v1beta1_siren_proto protoreflect.FileDescriptor
var SirenService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "gotocompany.siren.v1beta1.SirenService", HandlerType: (*SirenServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ListProviders", Handler: _SirenService_ListProviders_Handler, }, { MethodName: "CreateProvider", Handler: _SirenService_CreateProvider_Handler, }, { MethodName: "GetProvider", Handler: _SirenService_GetProvider_Handler, }, { MethodName: "UpdateProvider", Handler: _SirenService_UpdateProvider_Handler, }, { MethodName: "DeleteProvider", Handler: _SirenService_DeleteProvider_Handler, }, { MethodName: "NotifyReceiver", Handler: _SirenService_NotifyReceiver_Handler, }, { MethodName: "ListNamespaces", Handler: _SirenService_ListNamespaces_Handler, }, { MethodName: "CreateNamespace", Handler: _SirenService_CreateNamespace_Handler, }, { MethodName: "GetNamespace", Handler: _SirenService_GetNamespace_Handler, }, { MethodName: "UpdateNamespace", Handler: _SirenService_UpdateNamespace_Handler, }, { MethodName: "DeleteNamespace", Handler: _SirenService_DeleteNamespace_Handler, }, { MethodName: "ListSubscriptions", Handler: _SirenService_ListSubscriptions_Handler, }, { MethodName: "CreateSubscription", Handler: _SirenService_CreateSubscription_Handler, }, { MethodName: "GetSubscription", Handler: _SirenService_GetSubscription_Handler, }, { MethodName: "UpdateSubscription", Handler: _SirenService_UpdateSubscription_Handler, }, { MethodName: "ListSubscriptionReceivers", Handler: _SirenService_ListSubscriptionReceivers_Handler, }, { MethodName: "AddSubscriptionReceiver", Handler: _SirenService_AddSubscriptionReceiver_Handler, }, { MethodName: "UpdateSubscriptionReceiver", Handler: _SirenService_UpdateSubscriptionReceiver_Handler, }, { MethodName: "DeleteSubscriptionReceiver", Handler: _SirenService_DeleteSubscriptionReceiver_Handler, }, { MethodName: "DeleteSubscription", Handler: _SirenService_DeleteSubscription_Handler, }, { MethodName: "ListReceivers", Handler: _SirenService_ListReceivers_Handler, }, { MethodName: "CreateReceiver", Handler: _SirenService_CreateReceiver_Handler, }, { MethodName: "GetReceiver", Handler: _SirenService_GetReceiver_Handler, }, { MethodName: "UpdateReceiver", Handler: _SirenService_UpdateReceiver_Handler, }, { MethodName: "DeleteReceiver", Handler: _SirenService_DeleteReceiver_Handler, }, { MethodName: "ListAlerts", Handler: _SirenService_ListAlerts_Handler, }, { MethodName: "CreateAlerts", Handler: _SirenService_CreateAlerts_Handler, }, { MethodName: "CreateAlertsWithNamespace", Handler: _SirenService_CreateAlertsWithNamespace_Handler, }, { MethodName: "ListRules", Handler: _SirenService_ListRules_Handler, }, { MethodName: "UpdateRule", Handler: _SirenService_UpdateRule_Handler, }, { MethodName: "ListTemplates", Handler: _SirenService_ListTemplates_Handler, }, { MethodName: "GetTemplate", Handler: _SirenService_GetTemplate_Handler, }, { MethodName: "UpsertTemplate", Handler: _SirenService_UpsertTemplate_Handler, }, { MethodName: "DeleteTemplate", Handler: _SirenService_DeleteTemplate_Handler, }, { MethodName: "RenderTemplate", Handler: _SirenService_RenderTemplate_Handler, }, { MethodName: "CreateSilence", Handler: _SirenService_CreateSilence_Handler, }, { MethodName: "ListSilences", Handler: _SirenService_ListSilences_Handler, }, { MethodName: "GetSilence", Handler: _SirenService_GetSilence_Handler, }, { MethodName: "ExpireSilence", Handler: _SirenService_ExpireSilence_Handler, }, { MethodName: "PostNotification", Handler: _SirenService_PostNotification_Handler, }, { MethodName: "PostBulkNotifications", Handler: _SirenService_PostBulkNotifications_Handler, }, { MethodName: "ListNotificationMessages", Handler: _SirenService_ListNotificationMessages_Handler, }, { MethodName: "ListNotifications", Handler: _SirenService_ListNotifications_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "gotocompany/siren/v1beta1/siren.proto", }
SirenService_ServiceDesc is the grpc.ServiceDesc for SirenService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterSirenServiceHandler ¶
func RegisterSirenServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterSirenServiceHandler registers the http handlers for service SirenService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterSirenServiceHandlerClient ¶
func RegisterSirenServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client SirenServiceClient) error
RegisterSirenServiceHandlerClient registers the http handlers for service SirenService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "SirenServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "SirenServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "SirenServiceClient" to call the correct interceptors.
func RegisterSirenServiceHandlerFromEndpoint ¶
func RegisterSirenServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterSirenServiceHandlerFromEndpoint is same as RegisterSirenServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterSirenServiceHandlerServer ¶
func RegisterSirenServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server SirenServiceServer) error
RegisterSirenServiceHandlerServer registers the http handlers for service SirenService to "mux". UnaryRPC :call SirenServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterSirenServiceHandlerFromEndpoint instead.
func RegisterSirenServiceServer ¶
func RegisterSirenServiceServer(s grpc.ServiceRegistrar, srv SirenServiceServer)
Types ¶
type AddSubscriptionReceiverRequest ¶ added in v0.7.6
type AddSubscriptionReceiverRequest struct { SubscriptionId uint64 `protobuf:"varint,1,opt,name=subscription_id,json=subscriptionId,proto3" json:"subscription_id,omitempty"` ReceiverId uint64 `protobuf:"varint,2,opt,name=receiver_id,json=receiverId,proto3" json:"receiver_id,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*AddSubscriptionReceiverRequest) Descriptor
deprecated
added in
v0.7.6
func (*AddSubscriptionReceiverRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddSubscriptionReceiverRequest.ProtoReflect.Descriptor instead.
func (*AddSubscriptionReceiverRequest) GetLabels ¶ added in v0.7.6
func (x *AddSubscriptionReceiverRequest) GetLabels() map[string]string
func (*AddSubscriptionReceiverRequest) GetReceiverId ¶ added in v0.7.6
func (x *AddSubscriptionReceiverRequest) GetReceiverId() uint64
func (*AddSubscriptionReceiverRequest) GetSubscriptionId ¶ added in v0.7.6
func (x *AddSubscriptionReceiverRequest) GetSubscriptionId() uint64
func (*AddSubscriptionReceiverRequest) ProtoMessage ¶ added in v0.7.6
func (*AddSubscriptionReceiverRequest) ProtoMessage()
func (*AddSubscriptionReceiverRequest) ProtoReflect ¶ added in v0.7.6
func (x *AddSubscriptionReceiverRequest) ProtoReflect() protoreflect.Message
func (*AddSubscriptionReceiverRequest) Reset ¶ added in v0.7.6
func (x *AddSubscriptionReceiverRequest) Reset()
func (*AddSubscriptionReceiverRequest) String ¶ added in v0.7.6
func (x *AddSubscriptionReceiverRequest) String() string
func (*AddSubscriptionReceiverRequest) Validate ¶ added in v0.7.6
func (m *AddSubscriptionReceiverRequest) Validate() error
Validate checks the field values on AddSubscriptionReceiverRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddSubscriptionReceiverRequest) ValidateAll ¶ added in v0.7.6
func (m *AddSubscriptionReceiverRequest) ValidateAll() error
ValidateAll checks the field values on AddSubscriptionReceiverRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddSubscriptionReceiverRequestMultiError, or nil if none found.
type AddSubscriptionReceiverRequestMultiError ¶ added in v0.7.6
type AddSubscriptionReceiverRequestMultiError []error
AddSubscriptionReceiverRequestMultiError is an error wrapping multiple validation errors returned by AddSubscriptionReceiverRequest.ValidateAll() if the designated constraints aren't met.
func (AddSubscriptionReceiverRequestMultiError) AllErrors ¶ added in v0.7.6
func (m AddSubscriptionReceiverRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddSubscriptionReceiverRequestMultiError) Error ¶ added in v0.7.6
func (m AddSubscriptionReceiverRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddSubscriptionReceiverRequestValidationError ¶ added in v0.7.6
type AddSubscriptionReceiverRequestValidationError struct {
// contains filtered or unexported fields
}
AddSubscriptionReceiverRequestValidationError is the validation error returned by AddSubscriptionReceiverRequest.Validate if the designated constraints aren't met.
func (AddSubscriptionReceiverRequestValidationError) Cause ¶ added in v0.7.6
func (e AddSubscriptionReceiverRequestValidationError) Cause() error
Cause function returns cause value.
func (AddSubscriptionReceiverRequestValidationError) Error ¶ added in v0.7.6
func (e AddSubscriptionReceiverRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddSubscriptionReceiverRequestValidationError) ErrorName ¶ added in v0.7.6
func (e AddSubscriptionReceiverRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddSubscriptionReceiverRequestValidationError) Field ¶ added in v0.7.6
func (e AddSubscriptionReceiverRequestValidationError) Field() string
Field function returns field value.
func (AddSubscriptionReceiverRequestValidationError) Key ¶ added in v0.7.6
func (e AddSubscriptionReceiverRequestValidationError) Key() bool
Key function returns key value.
func (AddSubscriptionReceiverRequestValidationError) Reason ¶ added in v0.7.6
func (e AddSubscriptionReceiverRequestValidationError) Reason() string
Reason function returns reason value.
type AddSubscriptionReceiverResponse ¶ added in v0.7.6
type AddSubscriptionReceiverResponse struct { SubscriptionId uint64 `protobuf:"varint,1,opt,name=subscription_id,json=subscriptionId,proto3" json:"subscription_id,omitempty"` ReceiverId uint64 `protobuf:"varint,2,opt,name=receiver_id,json=receiverId,proto3" json:"receiver_id,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*AddSubscriptionReceiverResponse) Descriptor
deprecated
added in
v0.7.6
func (*AddSubscriptionReceiverResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddSubscriptionReceiverResponse.ProtoReflect.Descriptor instead.
func (*AddSubscriptionReceiverResponse) GetLabels ¶ added in v0.7.6
func (x *AddSubscriptionReceiverResponse) GetLabels() map[string]string
func (*AddSubscriptionReceiverResponse) GetReceiverId ¶ added in v0.7.6
func (x *AddSubscriptionReceiverResponse) GetReceiverId() uint64
func (*AddSubscriptionReceiverResponse) GetSubscriptionId ¶ added in v0.7.6
func (x *AddSubscriptionReceiverResponse) GetSubscriptionId() uint64
func (*AddSubscriptionReceiverResponse) ProtoMessage ¶ added in v0.7.6
func (*AddSubscriptionReceiverResponse) ProtoMessage()
func (*AddSubscriptionReceiverResponse) ProtoReflect ¶ added in v0.7.6
func (x *AddSubscriptionReceiverResponse) ProtoReflect() protoreflect.Message
func (*AddSubscriptionReceiverResponse) Reset ¶ added in v0.7.6
func (x *AddSubscriptionReceiverResponse) Reset()
func (*AddSubscriptionReceiverResponse) String ¶ added in v0.7.6
func (x *AddSubscriptionReceiverResponse) String() string
func (*AddSubscriptionReceiverResponse) Validate ¶ added in v0.7.6
func (m *AddSubscriptionReceiverResponse) Validate() error
Validate checks the field values on AddSubscriptionReceiverResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddSubscriptionReceiverResponse) ValidateAll ¶ added in v0.7.6
func (m *AddSubscriptionReceiverResponse) ValidateAll() error
ValidateAll checks the field values on AddSubscriptionReceiverResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddSubscriptionReceiverResponseMultiError, or nil if none found.
type AddSubscriptionReceiverResponseMultiError ¶ added in v0.7.6
type AddSubscriptionReceiverResponseMultiError []error
AddSubscriptionReceiverResponseMultiError is an error wrapping multiple validation errors returned by AddSubscriptionReceiverResponse.ValidateAll() if the designated constraints aren't met.
func (AddSubscriptionReceiverResponseMultiError) AllErrors ¶ added in v0.7.6
func (m AddSubscriptionReceiverResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddSubscriptionReceiverResponseMultiError) Error ¶ added in v0.7.6
func (m AddSubscriptionReceiverResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddSubscriptionReceiverResponseValidationError ¶ added in v0.7.6
type AddSubscriptionReceiverResponseValidationError struct {
// contains filtered or unexported fields
}
AddSubscriptionReceiverResponseValidationError is the validation error returned by AddSubscriptionReceiverResponse.Validate if the designated constraints aren't met.
func (AddSubscriptionReceiverResponseValidationError) Cause ¶ added in v0.7.6
func (e AddSubscriptionReceiverResponseValidationError) Cause() error
Cause function returns cause value.
func (AddSubscriptionReceiverResponseValidationError) Error ¶ added in v0.7.6
func (e AddSubscriptionReceiverResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AddSubscriptionReceiverResponseValidationError) ErrorName ¶ added in v0.7.6
func (e AddSubscriptionReceiverResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AddSubscriptionReceiverResponseValidationError) Field ¶ added in v0.7.6
func (e AddSubscriptionReceiverResponseValidationError) Field() string
Field function returns field value.
func (AddSubscriptionReceiverResponseValidationError) Key ¶ added in v0.7.6
func (e AddSubscriptionReceiverResponseValidationError) Key() bool
Key function returns key value.
func (AddSubscriptionReceiverResponseValidationError) Reason ¶ added in v0.7.6
func (e AddSubscriptionReceiverResponseValidationError) Reason() string
Reason function returns reason value.
type Alert ¶
type Alert struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` ProviderId uint64 `protobuf:"varint,2,opt,name=provider_id,json=providerId,proto3" json:"provider_id,omitempty"` ResourceName string `protobuf:"bytes,3,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"` MetricName string `protobuf:"bytes,4,opt,name=metric_name,json=metricName,proto3" json:"metric_name,omitempty"` MetricValue string `protobuf:"bytes,5,opt,name=metric_value,json=metricValue,proto3" json:"metric_value,omitempty"` Severity string `protobuf:"bytes,6,opt,name=severity,proto3" json:"severity,omitempty"` Rule string `protobuf:"bytes,7,opt,name=rule,proto3" json:"rule,omitempty"` TriggeredAt *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=triggered_at,json=triggeredAt,proto3" json:"triggered_at,omitempty"` NamespaceId uint64 `protobuf:"varint,9,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` SilenceStatus string `protobuf:"bytes,10,opt,name=silence_status,json=silenceStatus,proto3" json:"silence_status,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` GroupKey string `protobuf:"bytes,13,opt,name=group_key,json=groupKey,proto3" json:"group_key,omitempty"` Status string `protobuf:"bytes,14,opt,name=status,proto3" json:"status,omitempty"` Annotations map[string]string `` /* 164-byte string literal not displayed */ Labels map[string]string `` /* 154-byte string literal not displayed */ GeneratorUrl string `protobuf:"bytes,17,opt,name=generator_url,json=generatorUrl,proto3" json:"generator_url,omitempty"` Fingerprint string `protobuf:"bytes,18,opt,name=fingerprint,proto3" json:"fingerprint,omitempty"` // contains filtered or unexported fields }
func (*Alert) Descriptor
deprecated
func (*Alert) GetAnnotations ¶ added in v0.6.7
func (*Alert) GetCreatedAt ¶ added in v0.6.7
func (x *Alert) GetCreatedAt() *timestamppb.Timestamp
func (*Alert) GetFingerprint ¶ added in v0.6.7
func (*Alert) GetGeneratorUrl ¶ added in v0.6.7
func (*Alert) GetGroupKey ¶ added in v0.6.7
func (*Alert) GetMetricName ¶
func (*Alert) GetMetricValue ¶
func (*Alert) GetNamespaceId ¶
func (*Alert) GetProviderId ¶
func (*Alert) GetResourceName ¶
func (*Alert) GetSeverity ¶
func (*Alert) GetSilenceStatus ¶
func (*Alert) GetTriggeredAt ¶
func (x *Alert) GetTriggeredAt() *timestamppb.Timestamp
func (*Alert) GetUpdatedAt ¶ added in v0.6.7
func (x *Alert) GetUpdatedAt() *timestamppb.Timestamp
func (*Alert) ProtoMessage ¶
func (*Alert) ProtoMessage()
func (*Alert) ProtoReflect ¶
func (x *Alert) ProtoReflect() protoreflect.Message
func (*Alert) Validate ¶
Validate checks the field values on Alert with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Alert) ValidateAll ¶
ValidateAll checks the field values on Alert with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AlertMultiError, or nil if none found.
type AlertMultiError ¶
type AlertMultiError []error
AlertMultiError is an error wrapping multiple validation errors returned by Alert.ValidateAll() if the designated constraints aren't met.
func (AlertMultiError) AllErrors ¶
func (m AlertMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AlertMultiError) Error ¶
func (m AlertMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AlertValidationError ¶
type AlertValidationError struct {
// contains filtered or unexported fields
}
AlertValidationError is the validation error returned by Alert.Validate if the designated constraints aren't met.
func (AlertValidationError) Cause ¶
func (e AlertValidationError) Cause() error
Cause function returns cause value.
func (AlertValidationError) Error ¶
func (e AlertValidationError) Error() string
Error satisfies the builtin error interface
func (AlertValidationError) ErrorName ¶
func (e AlertValidationError) ErrorName() string
ErrorName returns error name.
func (AlertValidationError) Field ¶
func (e AlertValidationError) Field() string
Field function returns field value.
func (AlertValidationError) Key ¶
func (e AlertValidationError) Key() bool
Key function returns key value.
func (AlertValidationError) Reason ¶
func (e AlertValidationError) Reason() string
Reason function returns reason value.
type Annotations ¶
type Annotations struct { MetricName string `protobuf:"bytes,1,opt,name=metric_name,json=metricName,proto3" json:"metric_name,omitempty"` MetricValue string `protobuf:"bytes,2,opt,name=metric_value,json=metricValue,proto3" json:"metric_value,omitempty"` Resource string `protobuf:"bytes,3,opt,name=resource,proto3" json:"resource,omitempty"` Template string `protobuf:"bytes,4,opt,name=template,proto3" json:"template,omitempty"` // contains filtered or unexported fields }
func (*Annotations) Descriptor
deprecated
func (*Annotations) Descriptor() ([]byte, []int)
Deprecated: Use Annotations.ProtoReflect.Descriptor instead.
func (*Annotations) GetMetricName ¶
func (x *Annotations) GetMetricName() string
func (*Annotations) GetMetricValue ¶
func (x *Annotations) GetMetricValue() string
func (*Annotations) GetResource ¶
func (x *Annotations) GetResource() string
func (*Annotations) GetTemplate ¶
func (x *Annotations) GetTemplate() string
func (*Annotations) ProtoMessage ¶
func (*Annotations) ProtoMessage()
func (*Annotations) ProtoReflect ¶
func (x *Annotations) ProtoReflect() protoreflect.Message
func (*Annotations) Reset ¶
func (x *Annotations) Reset()
func (*Annotations) String ¶
func (x *Annotations) String() string
func (*Annotations) Validate ¶
func (m *Annotations) Validate() error
Validate checks the field values on Annotations with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Annotations) ValidateAll ¶
func (m *Annotations) ValidateAll() error
ValidateAll checks the field values on Annotations with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AnnotationsMultiError, or nil if none found.
type AnnotationsMultiError ¶
type AnnotationsMultiError []error
AnnotationsMultiError is an error wrapping multiple validation errors returned by Annotations.ValidateAll() if the designated constraints aren't met.
func (AnnotationsMultiError) AllErrors ¶
func (m AnnotationsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AnnotationsMultiError) Error ¶
func (m AnnotationsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AnnotationsValidationError ¶
type AnnotationsValidationError struct {
// contains filtered or unexported fields
}
AnnotationsValidationError is the validation error returned by Annotations.Validate if the designated constraints aren't met.
func (AnnotationsValidationError) Cause ¶
func (e AnnotationsValidationError) Cause() error
Cause function returns cause value.
func (AnnotationsValidationError) Error ¶
func (e AnnotationsValidationError) Error() string
Error satisfies the builtin error interface
func (AnnotationsValidationError) ErrorName ¶
func (e AnnotationsValidationError) ErrorName() string
ErrorName returns error name.
func (AnnotationsValidationError) Field ¶
func (e AnnotationsValidationError) Field() string
Field function returns field value.
func (AnnotationsValidationError) Key ¶
func (e AnnotationsValidationError) Key() bool
Key function returns key value.
func (AnnotationsValidationError) Reason ¶
func (e AnnotationsValidationError) Reason() string
Reason function returns reason value.
type CreateAlertsRequest ¶
type CreateAlertsRequest struct { ProviderType string `protobuf:"bytes,1,opt,name=provider_type,json=providerType,proto3" json:"provider_type,omitempty"` ProviderId uint64 `protobuf:"varint,2,opt,name=provider_id,json=providerId,proto3" json:"provider_id,omitempty"` Body *structpb.Struct `protobuf:"bytes,3,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*CreateAlertsRequest) Descriptor
deprecated
func (*CreateAlertsRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateAlertsRequest.ProtoReflect.Descriptor instead.
func (*CreateAlertsRequest) GetBody ¶
func (x *CreateAlertsRequest) GetBody() *structpb.Struct
func (*CreateAlertsRequest) GetProviderId ¶
func (x *CreateAlertsRequest) GetProviderId() uint64
func (*CreateAlertsRequest) GetProviderType ¶
func (x *CreateAlertsRequest) GetProviderType() string
func (*CreateAlertsRequest) ProtoMessage ¶
func (*CreateAlertsRequest) ProtoMessage()
func (*CreateAlertsRequest) ProtoReflect ¶
func (x *CreateAlertsRequest) ProtoReflect() protoreflect.Message
func (*CreateAlertsRequest) Reset ¶
func (x *CreateAlertsRequest) Reset()
func (*CreateAlertsRequest) String ¶
func (x *CreateAlertsRequest) String() string
func (*CreateAlertsRequest) Validate ¶
func (m *CreateAlertsRequest) Validate() error
Validate checks the field values on CreateAlertsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateAlertsRequest) ValidateAll ¶
func (m *CreateAlertsRequest) ValidateAll() error
ValidateAll checks the field values on CreateAlertsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateAlertsRequestMultiError, or nil if none found.
type CreateAlertsRequestMultiError ¶
type CreateAlertsRequestMultiError []error
CreateAlertsRequestMultiError is an error wrapping multiple validation errors returned by CreateAlertsRequest.ValidateAll() if the designated constraints aren't met.
func (CreateAlertsRequestMultiError) AllErrors ¶
func (m CreateAlertsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateAlertsRequestMultiError) Error ¶
func (m CreateAlertsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateAlertsRequestValidationError ¶
type CreateAlertsRequestValidationError struct {
// contains filtered or unexported fields
}
CreateAlertsRequestValidationError is the validation error returned by CreateAlertsRequest.Validate if the designated constraints aren't met.
func (CreateAlertsRequestValidationError) Cause ¶
func (e CreateAlertsRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateAlertsRequestValidationError) Error ¶
func (e CreateAlertsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateAlertsRequestValidationError) ErrorName ¶
func (e CreateAlertsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateAlertsRequestValidationError) Field ¶
func (e CreateAlertsRequestValidationError) Field() string
Field function returns field value.
func (CreateAlertsRequestValidationError) Key ¶
func (e CreateAlertsRequestValidationError) Key() bool
Key function returns key value.
func (CreateAlertsRequestValidationError) Reason ¶
func (e CreateAlertsRequestValidationError) Reason() string
Reason function returns reason value.
type CreateAlertsResponse ¶
type CreateAlertsResponse struct { Alerts []*Alert `protobuf:"bytes,1,rep,name=alerts,proto3" json:"alerts,omitempty"` // contains filtered or unexported fields }
func (*CreateAlertsResponse) Descriptor
deprecated
func (*CreateAlertsResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateAlertsResponse.ProtoReflect.Descriptor instead.
func (*CreateAlertsResponse) GetAlerts ¶
func (x *CreateAlertsResponse) GetAlerts() []*Alert
func (*CreateAlertsResponse) ProtoMessage ¶
func (*CreateAlertsResponse) ProtoMessage()
func (*CreateAlertsResponse) ProtoReflect ¶
func (x *CreateAlertsResponse) ProtoReflect() protoreflect.Message
func (*CreateAlertsResponse) Reset ¶
func (x *CreateAlertsResponse) Reset()
func (*CreateAlertsResponse) String ¶
func (x *CreateAlertsResponse) String() string
func (*CreateAlertsResponse) Validate ¶
func (m *CreateAlertsResponse) Validate() error
Validate checks the field values on CreateAlertsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateAlertsResponse) ValidateAll ¶
func (m *CreateAlertsResponse) ValidateAll() error
ValidateAll checks the field values on CreateAlertsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateAlertsResponseMultiError, or nil if none found.
type CreateAlertsResponseMultiError ¶
type CreateAlertsResponseMultiError []error
CreateAlertsResponseMultiError is an error wrapping multiple validation errors returned by CreateAlertsResponse.ValidateAll() if the designated constraints aren't met.
func (CreateAlertsResponseMultiError) AllErrors ¶
func (m CreateAlertsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateAlertsResponseMultiError) Error ¶
func (m CreateAlertsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateAlertsResponseValidationError ¶
type CreateAlertsResponseValidationError struct {
// contains filtered or unexported fields
}
CreateAlertsResponseValidationError is the validation error returned by CreateAlertsResponse.Validate if the designated constraints aren't met.
func (CreateAlertsResponseValidationError) Cause ¶
func (e CreateAlertsResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateAlertsResponseValidationError) Error ¶
func (e CreateAlertsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateAlertsResponseValidationError) ErrorName ¶
func (e CreateAlertsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateAlertsResponseValidationError) Field ¶
func (e CreateAlertsResponseValidationError) Field() string
Field function returns field value.
func (CreateAlertsResponseValidationError) Key ¶
func (e CreateAlertsResponseValidationError) Key() bool
Key function returns key value.
func (CreateAlertsResponseValidationError) Reason ¶
func (e CreateAlertsResponseValidationError) Reason() string
Reason function returns reason value.
type CreateAlertsWithNamespaceRequest ¶
type CreateAlertsWithNamespaceRequest struct { ProviderType string `protobuf:"bytes,1,opt,name=provider_type,json=providerType,proto3" json:"provider_type,omitempty"` ProviderId uint64 `protobuf:"varint,2,opt,name=provider_id,json=providerId,proto3" json:"provider_id,omitempty"` Body *structpb.Struct `protobuf:"bytes,3,opt,name=body,proto3" json:"body,omitempty"` NamespaceId uint64 `protobuf:"varint,4,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` // contains filtered or unexported fields }
func (*CreateAlertsWithNamespaceRequest) Descriptor
deprecated
func (*CreateAlertsWithNamespaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateAlertsWithNamespaceRequest.ProtoReflect.Descriptor instead.
func (*CreateAlertsWithNamespaceRequest) GetBody ¶
func (x *CreateAlertsWithNamespaceRequest) GetBody() *structpb.Struct
func (*CreateAlertsWithNamespaceRequest) GetNamespaceId ¶
func (x *CreateAlertsWithNamespaceRequest) GetNamespaceId() uint64
func (*CreateAlertsWithNamespaceRequest) GetProviderId ¶
func (x *CreateAlertsWithNamespaceRequest) GetProviderId() uint64
func (*CreateAlertsWithNamespaceRequest) GetProviderType ¶
func (x *CreateAlertsWithNamespaceRequest) GetProviderType() string
func (*CreateAlertsWithNamespaceRequest) ProtoMessage ¶
func (*CreateAlertsWithNamespaceRequest) ProtoMessage()
func (*CreateAlertsWithNamespaceRequest) ProtoReflect ¶
func (x *CreateAlertsWithNamespaceRequest) ProtoReflect() protoreflect.Message
func (*CreateAlertsWithNamespaceRequest) Reset ¶
func (x *CreateAlertsWithNamespaceRequest) Reset()
func (*CreateAlertsWithNamespaceRequest) String ¶
func (x *CreateAlertsWithNamespaceRequest) String() string
func (*CreateAlertsWithNamespaceRequest) Validate ¶
func (m *CreateAlertsWithNamespaceRequest) Validate() error
Validate checks the field values on CreateAlertsWithNamespaceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateAlertsWithNamespaceRequest) ValidateAll ¶
func (m *CreateAlertsWithNamespaceRequest) ValidateAll() error
ValidateAll checks the field values on CreateAlertsWithNamespaceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateAlertsWithNamespaceRequestMultiError, or nil if none found.
type CreateAlertsWithNamespaceRequestMultiError ¶
type CreateAlertsWithNamespaceRequestMultiError []error
CreateAlertsWithNamespaceRequestMultiError is an error wrapping multiple validation errors returned by CreateAlertsWithNamespaceRequest.ValidateAll() if the designated constraints aren't met.
func (CreateAlertsWithNamespaceRequestMultiError) AllErrors ¶
func (m CreateAlertsWithNamespaceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateAlertsWithNamespaceRequestMultiError) Error ¶
func (m CreateAlertsWithNamespaceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateAlertsWithNamespaceRequestValidationError ¶
type CreateAlertsWithNamespaceRequestValidationError struct {
// contains filtered or unexported fields
}
CreateAlertsWithNamespaceRequestValidationError is the validation error returned by CreateAlertsWithNamespaceRequest.Validate if the designated constraints aren't met.
func (CreateAlertsWithNamespaceRequestValidationError) Cause ¶
func (e CreateAlertsWithNamespaceRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateAlertsWithNamespaceRequestValidationError) Error ¶
func (e CreateAlertsWithNamespaceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateAlertsWithNamespaceRequestValidationError) ErrorName ¶
func (e CreateAlertsWithNamespaceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateAlertsWithNamespaceRequestValidationError) Field ¶
func (e CreateAlertsWithNamespaceRequestValidationError) Field() string
Field function returns field value.
func (CreateAlertsWithNamespaceRequestValidationError) Key ¶
func (e CreateAlertsWithNamespaceRequestValidationError) Key() bool
Key function returns key value.
func (CreateAlertsWithNamespaceRequestValidationError) Reason ¶
func (e CreateAlertsWithNamespaceRequestValidationError) Reason() string
Reason function returns reason value.
type CreateAlertsWithNamespaceResponse ¶
type CreateAlertsWithNamespaceResponse struct { Alerts []*Alert `protobuf:"bytes,1,rep,name=alerts,proto3" json:"alerts,omitempty"` // contains filtered or unexported fields }
func (*CreateAlertsWithNamespaceResponse) Descriptor
deprecated
func (*CreateAlertsWithNamespaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateAlertsWithNamespaceResponse.ProtoReflect.Descriptor instead.
func (*CreateAlertsWithNamespaceResponse) GetAlerts ¶
func (x *CreateAlertsWithNamespaceResponse) GetAlerts() []*Alert
func (*CreateAlertsWithNamespaceResponse) ProtoMessage ¶
func (*CreateAlertsWithNamespaceResponse) ProtoMessage()
func (*CreateAlertsWithNamespaceResponse) ProtoReflect ¶
func (x *CreateAlertsWithNamespaceResponse) ProtoReflect() protoreflect.Message
func (*CreateAlertsWithNamespaceResponse) Reset ¶
func (x *CreateAlertsWithNamespaceResponse) Reset()
func (*CreateAlertsWithNamespaceResponse) String ¶
func (x *CreateAlertsWithNamespaceResponse) String() string
func (*CreateAlertsWithNamespaceResponse) Validate ¶
func (m *CreateAlertsWithNamespaceResponse) Validate() error
Validate checks the field values on CreateAlertsWithNamespaceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateAlertsWithNamespaceResponse) ValidateAll ¶
func (m *CreateAlertsWithNamespaceResponse) ValidateAll() error
ValidateAll checks the field values on CreateAlertsWithNamespaceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateAlertsWithNamespaceResponseMultiError, or nil if none found.
type CreateAlertsWithNamespaceResponseMultiError ¶
type CreateAlertsWithNamespaceResponseMultiError []error
CreateAlertsWithNamespaceResponseMultiError is an error wrapping multiple validation errors returned by CreateAlertsWithNamespaceResponse.ValidateAll() if the designated constraints aren't met.
func (CreateAlertsWithNamespaceResponseMultiError) AllErrors ¶
func (m CreateAlertsWithNamespaceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateAlertsWithNamespaceResponseMultiError) Error ¶
func (m CreateAlertsWithNamespaceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateAlertsWithNamespaceResponseValidationError ¶
type CreateAlertsWithNamespaceResponseValidationError struct {
// contains filtered or unexported fields
}
CreateAlertsWithNamespaceResponseValidationError is the validation error returned by CreateAlertsWithNamespaceResponse.Validate if the designated constraints aren't met.
func (CreateAlertsWithNamespaceResponseValidationError) Cause ¶
func (e CreateAlertsWithNamespaceResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateAlertsWithNamespaceResponseValidationError) Error ¶
func (e CreateAlertsWithNamespaceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateAlertsWithNamespaceResponseValidationError) ErrorName ¶
func (e CreateAlertsWithNamespaceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateAlertsWithNamespaceResponseValidationError) Field ¶
func (e CreateAlertsWithNamespaceResponseValidationError) Field() string
Field function returns field value.
func (CreateAlertsWithNamespaceResponseValidationError) Key ¶
func (e CreateAlertsWithNamespaceResponseValidationError) Key() bool
Key function returns key value.
func (CreateAlertsWithNamespaceResponseValidationError) Reason ¶
func (e CreateAlertsWithNamespaceResponseValidationError) Reason() string
Reason function returns reason value.
type CreateNamespaceRequest ¶
type CreateNamespaceRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Urn string `protobuf:"bytes,2,opt,name=urn,proto3" json:"urn,omitempty"` Provider uint64 `protobuf:"varint,3,opt,name=provider,proto3" json:"provider,omitempty"` Credentials *structpb.Struct `protobuf:"bytes,4,opt,name=credentials,proto3" json:"credentials,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // contains filtered or unexported fields }
func (*CreateNamespaceRequest) Descriptor
deprecated
func (*CreateNamespaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateNamespaceRequest.ProtoReflect.Descriptor instead.
func (*CreateNamespaceRequest) GetCreatedAt ¶
func (x *CreateNamespaceRequest) GetCreatedAt() *timestamppb.Timestamp
func (*CreateNamespaceRequest) GetCredentials ¶
func (x *CreateNamespaceRequest) GetCredentials() *structpb.Struct
func (*CreateNamespaceRequest) GetLabels ¶
func (x *CreateNamespaceRequest) GetLabels() map[string]string
func (*CreateNamespaceRequest) GetName ¶
func (x *CreateNamespaceRequest) GetName() string
func (*CreateNamespaceRequest) GetProvider ¶
func (x *CreateNamespaceRequest) GetProvider() uint64
func (*CreateNamespaceRequest) GetUpdatedAt ¶
func (x *CreateNamespaceRequest) GetUpdatedAt() *timestamppb.Timestamp
func (*CreateNamespaceRequest) GetUrn ¶
func (x *CreateNamespaceRequest) GetUrn() string
func (*CreateNamespaceRequest) ProtoMessage ¶
func (*CreateNamespaceRequest) ProtoMessage()
func (*CreateNamespaceRequest) ProtoReflect ¶
func (x *CreateNamespaceRequest) ProtoReflect() protoreflect.Message
func (*CreateNamespaceRequest) Reset ¶
func (x *CreateNamespaceRequest) Reset()
func (*CreateNamespaceRequest) String ¶
func (x *CreateNamespaceRequest) String() string
func (*CreateNamespaceRequest) Validate ¶
func (m *CreateNamespaceRequest) Validate() error
Validate checks the field values on CreateNamespaceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateNamespaceRequest) ValidateAll ¶
func (m *CreateNamespaceRequest) ValidateAll() error
ValidateAll checks the field values on CreateNamespaceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateNamespaceRequestMultiError, or nil if none found.
type CreateNamespaceRequestMultiError ¶
type CreateNamespaceRequestMultiError []error
CreateNamespaceRequestMultiError is an error wrapping multiple validation errors returned by CreateNamespaceRequest.ValidateAll() if the designated constraints aren't met.
func (CreateNamespaceRequestMultiError) AllErrors ¶
func (m CreateNamespaceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateNamespaceRequestMultiError) Error ¶
func (m CreateNamespaceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateNamespaceRequestValidationError ¶
type CreateNamespaceRequestValidationError struct {
// contains filtered or unexported fields
}
CreateNamespaceRequestValidationError is the validation error returned by CreateNamespaceRequest.Validate if the designated constraints aren't met.
func (CreateNamespaceRequestValidationError) Cause ¶
func (e CreateNamespaceRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateNamespaceRequestValidationError) Error ¶
func (e CreateNamespaceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateNamespaceRequestValidationError) ErrorName ¶
func (e CreateNamespaceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateNamespaceRequestValidationError) Field ¶
func (e CreateNamespaceRequestValidationError) Field() string
Field function returns field value.
func (CreateNamespaceRequestValidationError) Key ¶
func (e CreateNamespaceRequestValidationError) Key() bool
Key function returns key value.
func (CreateNamespaceRequestValidationError) Reason ¶
func (e CreateNamespaceRequestValidationError) Reason() string
Reason function returns reason value.
type CreateNamespaceResponse ¶
type CreateNamespaceResponse struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateNamespaceResponse) Descriptor
deprecated
func (*CreateNamespaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateNamespaceResponse.ProtoReflect.Descriptor instead.
func (*CreateNamespaceResponse) GetId ¶
func (x *CreateNamespaceResponse) GetId() uint64
func (*CreateNamespaceResponse) ProtoMessage ¶
func (*CreateNamespaceResponse) ProtoMessage()
func (*CreateNamespaceResponse) ProtoReflect ¶
func (x *CreateNamespaceResponse) ProtoReflect() protoreflect.Message
func (*CreateNamespaceResponse) Reset ¶
func (x *CreateNamespaceResponse) Reset()
func (*CreateNamespaceResponse) String ¶
func (x *CreateNamespaceResponse) String() string
func (*CreateNamespaceResponse) Validate ¶
func (m *CreateNamespaceResponse) Validate() error
Validate checks the field values on CreateNamespaceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateNamespaceResponse) ValidateAll ¶
func (m *CreateNamespaceResponse) ValidateAll() error
ValidateAll checks the field values on CreateNamespaceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateNamespaceResponseMultiError, or nil if none found.
type CreateNamespaceResponseMultiError ¶
type CreateNamespaceResponseMultiError []error
CreateNamespaceResponseMultiError is an error wrapping multiple validation errors returned by CreateNamespaceResponse.ValidateAll() if the designated constraints aren't met.
func (CreateNamespaceResponseMultiError) AllErrors ¶
func (m CreateNamespaceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateNamespaceResponseMultiError) Error ¶
func (m CreateNamespaceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateNamespaceResponseValidationError ¶
type CreateNamespaceResponseValidationError struct {
// contains filtered or unexported fields
}
CreateNamespaceResponseValidationError is the validation error returned by CreateNamespaceResponse.Validate if the designated constraints aren't met.
func (CreateNamespaceResponseValidationError) Cause ¶
func (e CreateNamespaceResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateNamespaceResponseValidationError) Error ¶
func (e CreateNamespaceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateNamespaceResponseValidationError) ErrorName ¶
func (e CreateNamespaceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateNamespaceResponseValidationError) Field ¶
func (e CreateNamespaceResponseValidationError) Field() string
Field function returns field value.
func (CreateNamespaceResponseValidationError) Key ¶
func (e CreateNamespaceResponseValidationError) Key() bool
Key function returns key value.
func (CreateNamespaceResponseValidationError) Reason ¶
func (e CreateNamespaceResponseValidationError) Reason() string
Reason function returns reason value.
type CreateProviderRequest ¶
type CreateProviderRequest struct { Host string `protobuf:"bytes,1,opt,name=host,proto3" json:"host,omitempty"` Urn string `protobuf:"bytes,2,opt,name=urn,proto3" json:"urn,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Type string `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"` Credentials *structpb.Struct `protobuf:"bytes,5,opt,name=credentials,proto3" json:"credentials,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateProviderRequest) Descriptor
deprecated
func (*CreateProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateProviderRequest.ProtoReflect.Descriptor instead.
func (*CreateProviderRequest) GetCredentials ¶
func (x *CreateProviderRequest) GetCredentials() *structpb.Struct
func (*CreateProviderRequest) GetHost ¶
func (x *CreateProviderRequest) GetHost() string
func (*CreateProviderRequest) GetLabels ¶
func (x *CreateProviderRequest) GetLabels() map[string]string
func (*CreateProviderRequest) GetName ¶
func (x *CreateProviderRequest) GetName() string
func (*CreateProviderRequest) GetType ¶
func (x *CreateProviderRequest) GetType() string
func (*CreateProviderRequest) GetUrn ¶
func (x *CreateProviderRequest) GetUrn() string
func (*CreateProviderRequest) ProtoMessage ¶
func (*CreateProviderRequest) ProtoMessage()
func (*CreateProviderRequest) ProtoReflect ¶
func (x *CreateProviderRequest) ProtoReflect() protoreflect.Message
func (*CreateProviderRequest) Reset ¶
func (x *CreateProviderRequest) Reset()
func (*CreateProviderRequest) String ¶
func (x *CreateProviderRequest) String() string
func (*CreateProviderRequest) Validate ¶
func (m *CreateProviderRequest) Validate() error
Validate checks the field values on CreateProviderRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateProviderRequest) ValidateAll ¶
func (m *CreateProviderRequest) ValidateAll() error
ValidateAll checks the field values on CreateProviderRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateProviderRequestMultiError, or nil if none found.
type CreateProviderRequestMultiError ¶
type CreateProviderRequestMultiError []error
CreateProviderRequestMultiError is an error wrapping multiple validation errors returned by CreateProviderRequest.ValidateAll() if the designated constraints aren't met.
func (CreateProviderRequestMultiError) AllErrors ¶
func (m CreateProviderRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateProviderRequestMultiError) Error ¶
func (m CreateProviderRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateProviderRequestValidationError ¶
type CreateProviderRequestValidationError struct {
// contains filtered or unexported fields
}
CreateProviderRequestValidationError is the validation error returned by CreateProviderRequest.Validate if the designated constraints aren't met.
func (CreateProviderRequestValidationError) Cause ¶
func (e CreateProviderRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateProviderRequestValidationError) Error ¶
func (e CreateProviderRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateProviderRequestValidationError) ErrorName ¶
func (e CreateProviderRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateProviderRequestValidationError) Field ¶
func (e CreateProviderRequestValidationError) Field() string
Field function returns field value.
func (CreateProviderRequestValidationError) Key ¶
func (e CreateProviderRequestValidationError) Key() bool
Key function returns key value.
func (CreateProviderRequestValidationError) Reason ¶
func (e CreateProviderRequestValidationError) Reason() string
Reason function returns reason value.
type CreateProviderResponse ¶
type CreateProviderResponse struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateProviderResponse) Descriptor
deprecated
func (*CreateProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateProviderResponse.ProtoReflect.Descriptor instead.
func (*CreateProviderResponse) GetId ¶
func (x *CreateProviderResponse) GetId() uint64
func (*CreateProviderResponse) ProtoMessage ¶
func (*CreateProviderResponse) ProtoMessage()
func (*CreateProviderResponse) ProtoReflect ¶
func (x *CreateProviderResponse) ProtoReflect() protoreflect.Message
func (*CreateProviderResponse) Reset ¶
func (x *CreateProviderResponse) Reset()
func (*CreateProviderResponse) String ¶
func (x *CreateProviderResponse) String() string
func (*CreateProviderResponse) Validate ¶
func (m *CreateProviderResponse) Validate() error
Validate checks the field values on CreateProviderResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateProviderResponse) ValidateAll ¶
func (m *CreateProviderResponse) ValidateAll() error
ValidateAll checks the field values on CreateProviderResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateProviderResponseMultiError, or nil if none found.
type CreateProviderResponseMultiError ¶
type CreateProviderResponseMultiError []error
CreateProviderResponseMultiError is an error wrapping multiple validation errors returned by CreateProviderResponse.ValidateAll() if the designated constraints aren't met.
func (CreateProviderResponseMultiError) AllErrors ¶
func (m CreateProviderResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateProviderResponseMultiError) Error ¶
func (m CreateProviderResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateProviderResponseValidationError ¶
type CreateProviderResponseValidationError struct {
// contains filtered or unexported fields
}
CreateProviderResponseValidationError is the validation error returned by CreateProviderResponse.Validate if the designated constraints aren't met.
func (CreateProviderResponseValidationError) Cause ¶
func (e CreateProviderResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateProviderResponseValidationError) Error ¶
func (e CreateProviderResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateProviderResponseValidationError) ErrorName ¶
func (e CreateProviderResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateProviderResponseValidationError) Field ¶
func (e CreateProviderResponseValidationError) Field() string
Field function returns field value.
func (CreateProviderResponseValidationError) Key ¶
func (e CreateProviderResponseValidationError) Key() bool
Key function returns key value.
func (CreateProviderResponseValidationError) Reason ¶
func (e CreateProviderResponseValidationError) Reason() string
Reason function returns reason value.
type CreateReceiverRequest ¶
type CreateReceiverRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ Configurations *structpb.Struct `protobuf:"bytes,4,opt,name=configurations,proto3" json:"configurations,omitempty"` ParentId uint64 `protobuf:"varint,5,opt,name=parent_id,json=parentId,proto3" json:"parent_id,omitempty"` // contains filtered or unexported fields }
func (*CreateReceiverRequest) Descriptor
deprecated
func (*CreateReceiverRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateReceiverRequest.ProtoReflect.Descriptor instead.
func (*CreateReceiverRequest) GetConfigurations ¶
func (x *CreateReceiverRequest) GetConfigurations() *structpb.Struct
func (*CreateReceiverRequest) GetLabels ¶
func (x *CreateReceiverRequest) GetLabels() map[string]string
func (*CreateReceiverRequest) GetName ¶
func (x *CreateReceiverRequest) GetName() string
func (*CreateReceiverRequest) GetParentId ¶ added in v0.6.5
func (x *CreateReceiverRequest) GetParentId() uint64
func (*CreateReceiverRequest) GetType ¶
func (x *CreateReceiverRequest) GetType() string
func (*CreateReceiverRequest) ProtoMessage ¶
func (*CreateReceiverRequest) ProtoMessage()
func (*CreateReceiverRequest) ProtoReflect ¶
func (x *CreateReceiverRequest) ProtoReflect() protoreflect.Message
func (*CreateReceiverRequest) Reset ¶
func (x *CreateReceiverRequest) Reset()
func (*CreateReceiverRequest) String ¶
func (x *CreateReceiverRequest) String() string
func (*CreateReceiverRequest) Validate ¶
func (m *CreateReceiverRequest) Validate() error
Validate checks the field values on CreateReceiverRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateReceiverRequest) ValidateAll ¶
func (m *CreateReceiverRequest) ValidateAll() error
ValidateAll checks the field values on CreateReceiverRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateReceiverRequestMultiError, or nil if none found.
type CreateReceiverRequestMultiError ¶
type CreateReceiverRequestMultiError []error
CreateReceiverRequestMultiError is an error wrapping multiple validation errors returned by CreateReceiverRequest.ValidateAll() if the designated constraints aren't met.
func (CreateReceiverRequestMultiError) AllErrors ¶
func (m CreateReceiverRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateReceiverRequestMultiError) Error ¶
func (m CreateReceiverRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateReceiverRequestValidationError ¶
type CreateReceiverRequestValidationError struct {
// contains filtered or unexported fields
}
CreateReceiverRequestValidationError is the validation error returned by CreateReceiverRequest.Validate if the designated constraints aren't met.
func (CreateReceiverRequestValidationError) Cause ¶
func (e CreateReceiverRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateReceiverRequestValidationError) Error ¶
func (e CreateReceiverRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateReceiverRequestValidationError) ErrorName ¶
func (e CreateReceiverRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateReceiverRequestValidationError) Field ¶
func (e CreateReceiverRequestValidationError) Field() string
Field function returns field value.
func (CreateReceiverRequestValidationError) Key ¶
func (e CreateReceiverRequestValidationError) Key() bool
Key function returns key value.
func (CreateReceiverRequestValidationError) Reason ¶
func (e CreateReceiverRequestValidationError) Reason() string
Reason function returns reason value.
type CreateReceiverResponse ¶
type CreateReceiverResponse struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateReceiverResponse) Descriptor
deprecated
func (*CreateReceiverResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateReceiverResponse.ProtoReflect.Descriptor instead.
func (*CreateReceiverResponse) GetId ¶
func (x *CreateReceiverResponse) GetId() uint64
func (*CreateReceiverResponse) ProtoMessage ¶
func (*CreateReceiverResponse) ProtoMessage()
func (*CreateReceiverResponse) ProtoReflect ¶
func (x *CreateReceiverResponse) ProtoReflect() protoreflect.Message
func (*CreateReceiverResponse) Reset ¶
func (x *CreateReceiverResponse) Reset()
func (*CreateReceiverResponse) String ¶
func (x *CreateReceiverResponse) String() string
func (*CreateReceiverResponse) Validate ¶
func (m *CreateReceiverResponse) Validate() error
Validate checks the field values on CreateReceiverResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateReceiverResponse) ValidateAll ¶
func (m *CreateReceiverResponse) ValidateAll() error
ValidateAll checks the field values on CreateReceiverResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateReceiverResponseMultiError, or nil if none found.
type CreateReceiverResponseMultiError ¶
type CreateReceiverResponseMultiError []error
CreateReceiverResponseMultiError is an error wrapping multiple validation errors returned by CreateReceiverResponse.ValidateAll() if the designated constraints aren't met.
func (CreateReceiverResponseMultiError) AllErrors ¶
func (m CreateReceiverResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateReceiverResponseMultiError) Error ¶
func (m CreateReceiverResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateReceiverResponseValidationError ¶
type CreateReceiverResponseValidationError struct {
// contains filtered or unexported fields
}
CreateReceiverResponseValidationError is the validation error returned by CreateReceiverResponse.Validate if the designated constraints aren't met.
func (CreateReceiverResponseValidationError) Cause ¶
func (e CreateReceiverResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateReceiverResponseValidationError) Error ¶
func (e CreateReceiverResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateReceiverResponseValidationError) ErrorName ¶
func (e CreateReceiverResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateReceiverResponseValidationError) Field ¶
func (e CreateReceiverResponseValidationError) Field() string
Field function returns field value.
func (CreateReceiverResponseValidationError) Key ¶
func (e CreateReceiverResponseValidationError) Key() bool
Key function returns key value.
func (CreateReceiverResponseValidationError) Reason ¶
func (e CreateReceiverResponseValidationError) Reason() string
Reason function returns reason value.
type CreateSilenceRequest ¶
type CreateSilenceRequest struct { NamespaceId uint64 `protobuf:"varint,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` TargetId uint64 `protobuf:"varint,3,opt,name=target_id,json=targetId,proto3" json:"target_id,omitempty"` TargetExpression *structpb.Struct `protobuf:"bytes,4,opt,name=target_expression,json=targetExpression,proto3" json:"target_expression,omitempty"` // contains filtered or unexported fields }
func (*CreateSilenceRequest) Descriptor
deprecated
func (*CreateSilenceRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateSilenceRequest.ProtoReflect.Descriptor instead.
func (*CreateSilenceRequest) GetNamespaceId ¶
func (x *CreateSilenceRequest) GetNamespaceId() uint64
func (*CreateSilenceRequest) GetTargetExpression ¶
func (x *CreateSilenceRequest) GetTargetExpression() *structpb.Struct
func (*CreateSilenceRequest) GetTargetId ¶
func (x *CreateSilenceRequest) GetTargetId() uint64
func (*CreateSilenceRequest) GetType ¶
func (x *CreateSilenceRequest) GetType() string
func (*CreateSilenceRequest) ProtoMessage ¶
func (*CreateSilenceRequest) ProtoMessage()
func (*CreateSilenceRequest) ProtoReflect ¶
func (x *CreateSilenceRequest) ProtoReflect() protoreflect.Message
func (*CreateSilenceRequest) Reset ¶
func (x *CreateSilenceRequest) Reset()
func (*CreateSilenceRequest) String ¶
func (x *CreateSilenceRequest) String() string
func (*CreateSilenceRequest) Validate ¶
func (m *CreateSilenceRequest) Validate() error
Validate checks the field values on CreateSilenceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateSilenceRequest) ValidateAll ¶
func (m *CreateSilenceRequest) ValidateAll() error
ValidateAll checks the field values on CreateSilenceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateSilenceRequestMultiError, or nil if none found.
type CreateSilenceRequestMultiError ¶
type CreateSilenceRequestMultiError []error
CreateSilenceRequestMultiError is an error wrapping multiple validation errors returned by CreateSilenceRequest.ValidateAll() if the designated constraints aren't met.
func (CreateSilenceRequestMultiError) AllErrors ¶
func (m CreateSilenceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateSilenceRequestMultiError) Error ¶
func (m CreateSilenceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateSilenceRequestValidationError ¶
type CreateSilenceRequestValidationError struct {
// contains filtered or unexported fields
}
CreateSilenceRequestValidationError is the validation error returned by CreateSilenceRequest.Validate if the designated constraints aren't met.
func (CreateSilenceRequestValidationError) Cause ¶
func (e CreateSilenceRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateSilenceRequestValidationError) Error ¶
func (e CreateSilenceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateSilenceRequestValidationError) ErrorName ¶
func (e CreateSilenceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateSilenceRequestValidationError) Field ¶
func (e CreateSilenceRequestValidationError) Field() string
Field function returns field value.
func (CreateSilenceRequestValidationError) Key ¶
func (e CreateSilenceRequestValidationError) Key() bool
Key function returns key value.
func (CreateSilenceRequestValidationError) Reason ¶
func (e CreateSilenceRequestValidationError) Reason() string
Reason function returns reason value.
type CreateSilenceResponse ¶
type CreateSilenceResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateSilenceResponse) Descriptor
deprecated
func (*CreateSilenceResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateSilenceResponse.ProtoReflect.Descriptor instead.
func (*CreateSilenceResponse) GetId ¶
func (x *CreateSilenceResponse) GetId() string
func (*CreateSilenceResponse) ProtoMessage ¶
func (*CreateSilenceResponse) ProtoMessage()
func (*CreateSilenceResponse) ProtoReflect ¶
func (x *CreateSilenceResponse) ProtoReflect() protoreflect.Message
func (*CreateSilenceResponse) Reset ¶
func (x *CreateSilenceResponse) Reset()
func (*CreateSilenceResponse) String ¶
func (x *CreateSilenceResponse) String() string
func (*CreateSilenceResponse) Validate ¶
func (m *CreateSilenceResponse) Validate() error
Validate checks the field values on CreateSilenceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateSilenceResponse) ValidateAll ¶
func (m *CreateSilenceResponse) ValidateAll() error
ValidateAll checks the field values on CreateSilenceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateSilenceResponseMultiError, or nil if none found.
type CreateSilenceResponseMultiError ¶
type CreateSilenceResponseMultiError []error
CreateSilenceResponseMultiError is an error wrapping multiple validation errors returned by CreateSilenceResponse.ValidateAll() if the designated constraints aren't met.
func (CreateSilenceResponseMultiError) AllErrors ¶
func (m CreateSilenceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateSilenceResponseMultiError) Error ¶
func (m CreateSilenceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateSilenceResponseValidationError ¶
type CreateSilenceResponseValidationError struct {
// contains filtered or unexported fields
}
CreateSilenceResponseValidationError is the validation error returned by CreateSilenceResponse.Validate if the designated constraints aren't met.
func (CreateSilenceResponseValidationError) Cause ¶
func (e CreateSilenceResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateSilenceResponseValidationError) Error ¶
func (e CreateSilenceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateSilenceResponseValidationError) ErrorName ¶
func (e CreateSilenceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateSilenceResponseValidationError) Field ¶
func (e CreateSilenceResponseValidationError) Field() string
Field function returns field value.
func (CreateSilenceResponseValidationError) Key ¶
func (e CreateSilenceResponseValidationError) Key() bool
Key function returns key value.
func (CreateSilenceResponseValidationError) Reason ¶
func (e CreateSilenceResponseValidationError) Reason() string
Reason function returns reason value.
type CreateSubscriptionRequest ¶
type CreateSubscriptionRequest struct { Urn string `protobuf:"bytes,1,opt,name=urn,proto3" json:"urn,omitempty"` Namespace uint64 `protobuf:"varint,2,opt,name=namespace,proto3" json:"namespace,omitempty"` Receivers []*ReceiverMetadata `protobuf:"bytes,3,rep,name=receivers,proto3" json:"receivers,omitempty"` Match map[string]string `` /* 151-byte string literal not displayed */ Metadata *structpb.Struct `protobuf:"bytes,5,opt,name=metadata,proto3" json:"metadata,omitempty"` CreatedBy string `protobuf:"bytes,6,opt,name=created_by,json=createdBy,proto3" json:"created_by,omitempty"` // contains filtered or unexported fields }
func (*CreateSubscriptionRequest) Descriptor
deprecated
func (*CreateSubscriptionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateSubscriptionRequest.ProtoReflect.Descriptor instead.
func (*CreateSubscriptionRequest) GetCreatedBy ¶ added in v0.6.4
func (x *CreateSubscriptionRequest) GetCreatedBy() string
func (*CreateSubscriptionRequest) GetMatch ¶
func (x *CreateSubscriptionRequest) GetMatch() map[string]string
func (*CreateSubscriptionRequest) GetMetadata ¶ added in v0.6.4
func (x *CreateSubscriptionRequest) GetMetadata() *structpb.Struct
func (*CreateSubscriptionRequest) GetNamespace ¶
func (x *CreateSubscriptionRequest) GetNamespace() uint64
func (*CreateSubscriptionRequest) GetReceivers ¶
func (x *CreateSubscriptionRequest) GetReceivers() []*ReceiverMetadata
func (*CreateSubscriptionRequest) GetUrn ¶
func (x *CreateSubscriptionRequest) GetUrn() string
func (*CreateSubscriptionRequest) ProtoMessage ¶
func (*CreateSubscriptionRequest) ProtoMessage()
func (*CreateSubscriptionRequest) ProtoReflect ¶
func (x *CreateSubscriptionRequest) ProtoReflect() protoreflect.Message
func (*CreateSubscriptionRequest) Reset ¶
func (x *CreateSubscriptionRequest) Reset()
func (*CreateSubscriptionRequest) String ¶
func (x *CreateSubscriptionRequest) String() string
func (*CreateSubscriptionRequest) Validate ¶
func (m *CreateSubscriptionRequest) Validate() error
Validate checks the field values on CreateSubscriptionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateSubscriptionRequest) ValidateAll ¶
func (m *CreateSubscriptionRequest) ValidateAll() error
ValidateAll checks the field values on CreateSubscriptionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateSubscriptionRequestMultiError, or nil if none found.
type CreateSubscriptionRequestMultiError ¶
type CreateSubscriptionRequestMultiError []error
CreateSubscriptionRequestMultiError is an error wrapping multiple validation errors returned by CreateSubscriptionRequest.ValidateAll() if the designated constraints aren't met.
func (CreateSubscriptionRequestMultiError) AllErrors ¶
func (m CreateSubscriptionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateSubscriptionRequestMultiError) Error ¶
func (m CreateSubscriptionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateSubscriptionRequestValidationError ¶
type CreateSubscriptionRequestValidationError struct {
// contains filtered or unexported fields
}
CreateSubscriptionRequestValidationError is the validation error returned by CreateSubscriptionRequest.Validate if the designated constraints aren't met.
func (CreateSubscriptionRequestValidationError) Cause ¶
func (e CreateSubscriptionRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateSubscriptionRequestValidationError) Error ¶
func (e CreateSubscriptionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateSubscriptionRequestValidationError) ErrorName ¶
func (e CreateSubscriptionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateSubscriptionRequestValidationError) Field ¶
func (e CreateSubscriptionRequestValidationError) Field() string
Field function returns field value.
func (CreateSubscriptionRequestValidationError) Key ¶
func (e CreateSubscriptionRequestValidationError) Key() bool
Key function returns key value.
func (CreateSubscriptionRequestValidationError) Reason ¶
func (e CreateSubscriptionRequestValidationError) Reason() string
Reason function returns reason value.
type CreateSubscriptionResponse ¶
type CreateSubscriptionResponse struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateSubscriptionResponse) Descriptor
deprecated
func (*CreateSubscriptionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateSubscriptionResponse.ProtoReflect.Descriptor instead.
func (*CreateSubscriptionResponse) GetId ¶
func (x *CreateSubscriptionResponse) GetId() uint64
func (*CreateSubscriptionResponse) ProtoMessage ¶
func (*CreateSubscriptionResponse) ProtoMessage()
func (*CreateSubscriptionResponse) ProtoReflect ¶
func (x *CreateSubscriptionResponse) ProtoReflect() protoreflect.Message
func (*CreateSubscriptionResponse) Reset ¶
func (x *CreateSubscriptionResponse) Reset()
func (*CreateSubscriptionResponse) String ¶
func (x *CreateSubscriptionResponse) String() string
func (*CreateSubscriptionResponse) Validate ¶
func (m *CreateSubscriptionResponse) Validate() error
Validate checks the field values on CreateSubscriptionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateSubscriptionResponse) ValidateAll ¶
func (m *CreateSubscriptionResponse) ValidateAll() error
ValidateAll checks the field values on CreateSubscriptionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateSubscriptionResponseMultiError, or nil if none found.
type CreateSubscriptionResponseMultiError ¶
type CreateSubscriptionResponseMultiError []error
CreateSubscriptionResponseMultiError is an error wrapping multiple validation errors returned by CreateSubscriptionResponse.ValidateAll() if the designated constraints aren't met.
func (CreateSubscriptionResponseMultiError) AllErrors ¶
func (m CreateSubscriptionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateSubscriptionResponseMultiError) Error ¶
func (m CreateSubscriptionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateSubscriptionResponseValidationError ¶
type CreateSubscriptionResponseValidationError struct {
// contains filtered or unexported fields
}
CreateSubscriptionResponseValidationError is the validation error returned by CreateSubscriptionResponse.Validate if the designated constraints aren't met.
func (CreateSubscriptionResponseValidationError) Cause ¶
func (e CreateSubscriptionResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateSubscriptionResponseValidationError) Error ¶
func (e CreateSubscriptionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateSubscriptionResponseValidationError) ErrorName ¶
func (e CreateSubscriptionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateSubscriptionResponseValidationError) Field ¶
func (e CreateSubscriptionResponseValidationError) Field() string
Field function returns field value.
func (CreateSubscriptionResponseValidationError) Key ¶
func (e CreateSubscriptionResponseValidationError) Key() bool
Key function returns key value.
func (CreateSubscriptionResponseValidationError) Reason ¶
func (e CreateSubscriptionResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteNamespaceRequest ¶
type DeleteNamespaceRequest struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteNamespaceRequest) Descriptor
deprecated
func (*DeleteNamespaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNamespaceRequest.ProtoReflect.Descriptor instead.
func (*DeleteNamespaceRequest) GetId ¶
func (x *DeleteNamespaceRequest) GetId() uint64
func (*DeleteNamespaceRequest) ProtoMessage ¶
func (*DeleteNamespaceRequest) ProtoMessage()
func (*DeleteNamespaceRequest) ProtoReflect ¶
func (x *DeleteNamespaceRequest) ProtoReflect() protoreflect.Message
func (*DeleteNamespaceRequest) Reset ¶
func (x *DeleteNamespaceRequest) Reset()
func (*DeleteNamespaceRequest) String ¶
func (x *DeleteNamespaceRequest) String() string
func (*DeleteNamespaceRequest) Validate ¶
func (m *DeleteNamespaceRequest) Validate() error
Validate checks the field values on DeleteNamespaceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteNamespaceRequest) ValidateAll ¶
func (m *DeleteNamespaceRequest) ValidateAll() error
ValidateAll checks the field values on DeleteNamespaceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteNamespaceRequestMultiError, or nil if none found.
type DeleteNamespaceRequestMultiError ¶
type DeleteNamespaceRequestMultiError []error
DeleteNamespaceRequestMultiError is an error wrapping multiple validation errors returned by DeleteNamespaceRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteNamespaceRequestMultiError) AllErrors ¶
func (m DeleteNamespaceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteNamespaceRequestMultiError) Error ¶
func (m DeleteNamespaceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteNamespaceRequestValidationError ¶
type DeleteNamespaceRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteNamespaceRequestValidationError is the validation error returned by DeleteNamespaceRequest.Validate if the designated constraints aren't met.
func (DeleteNamespaceRequestValidationError) Cause ¶
func (e DeleteNamespaceRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteNamespaceRequestValidationError) Error ¶
func (e DeleteNamespaceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteNamespaceRequestValidationError) ErrorName ¶
func (e DeleteNamespaceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteNamespaceRequestValidationError) Field ¶
func (e DeleteNamespaceRequestValidationError) Field() string
Field function returns field value.
func (DeleteNamespaceRequestValidationError) Key ¶
func (e DeleteNamespaceRequestValidationError) Key() bool
Key function returns key value.
func (DeleteNamespaceRequestValidationError) Reason ¶
func (e DeleteNamespaceRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteNamespaceResponse ¶
type DeleteNamespaceResponse struct {
// contains filtered or unexported fields
}
func (*DeleteNamespaceResponse) Descriptor
deprecated
func (*DeleteNamespaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNamespaceResponse.ProtoReflect.Descriptor instead.
func (*DeleteNamespaceResponse) ProtoMessage ¶
func (*DeleteNamespaceResponse) ProtoMessage()
func (*DeleteNamespaceResponse) ProtoReflect ¶
func (x *DeleteNamespaceResponse) ProtoReflect() protoreflect.Message
func (*DeleteNamespaceResponse) Reset ¶
func (x *DeleteNamespaceResponse) Reset()
func (*DeleteNamespaceResponse) String ¶
func (x *DeleteNamespaceResponse) String() string
func (*DeleteNamespaceResponse) Validate ¶
func (m *DeleteNamespaceResponse) Validate() error
Validate checks the field values on DeleteNamespaceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteNamespaceResponse) ValidateAll ¶
func (m *DeleteNamespaceResponse) ValidateAll() error
ValidateAll checks the field values on DeleteNamespaceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteNamespaceResponseMultiError, or nil if none found.
type DeleteNamespaceResponseMultiError ¶
type DeleteNamespaceResponseMultiError []error
DeleteNamespaceResponseMultiError is an error wrapping multiple validation errors returned by DeleteNamespaceResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteNamespaceResponseMultiError) AllErrors ¶
func (m DeleteNamespaceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteNamespaceResponseMultiError) Error ¶
func (m DeleteNamespaceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteNamespaceResponseValidationError ¶
type DeleteNamespaceResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteNamespaceResponseValidationError is the validation error returned by DeleteNamespaceResponse.Validate if the designated constraints aren't met.
func (DeleteNamespaceResponseValidationError) Cause ¶
func (e DeleteNamespaceResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteNamespaceResponseValidationError) Error ¶
func (e DeleteNamespaceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteNamespaceResponseValidationError) ErrorName ¶
func (e DeleteNamespaceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteNamespaceResponseValidationError) Field ¶
func (e DeleteNamespaceResponseValidationError) Field() string
Field function returns field value.
func (DeleteNamespaceResponseValidationError) Key ¶
func (e DeleteNamespaceResponseValidationError) Key() bool
Key function returns key value.
func (DeleteNamespaceResponseValidationError) Reason ¶
func (e DeleteNamespaceResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteProviderRequest ¶
type DeleteProviderRequest struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteProviderRequest) Descriptor
deprecated
func (*DeleteProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteProviderRequest.ProtoReflect.Descriptor instead.
func (*DeleteProviderRequest) GetId ¶
func (x *DeleteProviderRequest) GetId() uint64
func (*DeleteProviderRequest) ProtoMessage ¶
func (*DeleteProviderRequest) ProtoMessage()
func (*DeleteProviderRequest) ProtoReflect ¶
func (x *DeleteProviderRequest) ProtoReflect() protoreflect.Message
func (*DeleteProviderRequest) Reset ¶
func (x *DeleteProviderRequest) Reset()
func (*DeleteProviderRequest) String ¶
func (x *DeleteProviderRequest) String() string
func (*DeleteProviderRequest) Validate ¶
func (m *DeleteProviderRequest) Validate() error
Validate checks the field values on DeleteProviderRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteProviderRequest) ValidateAll ¶
func (m *DeleteProviderRequest) ValidateAll() error
ValidateAll checks the field values on DeleteProviderRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteProviderRequestMultiError, or nil if none found.
type DeleteProviderRequestMultiError ¶
type DeleteProviderRequestMultiError []error
DeleteProviderRequestMultiError is an error wrapping multiple validation errors returned by DeleteProviderRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteProviderRequestMultiError) AllErrors ¶
func (m DeleteProviderRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteProviderRequestMultiError) Error ¶
func (m DeleteProviderRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteProviderRequestValidationError ¶
type DeleteProviderRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteProviderRequestValidationError is the validation error returned by DeleteProviderRequest.Validate if the designated constraints aren't met.
func (DeleteProviderRequestValidationError) Cause ¶
func (e DeleteProviderRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteProviderRequestValidationError) Error ¶
func (e DeleteProviderRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteProviderRequestValidationError) ErrorName ¶
func (e DeleteProviderRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteProviderRequestValidationError) Field ¶
func (e DeleteProviderRequestValidationError) Field() string
Field function returns field value.
func (DeleteProviderRequestValidationError) Key ¶
func (e DeleteProviderRequestValidationError) Key() bool
Key function returns key value.
func (DeleteProviderRequestValidationError) Reason ¶
func (e DeleteProviderRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteProviderResponse ¶
type DeleteProviderResponse struct {
// contains filtered or unexported fields
}
func (*DeleteProviderResponse) Descriptor
deprecated
func (*DeleteProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteProviderResponse.ProtoReflect.Descriptor instead.
func (*DeleteProviderResponse) ProtoMessage ¶
func (*DeleteProviderResponse) ProtoMessage()
func (*DeleteProviderResponse) ProtoReflect ¶
func (x *DeleteProviderResponse) ProtoReflect() protoreflect.Message
func (*DeleteProviderResponse) Reset ¶
func (x *DeleteProviderResponse) Reset()
func (*DeleteProviderResponse) String ¶
func (x *DeleteProviderResponse) String() string
func (*DeleteProviderResponse) Validate ¶
func (m *DeleteProviderResponse) Validate() error
Validate checks the field values on DeleteProviderResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteProviderResponse) ValidateAll ¶
func (m *DeleteProviderResponse) ValidateAll() error
ValidateAll checks the field values on DeleteProviderResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteProviderResponseMultiError, or nil if none found.
type DeleteProviderResponseMultiError ¶
type DeleteProviderResponseMultiError []error
DeleteProviderResponseMultiError is an error wrapping multiple validation errors returned by DeleteProviderResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteProviderResponseMultiError) AllErrors ¶
func (m DeleteProviderResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteProviderResponseMultiError) Error ¶
func (m DeleteProviderResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteProviderResponseValidationError ¶
type DeleteProviderResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteProviderResponseValidationError is the validation error returned by DeleteProviderResponse.Validate if the designated constraints aren't met.
func (DeleteProviderResponseValidationError) Cause ¶
func (e DeleteProviderResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteProviderResponseValidationError) Error ¶
func (e DeleteProviderResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteProviderResponseValidationError) ErrorName ¶
func (e DeleteProviderResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteProviderResponseValidationError) Field ¶
func (e DeleteProviderResponseValidationError) Field() string
Field function returns field value.
func (DeleteProviderResponseValidationError) Key ¶
func (e DeleteProviderResponseValidationError) Key() bool
Key function returns key value.
func (DeleteProviderResponseValidationError) Reason ¶
func (e DeleteProviderResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteReceiverRequest ¶
type DeleteReceiverRequest struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteReceiverRequest) Descriptor
deprecated
func (*DeleteReceiverRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteReceiverRequest.ProtoReflect.Descriptor instead.
func (*DeleteReceiverRequest) GetId ¶
func (x *DeleteReceiverRequest) GetId() uint64
func (*DeleteReceiverRequest) ProtoMessage ¶
func (*DeleteReceiverRequest) ProtoMessage()
func (*DeleteReceiverRequest) ProtoReflect ¶
func (x *DeleteReceiverRequest) ProtoReflect() protoreflect.Message
func (*DeleteReceiverRequest) Reset ¶
func (x *DeleteReceiverRequest) Reset()
func (*DeleteReceiverRequest) String ¶
func (x *DeleteReceiverRequest) String() string
func (*DeleteReceiverRequest) Validate ¶
func (m *DeleteReceiverRequest) Validate() error
Validate checks the field values on DeleteReceiverRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteReceiverRequest) ValidateAll ¶
func (m *DeleteReceiverRequest) ValidateAll() error
ValidateAll checks the field values on DeleteReceiverRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteReceiverRequestMultiError, or nil if none found.
type DeleteReceiverRequestMultiError ¶
type DeleteReceiverRequestMultiError []error
DeleteReceiverRequestMultiError is an error wrapping multiple validation errors returned by DeleteReceiverRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteReceiverRequestMultiError) AllErrors ¶
func (m DeleteReceiverRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteReceiverRequestMultiError) Error ¶
func (m DeleteReceiverRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteReceiverRequestValidationError ¶
type DeleteReceiverRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteReceiverRequestValidationError is the validation error returned by DeleteReceiverRequest.Validate if the designated constraints aren't met.
func (DeleteReceiverRequestValidationError) Cause ¶
func (e DeleteReceiverRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteReceiverRequestValidationError) Error ¶
func (e DeleteReceiverRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteReceiverRequestValidationError) ErrorName ¶
func (e DeleteReceiverRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteReceiverRequestValidationError) Field ¶
func (e DeleteReceiverRequestValidationError) Field() string
Field function returns field value.
func (DeleteReceiverRequestValidationError) Key ¶
func (e DeleteReceiverRequestValidationError) Key() bool
Key function returns key value.
func (DeleteReceiverRequestValidationError) Reason ¶
func (e DeleteReceiverRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteReceiverResponse ¶
type DeleteReceiverResponse struct {
// contains filtered or unexported fields
}
func (*DeleteReceiverResponse) Descriptor
deprecated
func (*DeleteReceiverResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteReceiverResponse.ProtoReflect.Descriptor instead.
func (*DeleteReceiverResponse) ProtoMessage ¶
func (*DeleteReceiverResponse) ProtoMessage()
func (*DeleteReceiverResponse) ProtoReflect ¶
func (x *DeleteReceiverResponse) ProtoReflect() protoreflect.Message
func (*DeleteReceiverResponse) Reset ¶
func (x *DeleteReceiverResponse) Reset()
func (*DeleteReceiverResponse) String ¶
func (x *DeleteReceiverResponse) String() string
func (*DeleteReceiverResponse) Validate ¶
func (m *DeleteReceiverResponse) Validate() error
Validate checks the field values on DeleteReceiverResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteReceiverResponse) ValidateAll ¶
func (m *DeleteReceiverResponse) ValidateAll() error
ValidateAll checks the field values on DeleteReceiverResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteReceiverResponseMultiError, or nil if none found.
type DeleteReceiverResponseMultiError ¶
type DeleteReceiverResponseMultiError []error
DeleteReceiverResponseMultiError is an error wrapping multiple validation errors returned by DeleteReceiverResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteReceiverResponseMultiError) AllErrors ¶
func (m DeleteReceiverResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteReceiverResponseMultiError) Error ¶
func (m DeleteReceiverResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteReceiverResponseValidationError ¶
type DeleteReceiverResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteReceiverResponseValidationError is the validation error returned by DeleteReceiverResponse.Validate if the designated constraints aren't met.
func (DeleteReceiverResponseValidationError) Cause ¶
func (e DeleteReceiverResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteReceiverResponseValidationError) Error ¶
func (e DeleteReceiverResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteReceiverResponseValidationError) ErrorName ¶
func (e DeleteReceiverResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteReceiverResponseValidationError) Field ¶
func (e DeleteReceiverResponseValidationError) Field() string
Field function returns field value.
func (DeleteReceiverResponseValidationError) Key ¶
func (e DeleteReceiverResponseValidationError) Key() bool
Key function returns key value.
func (DeleteReceiverResponseValidationError) Reason ¶
func (e DeleteReceiverResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteSubscriptionReceiverRequest ¶ added in v0.7.6
type DeleteSubscriptionReceiverRequest struct { SubscriptionId uint64 `protobuf:"varint,1,opt,name=subscription_id,json=subscriptionId,proto3" json:"subscription_id,omitempty"` ReceiverId uint64 `protobuf:"varint,2,opt,name=receiver_id,json=receiverId,proto3" json:"receiver_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteSubscriptionReceiverRequest) Descriptor
deprecated
added in
v0.7.6
func (*DeleteSubscriptionReceiverRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteSubscriptionReceiverRequest.ProtoReflect.Descriptor instead.
func (*DeleteSubscriptionReceiverRequest) GetReceiverId ¶ added in v0.7.6
func (x *DeleteSubscriptionReceiverRequest) GetReceiverId() uint64
func (*DeleteSubscriptionReceiverRequest) GetSubscriptionId ¶ added in v0.7.6
func (x *DeleteSubscriptionReceiverRequest) GetSubscriptionId() uint64
func (*DeleteSubscriptionReceiverRequest) ProtoMessage ¶ added in v0.7.6
func (*DeleteSubscriptionReceiverRequest) ProtoMessage()
func (*DeleteSubscriptionReceiverRequest) ProtoReflect ¶ added in v0.7.6
func (x *DeleteSubscriptionReceiverRequest) ProtoReflect() protoreflect.Message
func (*DeleteSubscriptionReceiverRequest) Reset ¶ added in v0.7.6
func (x *DeleteSubscriptionReceiverRequest) Reset()
func (*DeleteSubscriptionReceiverRequest) String ¶ added in v0.7.6
func (x *DeleteSubscriptionReceiverRequest) String() string
func (*DeleteSubscriptionReceiverRequest) Validate ¶ added in v0.7.6
func (m *DeleteSubscriptionReceiverRequest) Validate() error
Validate checks the field values on DeleteSubscriptionReceiverRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteSubscriptionReceiverRequest) ValidateAll ¶ added in v0.7.6
func (m *DeleteSubscriptionReceiverRequest) ValidateAll() error
ValidateAll checks the field values on DeleteSubscriptionReceiverRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteSubscriptionReceiverRequestMultiError, or nil if none found.
type DeleteSubscriptionReceiverRequestMultiError ¶ added in v0.7.6
type DeleteSubscriptionReceiverRequestMultiError []error
DeleteSubscriptionReceiverRequestMultiError is an error wrapping multiple validation errors returned by DeleteSubscriptionReceiverRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteSubscriptionReceiverRequestMultiError) AllErrors ¶ added in v0.7.6
func (m DeleteSubscriptionReceiverRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteSubscriptionReceiverRequestMultiError) Error ¶ added in v0.7.6
func (m DeleteSubscriptionReceiverRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteSubscriptionReceiverRequestValidationError ¶ added in v0.7.6
type DeleteSubscriptionReceiverRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteSubscriptionReceiverRequestValidationError is the validation error returned by DeleteSubscriptionReceiverRequest.Validate if the designated constraints aren't met.
func (DeleteSubscriptionReceiverRequestValidationError) Cause ¶ added in v0.7.6
func (e DeleteSubscriptionReceiverRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteSubscriptionReceiverRequestValidationError) Error ¶ added in v0.7.6
func (e DeleteSubscriptionReceiverRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteSubscriptionReceiverRequestValidationError) ErrorName ¶ added in v0.7.6
func (e DeleteSubscriptionReceiverRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteSubscriptionReceiverRequestValidationError) Field ¶ added in v0.7.6
func (e DeleteSubscriptionReceiverRequestValidationError) Field() string
Field function returns field value.
func (DeleteSubscriptionReceiverRequestValidationError) Key ¶ added in v0.7.6
func (e DeleteSubscriptionReceiverRequestValidationError) Key() bool
Key function returns key value.
func (DeleteSubscriptionReceiverRequestValidationError) Reason ¶ added in v0.7.6
func (e DeleteSubscriptionReceiverRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteSubscriptionReceiverResponse ¶ added in v0.7.6
type DeleteSubscriptionReceiverResponse struct {
// contains filtered or unexported fields
}
func (*DeleteSubscriptionReceiverResponse) Descriptor
deprecated
added in
v0.7.6
func (*DeleteSubscriptionReceiverResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteSubscriptionReceiverResponse.ProtoReflect.Descriptor instead.
func (*DeleteSubscriptionReceiverResponse) ProtoMessage ¶ added in v0.7.6
func (*DeleteSubscriptionReceiverResponse) ProtoMessage()
func (*DeleteSubscriptionReceiverResponse) ProtoReflect ¶ added in v0.7.6
func (x *DeleteSubscriptionReceiverResponse) ProtoReflect() protoreflect.Message
func (*DeleteSubscriptionReceiverResponse) Reset ¶ added in v0.7.6
func (x *DeleteSubscriptionReceiverResponse) Reset()
func (*DeleteSubscriptionReceiverResponse) String ¶ added in v0.7.6
func (x *DeleteSubscriptionReceiverResponse) String() string
func (*DeleteSubscriptionReceiverResponse) Validate ¶ added in v0.7.6
func (m *DeleteSubscriptionReceiverResponse) Validate() error
Validate checks the field values on DeleteSubscriptionReceiverResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteSubscriptionReceiverResponse) ValidateAll ¶ added in v0.7.6
func (m *DeleteSubscriptionReceiverResponse) ValidateAll() error
ValidateAll checks the field values on DeleteSubscriptionReceiverResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteSubscriptionReceiverResponseMultiError, or nil if none found.
type DeleteSubscriptionReceiverResponseMultiError ¶ added in v0.7.6
type DeleteSubscriptionReceiverResponseMultiError []error
DeleteSubscriptionReceiverResponseMultiError is an error wrapping multiple validation errors returned by DeleteSubscriptionReceiverResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteSubscriptionReceiverResponseMultiError) AllErrors ¶ added in v0.7.6
func (m DeleteSubscriptionReceiverResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteSubscriptionReceiverResponseMultiError) Error ¶ added in v0.7.6
func (m DeleteSubscriptionReceiverResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteSubscriptionReceiverResponseValidationError ¶ added in v0.7.6
type DeleteSubscriptionReceiverResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteSubscriptionReceiverResponseValidationError is the validation error returned by DeleteSubscriptionReceiverResponse.Validate if the designated constraints aren't met.
func (DeleteSubscriptionReceiverResponseValidationError) Cause ¶ added in v0.7.6
func (e DeleteSubscriptionReceiverResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteSubscriptionReceiverResponseValidationError) Error ¶ added in v0.7.6
func (e DeleteSubscriptionReceiverResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteSubscriptionReceiverResponseValidationError) ErrorName ¶ added in v0.7.6
func (e DeleteSubscriptionReceiverResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteSubscriptionReceiverResponseValidationError) Field ¶ added in v0.7.6
func (e DeleteSubscriptionReceiverResponseValidationError) Field() string
Field function returns field value.
func (DeleteSubscriptionReceiverResponseValidationError) Key ¶ added in v0.7.6
func (e DeleteSubscriptionReceiverResponseValidationError) Key() bool
Key function returns key value.
func (DeleteSubscriptionReceiverResponseValidationError) Reason ¶ added in v0.7.6
func (e DeleteSubscriptionReceiverResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteSubscriptionRequest ¶
type DeleteSubscriptionRequest struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteSubscriptionRequest) Descriptor
deprecated
func (*DeleteSubscriptionRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteSubscriptionRequest.ProtoReflect.Descriptor instead.
func (*DeleteSubscriptionRequest) GetId ¶
func (x *DeleteSubscriptionRequest) GetId() uint64
func (*DeleteSubscriptionRequest) ProtoMessage ¶
func (*DeleteSubscriptionRequest) ProtoMessage()
func (*DeleteSubscriptionRequest) ProtoReflect ¶
func (x *DeleteSubscriptionRequest) ProtoReflect() protoreflect.Message
func (*DeleteSubscriptionRequest) Reset ¶
func (x *DeleteSubscriptionRequest) Reset()
func (*DeleteSubscriptionRequest) String ¶
func (x *DeleteSubscriptionRequest) String() string
func (*DeleteSubscriptionRequest) Validate ¶
func (m *DeleteSubscriptionRequest) Validate() error
Validate checks the field values on DeleteSubscriptionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteSubscriptionRequest) ValidateAll ¶
func (m *DeleteSubscriptionRequest) ValidateAll() error
ValidateAll checks the field values on DeleteSubscriptionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteSubscriptionRequestMultiError, or nil if none found.
type DeleteSubscriptionRequestMultiError ¶
type DeleteSubscriptionRequestMultiError []error
DeleteSubscriptionRequestMultiError is an error wrapping multiple validation errors returned by DeleteSubscriptionRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteSubscriptionRequestMultiError) AllErrors ¶
func (m DeleteSubscriptionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteSubscriptionRequestMultiError) Error ¶
func (m DeleteSubscriptionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteSubscriptionRequestValidationError ¶
type DeleteSubscriptionRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteSubscriptionRequestValidationError is the validation error returned by DeleteSubscriptionRequest.Validate if the designated constraints aren't met.
func (DeleteSubscriptionRequestValidationError) Cause ¶
func (e DeleteSubscriptionRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteSubscriptionRequestValidationError) Error ¶
func (e DeleteSubscriptionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteSubscriptionRequestValidationError) ErrorName ¶
func (e DeleteSubscriptionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteSubscriptionRequestValidationError) Field ¶
func (e DeleteSubscriptionRequestValidationError) Field() string
Field function returns field value.
func (DeleteSubscriptionRequestValidationError) Key ¶
func (e DeleteSubscriptionRequestValidationError) Key() bool
Key function returns key value.
func (DeleteSubscriptionRequestValidationError) Reason ¶
func (e DeleteSubscriptionRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteSubscriptionResponse ¶
type DeleteSubscriptionResponse struct {
// contains filtered or unexported fields
}
func (*DeleteSubscriptionResponse) Descriptor
deprecated
func (*DeleteSubscriptionResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteSubscriptionResponse.ProtoReflect.Descriptor instead.
func (*DeleteSubscriptionResponse) ProtoMessage ¶
func (*DeleteSubscriptionResponse) ProtoMessage()
func (*DeleteSubscriptionResponse) ProtoReflect ¶
func (x *DeleteSubscriptionResponse) ProtoReflect() protoreflect.Message
func (*DeleteSubscriptionResponse) Reset ¶
func (x *DeleteSubscriptionResponse) Reset()
func (*DeleteSubscriptionResponse) String ¶
func (x *DeleteSubscriptionResponse) String() string
func (*DeleteSubscriptionResponse) Validate ¶
func (m *DeleteSubscriptionResponse) Validate() error
Validate checks the field values on DeleteSubscriptionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteSubscriptionResponse) ValidateAll ¶
func (m *DeleteSubscriptionResponse) ValidateAll() error
ValidateAll checks the field values on DeleteSubscriptionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteSubscriptionResponseMultiError, or nil if none found.
type DeleteSubscriptionResponseMultiError ¶
type DeleteSubscriptionResponseMultiError []error
DeleteSubscriptionResponseMultiError is an error wrapping multiple validation errors returned by DeleteSubscriptionResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteSubscriptionResponseMultiError) AllErrors ¶
func (m DeleteSubscriptionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteSubscriptionResponseMultiError) Error ¶
func (m DeleteSubscriptionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteSubscriptionResponseValidationError ¶
type DeleteSubscriptionResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteSubscriptionResponseValidationError is the validation error returned by DeleteSubscriptionResponse.Validate if the designated constraints aren't met.
func (DeleteSubscriptionResponseValidationError) Cause ¶
func (e DeleteSubscriptionResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteSubscriptionResponseValidationError) Error ¶
func (e DeleteSubscriptionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteSubscriptionResponseValidationError) ErrorName ¶
func (e DeleteSubscriptionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteSubscriptionResponseValidationError) Field ¶
func (e DeleteSubscriptionResponseValidationError) Field() string
Field function returns field value.
func (DeleteSubscriptionResponseValidationError) Key ¶
func (e DeleteSubscriptionResponseValidationError) Key() bool
Key function returns key value.
func (DeleteSubscriptionResponseValidationError) Reason ¶
func (e DeleteSubscriptionResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteTemplateRequest ¶
type DeleteTemplateRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*DeleteTemplateRequest) Descriptor
deprecated
func (*DeleteTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTemplateRequest.ProtoReflect.Descriptor instead.
func (*DeleteTemplateRequest) GetName ¶
func (x *DeleteTemplateRequest) GetName() string
func (*DeleteTemplateRequest) ProtoMessage ¶
func (*DeleteTemplateRequest) ProtoMessage()
func (*DeleteTemplateRequest) ProtoReflect ¶
func (x *DeleteTemplateRequest) ProtoReflect() protoreflect.Message
func (*DeleteTemplateRequest) Reset ¶
func (x *DeleteTemplateRequest) Reset()
func (*DeleteTemplateRequest) String ¶
func (x *DeleteTemplateRequest) String() string
func (*DeleteTemplateRequest) Validate ¶
func (m *DeleteTemplateRequest) Validate() error
Validate checks the field values on DeleteTemplateRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteTemplateRequest) ValidateAll ¶
func (m *DeleteTemplateRequest) ValidateAll() error
ValidateAll checks the field values on DeleteTemplateRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteTemplateRequestMultiError, or nil if none found.
type DeleteTemplateRequestMultiError ¶
type DeleteTemplateRequestMultiError []error
DeleteTemplateRequestMultiError is an error wrapping multiple validation errors returned by DeleteTemplateRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteTemplateRequestMultiError) AllErrors ¶
func (m DeleteTemplateRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteTemplateRequestMultiError) Error ¶
func (m DeleteTemplateRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteTemplateRequestValidationError ¶
type DeleteTemplateRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteTemplateRequestValidationError is the validation error returned by DeleteTemplateRequest.Validate if the designated constraints aren't met.
func (DeleteTemplateRequestValidationError) Cause ¶
func (e DeleteTemplateRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteTemplateRequestValidationError) Error ¶
func (e DeleteTemplateRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteTemplateRequestValidationError) ErrorName ¶
func (e DeleteTemplateRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteTemplateRequestValidationError) Field ¶
func (e DeleteTemplateRequestValidationError) Field() string
Field function returns field value.
func (DeleteTemplateRequestValidationError) Key ¶
func (e DeleteTemplateRequestValidationError) Key() bool
Key function returns key value.
func (DeleteTemplateRequestValidationError) Reason ¶
func (e DeleteTemplateRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteTemplateResponse ¶
type DeleteTemplateResponse struct {
// contains filtered or unexported fields
}
func (*DeleteTemplateResponse) Descriptor
deprecated
func (*DeleteTemplateResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTemplateResponse.ProtoReflect.Descriptor instead.
func (*DeleteTemplateResponse) ProtoMessage ¶
func (*DeleteTemplateResponse) ProtoMessage()
func (*DeleteTemplateResponse) ProtoReflect ¶
func (x *DeleteTemplateResponse) ProtoReflect() protoreflect.Message
func (*DeleteTemplateResponse) Reset ¶
func (x *DeleteTemplateResponse) Reset()
func (*DeleteTemplateResponse) String ¶
func (x *DeleteTemplateResponse) String() string
func (*DeleteTemplateResponse) Validate ¶
func (m *DeleteTemplateResponse) Validate() error
Validate checks the field values on DeleteTemplateResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteTemplateResponse) ValidateAll ¶
func (m *DeleteTemplateResponse) ValidateAll() error
ValidateAll checks the field values on DeleteTemplateResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteTemplateResponseMultiError, or nil if none found.
type DeleteTemplateResponseMultiError ¶
type DeleteTemplateResponseMultiError []error
DeleteTemplateResponseMultiError is an error wrapping multiple validation errors returned by DeleteTemplateResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteTemplateResponseMultiError) AllErrors ¶
func (m DeleteTemplateResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteTemplateResponseMultiError) Error ¶
func (m DeleteTemplateResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteTemplateResponseValidationError ¶
type DeleteTemplateResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteTemplateResponseValidationError is the validation error returned by DeleteTemplateResponse.Validate if the designated constraints aren't met.
func (DeleteTemplateResponseValidationError) Cause ¶
func (e DeleteTemplateResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteTemplateResponseValidationError) Error ¶
func (e DeleteTemplateResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteTemplateResponseValidationError) ErrorName ¶
func (e DeleteTemplateResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteTemplateResponseValidationError) Field ¶
func (e DeleteTemplateResponseValidationError) Field() string
Field function returns field value.
func (DeleteTemplateResponseValidationError) Key ¶
func (e DeleteTemplateResponseValidationError) Key() bool
Key function returns key value.
func (DeleteTemplateResponseValidationError) Reason ¶
func (e DeleteTemplateResponseValidationError) Reason() string
Reason function returns reason value.
type ExpireSilenceRequest ¶
type ExpireSilenceRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*ExpireSilenceRequest) Descriptor
deprecated
func (*ExpireSilenceRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExpireSilenceRequest.ProtoReflect.Descriptor instead.
func (*ExpireSilenceRequest) GetId ¶
func (x *ExpireSilenceRequest) GetId() string
func (*ExpireSilenceRequest) ProtoMessage ¶
func (*ExpireSilenceRequest) ProtoMessage()
func (*ExpireSilenceRequest) ProtoReflect ¶
func (x *ExpireSilenceRequest) ProtoReflect() protoreflect.Message
func (*ExpireSilenceRequest) Reset ¶
func (x *ExpireSilenceRequest) Reset()
func (*ExpireSilenceRequest) String ¶
func (x *ExpireSilenceRequest) String() string
func (*ExpireSilenceRequest) Validate ¶
func (m *ExpireSilenceRequest) Validate() error
Validate checks the field values on ExpireSilenceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ExpireSilenceRequest) ValidateAll ¶
func (m *ExpireSilenceRequest) ValidateAll() error
ValidateAll checks the field values on ExpireSilenceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ExpireSilenceRequestMultiError, or nil if none found.
type ExpireSilenceRequestMultiError ¶
type ExpireSilenceRequestMultiError []error
ExpireSilenceRequestMultiError is an error wrapping multiple validation errors returned by ExpireSilenceRequest.ValidateAll() if the designated constraints aren't met.
func (ExpireSilenceRequestMultiError) AllErrors ¶
func (m ExpireSilenceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ExpireSilenceRequestMultiError) Error ¶
func (m ExpireSilenceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ExpireSilenceRequestValidationError ¶
type ExpireSilenceRequestValidationError struct {
// contains filtered or unexported fields
}
ExpireSilenceRequestValidationError is the validation error returned by ExpireSilenceRequest.Validate if the designated constraints aren't met.
func (ExpireSilenceRequestValidationError) Cause ¶
func (e ExpireSilenceRequestValidationError) Cause() error
Cause function returns cause value.
func (ExpireSilenceRequestValidationError) Error ¶
func (e ExpireSilenceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ExpireSilenceRequestValidationError) ErrorName ¶
func (e ExpireSilenceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ExpireSilenceRequestValidationError) Field ¶
func (e ExpireSilenceRequestValidationError) Field() string
Field function returns field value.
func (ExpireSilenceRequestValidationError) Key ¶
func (e ExpireSilenceRequestValidationError) Key() bool
Key function returns key value.
func (ExpireSilenceRequestValidationError) Reason ¶
func (e ExpireSilenceRequestValidationError) Reason() string
Reason function returns reason value.
type ExpireSilenceResponse ¶
type ExpireSilenceResponse struct {
// contains filtered or unexported fields
}
func (*ExpireSilenceResponse) Descriptor
deprecated
func (*ExpireSilenceResponse) Descriptor() ([]byte, []int)
Deprecated: Use ExpireSilenceResponse.ProtoReflect.Descriptor instead.
func (*ExpireSilenceResponse) ProtoMessage ¶
func (*ExpireSilenceResponse) ProtoMessage()
func (*ExpireSilenceResponse) ProtoReflect ¶
func (x *ExpireSilenceResponse) ProtoReflect() protoreflect.Message
func (*ExpireSilenceResponse) Reset ¶
func (x *ExpireSilenceResponse) Reset()
func (*ExpireSilenceResponse) String ¶
func (x *ExpireSilenceResponse) String() string
func (*ExpireSilenceResponse) Validate ¶
func (m *ExpireSilenceResponse) Validate() error
Validate checks the field values on ExpireSilenceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ExpireSilenceResponse) ValidateAll ¶
func (m *ExpireSilenceResponse) ValidateAll() error
ValidateAll checks the field values on ExpireSilenceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ExpireSilenceResponseMultiError, or nil if none found.
type ExpireSilenceResponseMultiError ¶
type ExpireSilenceResponseMultiError []error
ExpireSilenceResponseMultiError is an error wrapping multiple validation errors returned by ExpireSilenceResponse.ValidateAll() if the designated constraints aren't met.
func (ExpireSilenceResponseMultiError) AllErrors ¶
func (m ExpireSilenceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ExpireSilenceResponseMultiError) Error ¶
func (m ExpireSilenceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ExpireSilenceResponseValidationError ¶
type ExpireSilenceResponseValidationError struct {
// contains filtered or unexported fields
}
ExpireSilenceResponseValidationError is the validation error returned by ExpireSilenceResponse.Validate if the designated constraints aren't met.
func (ExpireSilenceResponseValidationError) Cause ¶
func (e ExpireSilenceResponseValidationError) Cause() error
Cause function returns cause value.
func (ExpireSilenceResponseValidationError) Error ¶
func (e ExpireSilenceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ExpireSilenceResponseValidationError) ErrorName ¶
func (e ExpireSilenceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ExpireSilenceResponseValidationError) Field ¶
func (e ExpireSilenceResponseValidationError) Field() string
Field function returns field value.
func (ExpireSilenceResponseValidationError) Key ¶
func (e ExpireSilenceResponseValidationError) Key() bool
Key function returns key value.
func (ExpireSilenceResponseValidationError) Reason ¶
func (e ExpireSilenceResponseValidationError) Reason() string
Reason function returns reason value.
type GetNamespaceRequest ¶
type GetNamespaceRequest struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetNamespaceRequest) Descriptor
deprecated
func (*GetNamespaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNamespaceRequest.ProtoReflect.Descriptor instead.
func (*GetNamespaceRequest) GetId ¶
func (x *GetNamespaceRequest) GetId() uint64
func (*GetNamespaceRequest) ProtoMessage ¶
func (*GetNamespaceRequest) ProtoMessage()
func (*GetNamespaceRequest) ProtoReflect ¶
func (x *GetNamespaceRequest) ProtoReflect() protoreflect.Message
func (*GetNamespaceRequest) Reset ¶
func (x *GetNamespaceRequest) Reset()
func (*GetNamespaceRequest) String ¶
func (x *GetNamespaceRequest) String() string
func (*GetNamespaceRequest) Validate ¶
func (m *GetNamespaceRequest) Validate() error
Validate checks the field values on GetNamespaceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetNamespaceRequest) ValidateAll ¶
func (m *GetNamespaceRequest) ValidateAll() error
ValidateAll checks the field values on GetNamespaceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetNamespaceRequestMultiError, or nil if none found.
type GetNamespaceRequestMultiError ¶
type GetNamespaceRequestMultiError []error
GetNamespaceRequestMultiError is an error wrapping multiple validation errors returned by GetNamespaceRequest.ValidateAll() if the designated constraints aren't met.
func (GetNamespaceRequestMultiError) AllErrors ¶
func (m GetNamespaceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetNamespaceRequestMultiError) Error ¶
func (m GetNamespaceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetNamespaceRequestValidationError ¶
type GetNamespaceRequestValidationError struct {
// contains filtered or unexported fields
}
GetNamespaceRequestValidationError is the validation error returned by GetNamespaceRequest.Validate if the designated constraints aren't met.
func (GetNamespaceRequestValidationError) Cause ¶
func (e GetNamespaceRequestValidationError) Cause() error
Cause function returns cause value.
func (GetNamespaceRequestValidationError) Error ¶
func (e GetNamespaceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetNamespaceRequestValidationError) ErrorName ¶
func (e GetNamespaceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetNamespaceRequestValidationError) Field ¶
func (e GetNamespaceRequestValidationError) Field() string
Field function returns field value.
func (GetNamespaceRequestValidationError) Key ¶
func (e GetNamespaceRequestValidationError) Key() bool
Key function returns key value.
func (GetNamespaceRequestValidationError) Reason ¶
func (e GetNamespaceRequestValidationError) Reason() string
Reason function returns reason value.
type GetNamespaceResponse ¶
type GetNamespaceResponse struct { Namespace *Namespace `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetNamespaceResponse) Descriptor
deprecated
func (*GetNamespaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNamespaceResponse.ProtoReflect.Descriptor instead.
func (*GetNamespaceResponse) GetNamespace ¶
func (x *GetNamespaceResponse) GetNamespace() *Namespace
func (*GetNamespaceResponse) ProtoMessage ¶
func (*GetNamespaceResponse) ProtoMessage()
func (*GetNamespaceResponse) ProtoReflect ¶
func (x *GetNamespaceResponse) ProtoReflect() protoreflect.Message
func (*GetNamespaceResponse) Reset ¶
func (x *GetNamespaceResponse) Reset()
func (*GetNamespaceResponse) String ¶
func (x *GetNamespaceResponse) String() string
func (*GetNamespaceResponse) Validate ¶
func (m *GetNamespaceResponse) Validate() error
Validate checks the field values on GetNamespaceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetNamespaceResponse) ValidateAll ¶
func (m *GetNamespaceResponse) ValidateAll() error
ValidateAll checks the field values on GetNamespaceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetNamespaceResponseMultiError, or nil if none found.
type GetNamespaceResponseMultiError ¶
type GetNamespaceResponseMultiError []error
GetNamespaceResponseMultiError is an error wrapping multiple validation errors returned by GetNamespaceResponse.ValidateAll() if the designated constraints aren't met.
func (GetNamespaceResponseMultiError) AllErrors ¶
func (m GetNamespaceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetNamespaceResponseMultiError) Error ¶
func (m GetNamespaceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetNamespaceResponseValidationError ¶
type GetNamespaceResponseValidationError struct {
// contains filtered or unexported fields
}
GetNamespaceResponseValidationError is the validation error returned by GetNamespaceResponse.Validate if the designated constraints aren't met.
func (GetNamespaceResponseValidationError) Cause ¶
func (e GetNamespaceResponseValidationError) Cause() error
Cause function returns cause value.
func (GetNamespaceResponseValidationError) Error ¶
func (e GetNamespaceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetNamespaceResponseValidationError) ErrorName ¶
func (e GetNamespaceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetNamespaceResponseValidationError) Field ¶
func (e GetNamespaceResponseValidationError) Field() string
Field function returns field value.
func (GetNamespaceResponseValidationError) Key ¶
func (e GetNamespaceResponseValidationError) Key() bool
Key function returns key value.
func (GetNamespaceResponseValidationError) Reason ¶
func (e GetNamespaceResponseValidationError) Reason() string
Reason function returns reason value.
type GetProviderRequest ¶
type GetProviderRequest struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetProviderRequest) Descriptor
deprecated
func (*GetProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProviderRequest.ProtoReflect.Descriptor instead.
func (*GetProviderRequest) GetId ¶
func (x *GetProviderRequest) GetId() uint64
func (*GetProviderRequest) ProtoMessage ¶
func (*GetProviderRequest) ProtoMessage()
func (*GetProviderRequest) ProtoReflect ¶
func (x *GetProviderRequest) ProtoReflect() protoreflect.Message
func (*GetProviderRequest) Reset ¶
func (x *GetProviderRequest) Reset()
func (*GetProviderRequest) String ¶
func (x *GetProviderRequest) String() string
func (*GetProviderRequest) Validate ¶
func (m *GetProviderRequest) Validate() error
Validate checks the field values on GetProviderRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetProviderRequest) ValidateAll ¶
func (m *GetProviderRequest) ValidateAll() error
ValidateAll checks the field values on GetProviderRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetProviderRequestMultiError, or nil if none found.
type GetProviderRequestMultiError ¶
type GetProviderRequestMultiError []error
GetProviderRequestMultiError is an error wrapping multiple validation errors returned by GetProviderRequest.ValidateAll() if the designated constraints aren't met.
func (GetProviderRequestMultiError) AllErrors ¶
func (m GetProviderRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProviderRequestMultiError) Error ¶
func (m GetProviderRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProviderRequestValidationError ¶
type GetProviderRequestValidationError struct {
// contains filtered or unexported fields
}
GetProviderRequestValidationError is the validation error returned by GetProviderRequest.Validate if the designated constraints aren't met.
func (GetProviderRequestValidationError) Cause ¶
func (e GetProviderRequestValidationError) Cause() error
Cause function returns cause value.
func (GetProviderRequestValidationError) Error ¶
func (e GetProviderRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetProviderRequestValidationError) ErrorName ¶
func (e GetProviderRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetProviderRequestValidationError) Field ¶
func (e GetProviderRequestValidationError) Field() string
Field function returns field value.
func (GetProviderRequestValidationError) Key ¶
func (e GetProviderRequestValidationError) Key() bool
Key function returns key value.
func (GetProviderRequestValidationError) Reason ¶
func (e GetProviderRequestValidationError) Reason() string
Reason function returns reason value.
type GetProviderResponse ¶
type GetProviderResponse struct { Provider *Provider `protobuf:"bytes,1,opt,name=provider,proto3" json:"provider,omitempty"` // contains filtered or unexported fields }
func (*GetProviderResponse) Descriptor
deprecated
func (*GetProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProviderResponse.ProtoReflect.Descriptor instead.
func (*GetProviderResponse) GetProvider ¶
func (x *GetProviderResponse) GetProvider() *Provider
func (*GetProviderResponse) ProtoMessage ¶
func (*GetProviderResponse) ProtoMessage()
func (*GetProviderResponse) ProtoReflect ¶
func (x *GetProviderResponse) ProtoReflect() protoreflect.Message
func (*GetProviderResponse) Reset ¶
func (x *GetProviderResponse) Reset()
func (*GetProviderResponse) String ¶
func (x *GetProviderResponse) String() string
func (*GetProviderResponse) Validate ¶
func (m *GetProviderResponse) Validate() error
Validate checks the field values on GetProviderResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetProviderResponse) ValidateAll ¶
func (m *GetProviderResponse) ValidateAll() error
ValidateAll checks the field values on GetProviderResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetProviderResponseMultiError, or nil if none found.
type GetProviderResponseMultiError ¶
type GetProviderResponseMultiError []error
GetProviderResponseMultiError is an error wrapping multiple validation errors returned by GetProviderResponse.ValidateAll() if the designated constraints aren't met.
func (GetProviderResponseMultiError) AllErrors ¶
func (m GetProviderResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProviderResponseMultiError) Error ¶
func (m GetProviderResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProviderResponseValidationError ¶
type GetProviderResponseValidationError struct {
// contains filtered or unexported fields
}
GetProviderResponseValidationError is the validation error returned by GetProviderResponse.Validate if the designated constraints aren't met.
func (GetProviderResponseValidationError) Cause ¶
func (e GetProviderResponseValidationError) Cause() error
Cause function returns cause value.
func (GetProviderResponseValidationError) Error ¶
func (e GetProviderResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetProviderResponseValidationError) ErrorName ¶
func (e GetProviderResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetProviderResponseValidationError) Field ¶
func (e GetProviderResponseValidationError) Field() string
Field function returns field value.
func (GetProviderResponseValidationError) Key ¶
func (e GetProviderResponseValidationError) Key() bool
Key function returns key value.
func (GetProviderResponseValidationError) Reason ¶
func (e GetProviderResponseValidationError) Reason() string
Reason function returns reason value.
type GetReceiverRequest ¶
type GetReceiverRequest struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetReceiverRequest) Descriptor
deprecated
func (*GetReceiverRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetReceiverRequest.ProtoReflect.Descriptor instead.
func (*GetReceiverRequest) GetId ¶
func (x *GetReceiverRequest) GetId() uint64
func (*GetReceiverRequest) ProtoMessage ¶
func (*GetReceiverRequest) ProtoMessage()
func (*GetReceiverRequest) ProtoReflect ¶
func (x *GetReceiverRequest) ProtoReflect() protoreflect.Message
func (*GetReceiverRequest) Reset ¶
func (x *GetReceiverRequest) Reset()
func (*GetReceiverRequest) String ¶
func (x *GetReceiverRequest) String() string
func (*GetReceiverRequest) Validate ¶
func (m *GetReceiverRequest) Validate() error
Validate checks the field values on GetReceiverRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetReceiverRequest) ValidateAll ¶
func (m *GetReceiverRequest) ValidateAll() error
ValidateAll checks the field values on GetReceiverRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetReceiverRequestMultiError, or nil if none found.
type GetReceiverRequestMultiError ¶
type GetReceiverRequestMultiError []error
GetReceiverRequestMultiError is an error wrapping multiple validation errors returned by GetReceiverRequest.ValidateAll() if the designated constraints aren't met.
func (GetReceiverRequestMultiError) AllErrors ¶
func (m GetReceiverRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetReceiverRequestMultiError) Error ¶
func (m GetReceiverRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetReceiverRequestValidationError ¶
type GetReceiverRequestValidationError struct {
// contains filtered or unexported fields
}
GetReceiverRequestValidationError is the validation error returned by GetReceiverRequest.Validate if the designated constraints aren't met.
func (GetReceiverRequestValidationError) Cause ¶
func (e GetReceiverRequestValidationError) Cause() error
Cause function returns cause value.
func (GetReceiverRequestValidationError) Error ¶
func (e GetReceiverRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetReceiverRequestValidationError) ErrorName ¶
func (e GetReceiverRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetReceiverRequestValidationError) Field ¶
func (e GetReceiverRequestValidationError) Field() string
Field function returns field value.
func (GetReceiverRequestValidationError) Key ¶
func (e GetReceiverRequestValidationError) Key() bool
Key function returns key value.
func (GetReceiverRequestValidationError) Reason ¶
func (e GetReceiverRequestValidationError) Reason() string
Reason function returns reason value.
type GetReceiverResponse ¶
type GetReceiverResponse struct { Receiver *Receiver `protobuf:"bytes,1,opt,name=receiver,proto3" json:"receiver,omitempty"` // contains filtered or unexported fields }
func (*GetReceiverResponse) Descriptor
deprecated
func (*GetReceiverResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetReceiverResponse.ProtoReflect.Descriptor instead.
func (*GetReceiverResponse) GetReceiver ¶
func (x *GetReceiverResponse) GetReceiver() *Receiver
func (*GetReceiverResponse) ProtoMessage ¶
func (*GetReceiverResponse) ProtoMessage()
func (*GetReceiverResponse) ProtoReflect ¶
func (x *GetReceiverResponse) ProtoReflect() protoreflect.Message
func (*GetReceiverResponse) Reset ¶
func (x *GetReceiverResponse) Reset()
func (*GetReceiverResponse) String ¶
func (x *GetReceiverResponse) String() string
func (*GetReceiverResponse) Validate ¶
func (m *GetReceiverResponse) Validate() error
Validate checks the field values on GetReceiverResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetReceiverResponse) ValidateAll ¶
func (m *GetReceiverResponse) ValidateAll() error
ValidateAll checks the field values on GetReceiverResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetReceiverResponseMultiError, or nil if none found.
type GetReceiverResponseMultiError ¶
type GetReceiverResponseMultiError []error
GetReceiverResponseMultiError is an error wrapping multiple validation errors returned by GetReceiverResponse.ValidateAll() if the designated constraints aren't met.
func (GetReceiverResponseMultiError) AllErrors ¶
func (m GetReceiverResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetReceiverResponseMultiError) Error ¶
func (m GetReceiverResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetReceiverResponseValidationError ¶
type GetReceiverResponseValidationError struct {
// contains filtered or unexported fields
}
GetReceiverResponseValidationError is the validation error returned by GetReceiverResponse.Validate if the designated constraints aren't met.
func (GetReceiverResponseValidationError) Cause ¶
func (e GetReceiverResponseValidationError) Cause() error
Cause function returns cause value.
func (GetReceiverResponseValidationError) Error ¶
func (e GetReceiverResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetReceiverResponseValidationError) ErrorName ¶
func (e GetReceiverResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetReceiverResponseValidationError) Field ¶
func (e GetReceiverResponseValidationError) Field() string
Field function returns field value.
func (GetReceiverResponseValidationError) Key ¶
func (e GetReceiverResponseValidationError) Key() bool
Key function returns key value.
func (GetReceiverResponseValidationError) Reason ¶
func (e GetReceiverResponseValidationError) Reason() string
Reason function returns reason value.
type GetSilenceRequest ¶
type GetSilenceRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetSilenceRequest) Descriptor
deprecated
func (*GetSilenceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSilenceRequest.ProtoReflect.Descriptor instead.
func (*GetSilenceRequest) GetId ¶
func (x *GetSilenceRequest) GetId() string
func (*GetSilenceRequest) ProtoMessage ¶
func (*GetSilenceRequest) ProtoMessage()
func (*GetSilenceRequest) ProtoReflect ¶
func (x *GetSilenceRequest) ProtoReflect() protoreflect.Message
func (*GetSilenceRequest) Reset ¶
func (x *GetSilenceRequest) Reset()
func (*GetSilenceRequest) String ¶
func (x *GetSilenceRequest) String() string
func (*GetSilenceRequest) Validate ¶
func (m *GetSilenceRequest) Validate() error
Validate checks the field values on GetSilenceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetSilenceRequest) ValidateAll ¶
func (m *GetSilenceRequest) ValidateAll() error
ValidateAll checks the field values on GetSilenceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetSilenceRequestMultiError, or nil if none found.
type GetSilenceRequestMultiError ¶
type GetSilenceRequestMultiError []error
GetSilenceRequestMultiError is an error wrapping multiple validation errors returned by GetSilenceRequest.ValidateAll() if the designated constraints aren't met.
func (GetSilenceRequestMultiError) AllErrors ¶
func (m GetSilenceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSilenceRequestMultiError) Error ¶
func (m GetSilenceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSilenceRequestValidationError ¶
type GetSilenceRequestValidationError struct {
// contains filtered or unexported fields
}
GetSilenceRequestValidationError is the validation error returned by GetSilenceRequest.Validate if the designated constraints aren't met.
func (GetSilenceRequestValidationError) Cause ¶
func (e GetSilenceRequestValidationError) Cause() error
Cause function returns cause value.
func (GetSilenceRequestValidationError) Error ¶
func (e GetSilenceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetSilenceRequestValidationError) ErrorName ¶
func (e GetSilenceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetSilenceRequestValidationError) Field ¶
func (e GetSilenceRequestValidationError) Field() string
Field function returns field value.
func (GetSilenceRequestValidationError) Key ¶
func (e GetSilenceRequestValidationError) Key() bool
Key function returns key value.
func (GetSilenceRequestValidationError) Reason ¶
func (e GetSilenceRequestValidationError) Reason() string
Reason function returns reason value.
type GetSilenceResponse ¶
type GetSilenceResponse struct { Silence *Silence `protobuf:"bytes,1,opt,name=silence,proto3" json:"silence,omitempty"` // contains filtered or unexported fields }
func (*GetSilenceResponse) Descriptor
deprecated
func (*GetSilenceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSilenceResponse.ProtoReflect.Descriptor instead.
func (*GetSilenceResponse) GetSilence ¶
func (x *GetSilenceResponse) GetSilence() *Silence
func (*GetSilenceResponse) ProtoMessage ¶
func (*GetSilenceResponse) ProtoMessage()
func (*GetSilenceResponse) ProtoReflect ¶
func (x *GetSilenceResponse) ProtoReflect() protoreflect.Message
func (*GetSilenceResponse) Reset ¶
func (x *GetSilenceResponse) Reset()
func (*GetSilenceResponse) String ¶
func (x *GetSilenceResponse) String() string
func (*GetSilenceResponse) Validate ¶
func (m *GetSilenceResponse) Validate() error
Validate checks the field values on GetSilenceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetSilenceResponse) ValidateAll ¶
func (m *GetSilenceResponse) ValidateAll() error
ValidateAll checks the field values on GetSilenceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetSilenceResponseMultiError, or nil if none found.
type GetSilenceResponseMultiError ¶
type GetSilenceResponseMultiError []error
GetSilenceResponseMultiError is an error wrapping multiple validation errors returned by GetSilenceResponse.ValidateAll() if the designated constraints aren't met.
func (GetSilenceResponseMultiError) AllErrors ¶
func (m GetSilenceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSilenceResponseMultiError) Error ¶
func (m GetSilenceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSilenceResponseValidationError ¶
type GetSilenceResponseValidationError struct {
// contains filtered or unexported fields
}
GetSilenceResponseValidationError is the validation error returned by GetSilenceResponse.Validate if the designated constraints aren't met.
func (GetSilenceResponseValidationError) Cause ¶
func (e GetSilenceResponseValidationError) Cause() error
Cause function returns cause value.
func (GetSilenceResponseValidationError) Error ¶
func (e GetSilenceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetSilenceResponseValidationError) ErrorName ¶
func (e GetSilenceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetSilenceResponseValidationError) Field ¶
func (e GetSilenceResponseValidationError) Field() string
Field function returns field value.
func (GetSilenceResponseValidationError) Key ¶
func (e GetSilenceResponseValidationError) Key() bool
Key function returns key value.
func (GetSilenceResponseValidationError) Reason ¶
func (e GetSilenceResponseValidationError) Reason() string
Reason function returns reason value.
type GetSubscriptionRequest ¶
type GetSubscriptionRequest struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetSubscriptionRequest) Descriptor
deprecated
func (*GetSubscriptionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSubscriptionRequest.ProtoReflect.Descriptor instead.
func (*GetSubscriptionRequest) GetId ¶
func (x *GetSubscriptionRequest) GetId() uint64
func (*GetSubscriptionRequest) ProtoMessage ¶
func (*GetSubscriptionRequest) ProtoMessage()
func (*GetSubscriptionRequest) ProtoReflect ¶
func (x *GetSubscriptionRequest) ProtoReflect() protoreflect.Message
func (*GetSubscriptionRequest) Reset ¶
func (x *GetSubscriptionRequest) Reset()
func (*GetSubscriptionRequest) String ¶
func (x *GetSubscriptionRequest) String() string
func (*GetSubscriptionRequest) Validate ¶
func (m *GetSubscriptionRequest) Validate() error
Validate checks the field values on GetSubscriptionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetSubscriptionRequest) ValidateAll ¶
func (m *GetSubscriptionRequest) ValidateAll() error
ValidateAll checks the field values on GetSubscriptionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetSubscriptionRequestMultiError, or nil if none found.
type GetSubscriptionRequestMultiError ¶
type GetSubscriptionRequestMultiError []error
GetSubscriptionRequestMultiError is an error wrapping multiple validation errors returned by GetSubscriptionRequest.ValidateAll() if the designated constraints aren't met.
func (GetSubscriptionRequestMultiError) AllErrors ¶
func (m GetSubscriptionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSubscriptionRequestMultiError) Error ¶
func (m GetSubscriptionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSubscriptionRequestValidationError ¶
type GetSubscriptionRequestValidationError struct {
// contains filtered or unexported fields
}
GetSubscriptionRequestValidationError is the validation error returned by GetSubscriptionRequest.Validate if the designated constraints aren't met.
func (GetSubscriptionRequestValidationError) Cause ¶
func (e GetSubscriptionRequestValidationError) Cause() error
Cause function returns cause value.
func (GetSubscriptionRequestValidationError) Error ¶
func (e GetSubscriptionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetSubscriptionRequestValidationError) ErrorName ¶
func (e GetSubscriptionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetSubscriptionRequestValidationError) Field ¶
func (e GetSubscriptionRequestValidationError) Field() string
Field function returns field value.
func (GetSubscriptionRequestValidationError) Key ¶
func (e GetSubscriptionRequestValidationError) Key() bool
Key function returns key value.
func (GetSubscriptionRequestValidationError) Reason ¶
func (e GetSubscriptionRequestValidationError) Reason() string
Reason function returns reason value.
type GetSubscriptionResponse ¶
type GetSubscriptionResponse struct { Subscription *Subscription `protobuf:"bytes,1,opt,name=subscription,proto3" json:"subscription,omitempty"` // contains filtered or unexported fields }
func (*GetSubscriptionResponse) Descriptor
deprecated
func (*GetSubscriptionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSubscriptionResponse.ProtoReflect.Descriptor instead.
func (*GetSubscriptionResponse) GetSubscription ¶
func (x *GetSubscriptionResponse) GetSubscription() *Subscription
func (*GetSubscriptionResponse) ProtoMessage ¶
func (*GetSubscriptionResponse) ProtoMessage()
func (*GetSubscriptionResponse) ProtoReflect ¶
func (x *GetSubscriptionResponse) ProtoReflect() protoreflect.Message
func (*GetSubscriptionResponse) Reset ¶
func (x *GetSubscriptionResponse) Reset()
func (*GetSubscriptionResponse) String ¶
func (x *GetSubscriptionResponse) String() string
func (*GetSubscriptionResponse) Validate ¶
func (m *GetSubscriptionResponse) Validate() error
Validate checks the field values on GetSubscriptionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetSubscriptionResponse) ValidateAll ¶
func (m *GetSubscriptionResponse) ValidateAll() error
ValidateAll checks the field values on GetSubscriptionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetSubscriptionResponseMultiError, or nil if none found.
type GetSubscriptionResponseMultiError ¶
type GetSubscriptionResponseMultiError []error
GetSubscriptionResponseMultiError is an error wrapping multiple validation errors returned by GetSubscriptionResponse.ValidateAll() if the designated constraints aren't met.
func (GetSubscriptionResponseMultiError) AllErrors ¶
func (m GetSubscriptionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSubscriptionResponseMultiError) Error ¶
func (m GetSubscriptionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSubscriptionResponseValidationError ¶
type GetSubscriptionResponseValidationError struct {
// contains filtered or unexported fields
}
GetSubscriptionResponseValidationError is the validation error returned by GetSubscriptionResponse.Validate if the designated constraints aren't met.
func (GetSubscriptionResponseValidationError) Cause ¶
func (e GetSubscriptionResponseValidationError) Cause() error
Cause function returns cause value.
func (GetSubscriptionResponseValidationError) Error ¶
func (e GetSubscriptionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetSubscriptionResponseValidationError) ErrorName ¶
func (e GetSubscriptionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetSubscriptionResponseValidationError) Field ¶
func (e GetSubscriptionResponseValidationError) Field() string
Field function returns field value.
func (GetSubscriptionResponseValidationError) Key ¶
func (e GetSubscriptionResponseValidationError) Key() bool
Key function returns key value.
func (GetSubscriptionResponseValidationError) Reason ¶
func (e GetSubscriptionResponseValidationError) Reason() string
Reason function returns reason value.
type GetTemplateRequest ¶
type GetTemplateRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*GetTemplateRequest) Descriptor
deprecated
func (*GetTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTemplateRequest.ProtoReflect.Descriptor instead.
func (*GetTemplateRequest) GetName ¶
func (x *GetTemplateRequest) GetName() string
func (*GetTemplateRequest) ProtoMessage ¶
func (*GetTemplateRequest) ProtoMessage()
func (*GetTemplateRequest) ProtoReflect ¶
func (x *GetTemplateRequest) ProtoReflect() protoreflect.Message
func (*GetTemplateRequest) Reset ¶
func (x *GetTemplateRequest) Reset()
func (*GetTemplateRequest) String ¶
func (x *GetTemplateRequest) String() string
func (*GetTemplateRequest) Validate ¶
func (m *GetTemplateRequest) Validate() error
Validate checks the field values on GetTemplateRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTemplateRequest) ValidateAll ¶
func (m *GetTemplateRequest) ValidateAll() error
ValidateAll checks the field values on GetTemplateRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTemplateRequestMultiError, or nil if none found.
type GetTemplateRequestMultiError ¶
type GetTemplateRequestMultiError []error
GetTemplateRequestMultiError is an error wrapping multiple validation errors returned by GetTemplateRequest.ValidateAll() if the designated constraints aren't met.
func (GetTemplateRequestMultiError) AllErrors ¶
func (m GetTemplateRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTemplateRequestMultiError) Error ¶
func (m GetTemplateRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTemplateRequestValidationError ¶
type GetTemplateRequestValidationError struct {
// contains filtered or unexported fields
}
GetTemplateRequestValidationError is the validation error returned by GetTemplateRequest.Validate if the designated constraints aren't met.
func (GetTemplateRequestValidationError) Cause ¶
func (e GetTemplateRequestValidationError) Cause() error
Cause function returns cause value.
func (GetTemplateRequestValidationError) Error ¶
func (e GetTemplateRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetTemplateRequestValidationError) ErrorName ¶
func (e GetTemplateRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetTemplateRequestValidationError) Field ¶
func (e GetTemplateRequestValidationError) Field() string
Field function returns field value.
func (GetTemplateRequestValidationError) Key ¶
func (e GetTemplateRequestValidationError) Key() bool
Key function returns key value.
func (GetTemplateRequestValidationError) Reason ¶
func (e GetTemplateRequestValidationError) Reason() string
Reason function returns reason value.
type GetTemplateResponse ¶
type GetTemplateResponse struct { Template *Template `protobuf:"bytes,1,opt,name=template,proto3" json:"template,omitempty"` // contains filtered or unexported fields }
func (*GetTemplateResponse) Descriptor
deprecated
func (*GetTemplateResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTemplateResponse.ProtoReflect.Descriptor instead.
func (*GetTemplateResponse) GetTemplate ¶
func (x *GetTemplateResponse) GetTemplate() *Template
func (*GetTemplateResponse) ProtoMessage ¶
func (*GetTemplateResponse) ProtoMessage()
func (*GetTemplateResponse) ProtoReflect ¶
func (x *GetTemplateResponse) ProtoReflect() protoreflect.Message
func (*GetTemplateResponse) Reset ¶
func (x *GetTemplateResponse) Reset()
func (*GetTemplateResponse) String ¶
func (x *GetTemplateResponse) String() string
func (*GetTemplateResponse) Validate ¶
func (m *GetTemplateResponse) Validate() error
Validate checks the field values on GetTemplateResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTemplateResponse) ValidateAll ¶
func (m *GetTemplateResponse) ValidateAll() error
ValidateAll checks the field values on GetTemplateResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTemplateResponseMultiError, or nil if none found.
type GetTemplateResponseMultiError ¶
type GetTemplateResponseMultiError []error
GetTemplateResponseMultiError is an error wrapping multiple validation errors returned by GetTemplateResponse.ValidateAll() if the designated constraints aren't met.
func (GetTemplateResponseMultiError) AllErrors ¶
func (m GetTemplateResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTemplateResponseMultiError) Error ¶
func (m GetTemplateResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTemplateResponseValidationError ¶
type GetTemplateResponseValidationError struct {
// contains filtered or unexported fields
}
GetTemplateResponseValidationError is the validation error returned by GetTemplateResponse.Validate if the designated constraints aren't met.
func (GetTemplateResponseValidationError) Cause ¶
func (e GetTemplateResponseValidationError) Cause() error
Cause function returns cause value.
func (GetTemplateResponseValidationError) Error ¶
func (e GetTemplateResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetTemplateResponseValidationError) ErrorName ¶
func (e GetTemplateResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetTemplateResponseValidationError) Field ¶
func (e GetTemplateResponseValidationError) Field() string
Field function returns field value.
func (GetTemplateResponseValidationError) Key ¶
func (e GetTemplateResponseValidationError) Key() bool
Key function returns key value.
func (GetTemplateResponseValidationError) Reason ¶
func (e GetTemplateResponseValidationError) Reason() string
Reason function returns reason value.
type Labels ¶
type Labels struct { Severity string `protobuf:"bytes,1,opt,name=severity,proto3" json:"severity,omitempty"` // contains filtered or unexported fields }
func (*Labels) Descriptor
deprecated
func (*Labels) GetSeverity ¶
func (*Labels) ProtoMessage ¶
func (*Labels) ProtoMessage()
func (*Labels) ProtoReflect ¶
func (x *Labels) ProtoReflect() protoreflect.Message
func (*Labels) Validate ¶
Validate checks the field values on Labels with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Labels) ValidateAll ¶
ValidateAll checks the field values on Labels with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LabelsMultiError, or nil if none found.
type LabelsMultiError ¶
type LabelsMultiError []error
LabelsMultiError is an error wrapping multiple validation errors returned by Labels.ValidateAll() if the designated constraints aren't met.
func (LabelsMultiError) AllErrors ¶
func (m LabelsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LabelsMultiError) Error ¶
func (m LabelsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LabelsValidationError ¶
type LabelsValidationError struct {
// contains filtered or unexported fields
}
LabelsValidationError is the validation error returned by Labels.Validate if the designated constraints aren't met.
func (LabelsValidationError) Cause ¶
func (e LabelsValidationError) Cause() error
Cause function returns cause value.
func (LabelsValidationError) Error ¶
func (e LabelsValidationError) Error() string
Error satisfies the builtin error interface
func (LabelsValidationError) ErrorName ¶
func (e LabelsValidationError) ErrorName() string
ErrorName returns error name.
func (LabelsValidationError) Field ¶
func (e LabelsValidationError) Field() string
Field function returns field value.
func (LabelsValidationError) Key ¶
func (e LabelsValidationError) Key() bool
Key function returns key value.
func (LabelsValidationError) Reason ¶
func (e LabelsValidationError) Reason() string
Reason function returns reason value.
type ListAlertsRequest ¶
type ListAlertsRequest struct { ProviderType string `protobuf:"bytes,1,opt,name=provider_type,json=providerType,proto3" json:"provider_type,omitempty"` ProviderId uint64 `protobuf:"varint,2,opt,name=provider_id,json=providerId,proto3" json:"provider_id,omitempty"` ResourceName string `protobuf:"bytes,3,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"` StartTime uint64 `protobuf:"varint,4,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` EndTime uint64 `protobuf:"varint,5,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"` NamespaceId uint64 `protobuf:"varint,6,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` SilenceId string `protobuf:"bytes,7,opt,name=silence_id,json=silenceId,proto3" json:"silence_id,omitempty"` // contains filtered or unexported fields }
func (*ListAlertsRequest) Descriptor
deprecated
func (*ListAlertsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAlertsRequest.ProtoReflect.Descriptor instead.
func (*ListAlertsRequest) GetEndTime ¶
func (x *ListAlertsRequest) GetEndTime() uint64
func (*ListAlertsRequest) GetNamespaceId ¶
func (x *ListAlertsRequest) GetNamespaceId() uint64
func (*ListAlertsRequest) GetProviderId ¶
func (x *ListAlertsRequest) GetProviderId() uint64
func (*ListAlertsRequest) GetProviderType ¶
func (x *ListAlertsRequest) GetProviderType() string
func (*ListAlertsRequest) GetResourceName ¶
func (x *ListAlertsRequest) GetResourceName() string
func (*ListAlertsRequest) GetSilenceId ¶
func (x *ListAlertsRequest) GetSilenceId() string
func (*ListAlertsRequest) GetStartTime ¶
func (x *ListAlertsRequest) GetStartTime() uint64
func (*ListAlertsRequest) ProtoMessage ¶
func (*ListAlertsRequest) ProtoMessage()
func (*ListAlertsRequest) ProtoReflect ¶
func (x *ListAlertsRequest) ProtoReflect() protoreflect.Message
func (*ListAlertsRequest) Reset ¶
func (x *ListAlertsRequest) Reset()
func (*ListAlertsRequest) String ¶
func (x *ListAlertsRequest) String() string
func (*ListAlertsRequest) Validate ¶
func (m *ListAlertsRequest) Validate() error
Validate checks the field values on ListAlertsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListAlertsRequest) ValidateAll ¶
func (m *ListAlertsRequest) ValidateAll() error
ValidateAll checks the field values on ListAlertsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListAlertsRequestMultiError, or nil if none found.
type ListAlertsRequestMultiError ¶
type ListAlertsRequestMultiError []error
ListAlertsRequestMultiError is an error wrapping multiple validation errors returned by ListAlertsRequest.ValidateAll() if the designated constraints aren't met.
func (ListAlertsRequestMultiError) AllErrors ¶
func (m ListAlertsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListAlertsRequestMultiError) Error ¶
func (m ListAlertsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListAlertsRequestValidationError ¶
type ListAlertsRequestValidationError struct {
// contains filtered or unexported fields
}
ListAlertsRequestValidationError is the validation error returned by ListAlertsRequest.Validate if the designated constraints aren't met.
func (ListAlertsRequestValidationError) Cause ¶
func (e ListAlertsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListAlertsRequestValidationError) Error ¶
func (e ListAlertsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListAlertsRequestValidationError) ErrorName ¶
func (e ListAlertsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListAlertsRequestValidationError) Field ¶
func (e ListAlertsRequestValidationError) Field() string
Field function returns field value.
func (ListAlertsRequestValidationError) Key ¶
func (e ListAlertsRequestValidationError) Key() bool
Key function returns key value.
func (ListAlertsRequestValidationError) Reason ¶
func (e ListAlertsRequestValidationError) Reason() string
Reason function returns reason value.
type ListAlertsResponse ¶
type ListAlertsResponse struct { Alerts []*Alert `protobuf:"bytes,1,rep,name=alerts,proto3" json:"alerts,omitempty"` // contains filtered or unexported fields }
func (*ListAlertsResponse) Descriptor
deprecated
func (*ListAlertsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAlertsResponse.ProtoReflect.Descriptor instead.
func (*ListAlertsResponse) GetAlerts ¶
func (x *ListAlertsResponse) GetAlerts() []*Alert
func (*ListAlertsResponse) ProtoMessage ¶
func (*ListAlertsResponse) ProtoMessage()
func (*ListAlertsResponse) ProtoReflect ¶
func (x *ListAlertsResponse) ProtoReflect() protoreflect.Message
func (*ListAlertsResponse) Reset ¶
func (x *ListAlertsResponse) Reset()
func (*ListAlertsResponse) String ¶
func (x *ListAlertsResponse) String() string
func (*ListAlertsResponse) Validate ¶
func (m *ListAlertsResponse) Validate() error
Validate checks the field values on ListAlertsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListAlertsResponse) ValidateAll ¶
func (m *ListAlertsResponse) ValidateAll() error
ValidateAll checks the field values on ListAlertsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListAlertsResponseMultiError, or nil if none found.
type ListAlertsResponseMultiError ¶
type ListAlertsResponseMultiError []error
ListAlertsResponseMultiError is an error wrapping multiple validation errors returned by ListAlertsResponse.ValidateAll() if the designated constraints aren't met.
func (ListAlertsResponseMultiError) AllErrors ¶
func (m ListAlertsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListAlertsResponseMultiError) Error ¶
func (m ListAlertsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListAlertsResponseValidationError ¶
type ListAlertsResponseValidationError struct {
// contains filtered or unexported fields
}
ListAlertsResponseValidationError is the validation error returned by ListAlertsResponse.Validate if the designated constraints aren't met.
func (ListAlertsResponseValidationError) Cause ¶
func (e ListAlertsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListAlertsResponseValidationError) Error ¶
func (e ListAlertsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListAlertsResponseValidationError) ErrorName ¶
func (e ListAlertsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListAlertsResponseValidationError) Field ¶
func (e ListAlertsResponseValidationError) Field() string
Field function returns field value.
func (ListAlertsResponseValidationError) Key ¶
func (e ListAlertsResponseValidationError) Key() bool
Key function returns key value.
func (ListAlertsResponseValidationError) Reason ¶
func (e ListAlertsResponseValidationError) Reason() string
Reason function returns reason value.
type ListNamespacesRequest ¶
type ListNamespacesRequest struct {
// contains filtered or unexported fields
}
func (*ListNamespacesRequest) Descriptor
deprecated
func (*ListNamespacesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListNamespacesRequest.ProtoReflect.Descriptor instead.
func (*ListNamespacesRequest) ProtoMessage ¶
func (*ListNamespacesRequest) ProtoMessage()
func (*ListNamespacesRequest) ProtoReflect ¶
func (x *ListNamespacesRequest) ProtoReflect() protoreflect.Message
func (*ListNamespacesRequest) Reset ¶
func (x *ListNamespacesRequest) Reset()
func (*ListNamespacesRequest) String ¶
func (x *ListNamespacesRequest) String() string
func (*ListNamespacesRequest) Validate ¶
func (m *ListNamespacesRequest) Validate() error
Validate checks the field values on ListNamespacesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListNamespacesRequest) ValidateAll ¶
func (m *ListNamespacesRequest) ValidateAll() error
ValidateAll checks the field values on ListNamespacesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListNamespacesRequestMultiError, or nil if none found.
type ListNamespacesRequestMultiError ¶
type ListNamespacesRequestMultiError []error
ListNamespacesRequestMultiError is an error wrapping multiple validation errors returned by ListNamespacesRequest.ValidateAll() if the designated constraints aren't met.
func (ListNamespacesRequestMultiError) AllErrors ¶
func (m ListNamespacesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListNamespacesRequestMultiError) Error ¶
func (m ListNamespacesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListNamespacesRequestValidationError ¶
type ListNamespacesRequestValidationError struct {
// contains filtered or unexported fields
}
ListNamespacesRequestValidationError is the validation error returned by ListNamespacesRequest.Validate if the designated constraints aren't met.
func (ListNamespacesRequestValidationError) Cause ¶
func (e ListNamespacesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListNamespacesRequestValidationError) Error ¶
func (e ListNamespacesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListNamespacesRequestValidationError) ErrorName ¶
func (e ListNamespacesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListNamespacesRequestValidationError) Field ¶
func (e ListNamespacesRequestValidationError) Field() string
Field function returns field value.
func (ListNamespacesRequestValidationError) Key ¶
func (e ListNamespacesRequestValidationError) Key() bool
Key function returns key value.
func (ListNamespacesRequestValidationError) Reason ¶
func (e ListNamespacesRequestValidationError) Reason() string
Reason function returns reason value.
type ListNamespacesResponse ¶
type ListNamespacesResponse struct { Namespaces []*Namespace `protobuf:"bytes,1,rep,name=namespaces,proto3" json:"namespaces,omitempty"` // contains filtered or unexported fields }
func (*ListNamespacesResponse) Descriptor
deprecated
func (*ListNamespacesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListNamespacesResponse.ProtoReflect.Descriptor instead.
func (*ListNamespacesResponse) GetNamespaces ¶
func (x *ListNamespacesResponse) GetNamespaces() []*Namespace
func (*ListNamespacesResponse) ProtoMessage ¶
func (*ListNamespacesResponse) ProtoMessage()
func (*ListNamespacesResponse) ProtoReflect ¶
func (x *ListNamespacesResponse) ProtoReflect() protoreflect.Message
func (*ListNamespacesResponse) Reset ¶
func (x *ListNamespacesResponse) Reset()
func (*ListNamespacesResponse) String ¶
func (x *ListNamespacesResponse) String() string
func (*ListNamespacesResponse) Validate ¶
func (m *ListNamespacesResponse) Validate() error
Validate checks the field values on ListNamespacesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListNamespacesResponse) ValidateAll ¶
func (m *ListNamespacesResponse) ValidateAll() error
ValidateAll checks the field values on ListNamespacesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListNamespacesResponseMultiError, or nil if none found.
type ListNamespacesResponseMultiError ¶
type ListNamespacesResponseMultiError []error
ListNamespacesResponseMultiError is an error wrapping multiple validation errors returned by ListNamespacesResponse.ValidateAll() if the designated constraints aren't met.
func (ListNamespacesResponseMultiError) AllErrors ¶
func (m ListNamespacesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListNamespacesResponseMultiError) Error ¶
func (m ListNamespacesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListNamespacesResponseValidationError ¶
type ListNamespacesResponseValidationError struct {
// contains filtered or unexported fields
}
ListNamespacesResponseValidationError is the validation error returned by ListNamespacesResponse.Validate if the designated constraints aren't met.
func (ListNamespacesResponseValidationError) Cause ¶
func (e ListNamespacesResponseValidationError) Cause() error
Cause function returns cause value.
func (ListNamespacesResponseValidationError) Error ¶
func (e ListNamespacesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListNamespacesResponseValidationError) ErrorName ¶
func (e ListNamespacesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListNamespacesResponseValidationError) Field ¶
func (e ListNamespacesResponseValidationError) Field() string
Field function returns field value.
func (ListNamespacesResponseValidationError) Key ¶
func (e ListNamespacesResponseValidationError) Key() bool
Key function returns key value.
func (ListNamespacesResponseValidationError) Reason ¶
func (e ListNamespacesResponseValidationError) Reason() string
Reason function returns reason value.
type ListNotificationMessagesRequest ¶ added in v0.7.3
type ListNotificationMessagesRequest struct { NotificationId string `protobuf:"bytes,1,opt,name=notification_id,json=notificationId,proto3" json:"notification_id,omitempty"` // contains filtered or unexported fields }
func (*ListNotificationMessagesRequest) Descriptor
deprecated
added in
v0.7.3
func (*ListNotificationMessagesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListNotificationMessagesRequest.ProtoReflect.Descriptor instead.
func (*ListNotificationMessagesRequest) GetNotificationId ¶ added in v0.7.3
func (x *ListNotificationMessagesRequest) GetNotificationId() string
func (*ListNotificationMessagesRequest) ProtoMessage ¶ added in v0.7.3
func (*ListNotificationMessagesRequest) ProtoMessage()
func (*ListNotificationMessagesRequest) ProtoReflect ¶ added in v0.7.3
func (x *ListNotificationMessagesRequest) ProtoReflect() protoreflect.Message
func (*ListNotificationMessagesRequest) Reset ¶ added in v0.7.3
func (x *ListNotificationMessagesRequest) Reset()
func (*ListNotificationMessagesRequest) String ¶ added in v0.7.3
func (x *ListNotificationMessagesRequest) String() string
func (*ListNotificationMessagesRequest) Validate ¶ added in v0.7.3
func (m *ListNotificationMessagesRequest) Validate() error
Validate checks the field values on ListNotificationMessagesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListNotificationMessagesRequest) ValidateAll ¶ added in v0.7.3
func (m *ListNotificationMessagesRequest) ValidateAll() error
ValidateAll checks the field values on ListNotificationMessagesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListNotificationMessagesRequestMultiError, or nil if none found.
type ListNotificationMessagesRequestMultiError ¶ added in v0.7.3
type ListNotificationMessagesRequestMultiError []error
ListNotificationMessagesRequestMultiError is an error wrapping multiple validation errors returned by ListNotificationMessagesRequest.ValidateAll() if the designated constraints aren't met.
func (ListNotificationMessagesRequestMultiError) AllErrors ¶ added in v0.7.3
func (m ListNotificationMessagesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListNotificationMessagesRequestMultiError) Error ¶ added in v0.7.3
func (m ListNotificationMessagesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListNotificationMessagesRequestValidationError ¶ added in v0.7.3
type ListNotificationMessagesRequestValidationError struct {
// contains filtered or unexported fields
}
ListNotificationMessagesRequestValidationError is the validation error returned by ListNotificationMessagesRequest.Validate if the designated constraints aren't met.
func (ListNotificationMessagesRequestValidationError) Cause ¶ added in v0.7.3
func (e ListNotificationMessagesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListNotificationMessagesRequestValidationError) Error ¶ added in v0.7.3
func (e ListNotificationMessagesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListNotificationMessagesRequestValidationError) ErrorName ¶ added in v0.7.3
func (e ListNotificationMessagesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListNotificationMessagesRequestValidationError) Field ¶ added in v0.7.3
func (e ListNotificationMessagesRequestValidationError) Field() string
Field function returns field value.
func (ListNotificationMessagesRequestValidationError) Key ¶ added in v0.7.3
func (e ListNotificationMessagesRequestValidationError) Key() bool
Key function returns key value.
func (ListNotificationMessagesRequestValidationError) Reason ¶ added in v0.7.3
func (e ListNotificationMessagesRequestValidationError) Reason() string
Reason function returns reason value.
type ListNotificationMessagesResponse ¶ added in v0.7.3
type ListNotificationMessagesResponse struct { Messages []*NotificationMessage `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*ListNotificationMessagesResponse) Descriptor
deprecated
added in
v0.7.3
func (*ListNotificationMessagesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListNotificationMessagesResponse.ProtoReflect.Descriptor instead.
func (*ListNotificationMessagesResponse) GetMessages ¶ added in v0.7.3
func (x *ListNotificationMessagesResponse) GetMessages() []*NotificationMessage
func (*ListNotificationMessagesResponse) ProtoMessage ¶ added in v0.7.3
func (*ListNotificationMessagesResponse) ProtoMessage()
func (*ListNotificationMessagesResponse) ProtoReflect ¶ added in v0.7.3
func (x *ListNotificationMessagesResponse) ProtoReflect() protoreflect.Message
func (*ListNotificationMessagesResponse) Reset ¶ added in v0.7.3
func (x *ListNotificationMessagesResponse) Reset()
func (*ListNotificationMessagesResponse) String ¶ added in v0.7.3
func (x *ListNotificationMessagesResponse) String() string
func (*ListNotificationMessagesResponse) Validate ¶ added in v0.7.3
func (m *ListNotificationMessagesResponse) Validate() error
Validate checks the field values on ListNotificationMessagesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListNotificationMessagesResponse) ValidateAll ¶ added in v0.7.3
func (m *ListNotificationMessagesResponse) ValidateAll() error
ValidateAll checks the field values on ListNotificationMessagesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListNotificationMessagesResponseMultiError, or nil if none found.
type ListNotificationMessagesResponseMultiError ¶ added in v0.7.3
type ListNotificationMessagesResponseMultiError []error
ListNotificationMessagesResponseMultiError is an error wrapping multiple validation errors returned by ListNotificationMessagesResponse.ValidateAll() if the designated constraints aren't met.
func (ListNotificationMessagesResponseMultiError) AllErrors ¶ added in v0.7.3
func (m ListNotificationMessagesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListNotificationMessagesResponseMultiError) Error ¶ added in v0.7.3
func (m ListNotificationMessagesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListNotificationMessagesResponseValidationError ¶ added in v0.7.3
type ListNotificationMessagesResponseValidationError struct {
// contains filtered or unexported fields
}
ListNotificationMessagesResponseValidationError is the validation error returned by ListNotificationMessagesResponse.Validate if the designated constraints aren't met.
func (ListNotificationMessagesResponseValidationError) Cause ¶ added in v0.7.3
func (e ListNotificationMessagesResponseValidationError) Cause() error
Cause function returns cause value.
func (ListNotificationMessagesResponseValidationError) Error ¶ added in v0.7.3
func (e ListNotificationMessagesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListNotificationMessagesResponseValidationError) ErrorName ¶ added in v0.7.3
func (e ListNotificationMessagesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListNotificationMessagesResponseValidationError) Field ¶ added in v0.7.3
func (e ListNotificationMessagesResponseValidationError) Field() string
Field function returns field value.
func (ListNotificationMessagesResponseValidationError) Key ¶ added in v0.7.3
func (e ListNotificationMessagesResponseValidationError) Key() bool
Key function returns key value.
func (ListNotificationMessagesResponseValidationError) Reason ¶ added in v0.7.3
func (e ListNotificationMessagesResponseValidationError) Reason() string
Reason function returns reason value.
type ListNotificationsRequest ¶ added in v0.7.4
type ListNotificationsRequest struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` Template string `protobuf:"bytes,2,opt,name=template,proto3" json:"template,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ ReceiverSelectors map[string]string `` /* 200-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListNotificationsRequest) Descriptor
deprecated
added in
v0.7.4
func (*ListNotificationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListNotificationsRequest.ProtoReflect.Descriptor instead.
func (*ListNotificationsRequest) GetLabels ¶ added in v0.7.4
func (x *ListNotificationsRequest) GetLabels() map[string]string
func (*ListNotificationsRequest) GetReceiverSelectors ¶ added in v0.7.4
func (x *ListNotificationsRequest) GetReceiverSelectors() map[string]string
func (*ListNotificationsRequest) GetTemplate ¶ added in v0.7.4
func (x *ListNotificationsRequest) GetTemplate() string
func (*ListNotificationsRequest) GetType ¶ added in v0.7.4
func (x *ListNotificationsRequest) GetType() string
func (*ListNotificationsRequest) ProtoMessage ¶ added in v0.7.4
func (*ListNotificationsRequest) ProtoMessage()
func (*ListNotificationsRequest) ProtoReflect ¶ added in v0.7.4
func (x *ListNotificationsRequest) ProtoReflect() protoreflect.Message
func (*ListNotificationsRequest) Reset ¶ added in v0.7.4
func (x *ListNotificationsRequest) Reset()
func (*ListNotificationsRequest) String ¶ added in v0.7.4
func (x *ListNotificationsRequest) String() string
func (*ListNotificationsRequest) Validate ¶ added in v0.7.4
func (m *ListNotificationsRequest) Validate() error
Validate checks the field values on ListNotificationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListNotificationsRequest) ValidateAll ¶ added in v0.7.4
func (m *ListNotificationsRequest) ValidateAll() error
ValidateAll checks the field values on ListNotificationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListNotificationsRequestMultiError, or nil if none found.
type ListNotificationsRequestMultiError ¶ added in v0.7.4
type ListNotificationsRequestMultiError []error
ListNotificationsRequestMultiError is an error wrapping multiple validation errors returned by ListNotificationsRequest.ValidateAll() if the designated constraints aren't met.
func (ListNotificationsRequestMultiError) AllErrors ¶ added in v0.7.4
func (m ListNotificationsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListNotificationsRequestMultiError) Error ¶ added in v0.7.4
func (m ListNotificationsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListNotificationsRequestValidationError ¶ added in v0.7.4
type ListNotificationsRequestValidationError struct {
// contains filtered or unexported fields
}
ListNotificationsRequestValidationError is the validation error returned by ListNotificationsRequest.Validate if the designated constraints aren't met.
func (ListNotificationsRequestValidationError) Cause ¶ added in v0.7.4
func (e ListNotificationsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListNotificationsRequestValidationError) Error ¶ added in v0.7.4
func (e ListNotificationsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListNotificationsRequestValidationError) ErrorName ¶ added in v0.7.4
func (e ListNotificationsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListNotificationsRequestValidationError) Field ¶ added in v0.7.4
func (e ListNotificationsRequestValidationError) Field() string
Field function returns field value.
func (ListNotificationsRequestValidationError) Key ¶ added in v0.7.4
func (e ListNotificationsRequestValidationError) Key() bool
Key function returns key value.
func (ListNotificationsRequestValidationError) Reason ¶ added in v0.7.4
func (e ListNotificationsRequestValidationError) Reason() string
Reason function returns reason value.
type ListNotificationsResponse ¶ added in v0.7.4
type ListNotificationsResponse struct { Notifications []*Notification `protobuf:"bytes,1,rep,name=notifications,proto3" json:"notifications,omitempty"` // contains filtered or unexported fields }
func (*ListNotificationsResponse) Descriptor
deprecated
added in
v0.7.4
func (*ListNotificationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListNotificationsResponse.ProtoReflect.Descriptor instead.
func (*ListNotificationsResponse) GetNotifications ¶ added in v0.7.4
func (x *ListNotificationsResponse) GetNotifications() []*Notification
func (*ListNotificationsResponse) ProtoMessage ¶ added in v0.7.4
func (*ListNotificationsResponse) ProtoMessage()
func (*ListNotificationsResponse) ProtoReflect ¶ added in v0.7.4
func (x *ListNotificationsResponse) ProtoReflect() protoreflect.Message
func (*ListNotificationsResponse) Reset ¶ added in v0.7.4
func (x *ListNotificationsResponse) Reset()
func (*ListNotificationsResponse) String ¶ added in v0.7.4
func (x *ListNotificationsResponse) String() string
func (*ListNotificationsResponse) Validate ¶ added in v0.7.4
func (m *ListNotificationsResponse) Validate() error
Validate checks the field values on ListNotificationsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListNotificationsResponse) ValidateAll ¶ added in v0.7.4
func (m *ListNotificationsResponse) ValidateAll() error
ValidateAll checks the field values on ListNotificationsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListNotificationsResponseMultiError, or nil if none found.
type ListNotificationsResponseMultiError ¶ added in v0.7.4
type ListNotificationsResponseMultiError []error
ListNotificationsResponseMultiError is an error wrapping multiple validation errors returned by ListNotificationsResponse.ValidateAll() if the designated constraints aren't met.
func (ListNotificationsResponseMultiError) AllErrors ¶ added in v0.7.4
func (m ListNotificationsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListNotificationsResponseMultiError) Error ¶ added in v0.7.4
func (m ListNotificationsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListNotificationsResponseValidationError ¶ added in v0.7.4
type ListNotificationsResponseValidationError struct {
// contains filtered or unexported fields
}
ListNotificationsResponseValidationError is the validation error returned by ListNotificationsResponse.Validate if the designated constraints aren't met.
func (ListNotificationsResponseValidationError) Cause ¶ added in v0.7.4
func (e ListNotificationsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListNotificationsResponseValidationError) Error ¶ added in v0.7.4
func (e ListNotificationsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListNotificationsResponseValidationError) ErrorName ¶ added in v0.7.4
func (e ListNotificationsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListNotificationsResponseValidationError) Field ¶ added in v0.7.4
func (e ListNotificationsResponseValidationError) Field() string
Field function returns field value.
func (ListNotificationsResponseValidationError) Key ¶ added in v0.7.4
func (e ListNotificationsResponseValidationError) Key() bool
Key function returns key value.
func (ListNotificationsResponseValidationError) Reason ¶ added in v0.7.4
func (e ListNotificationsResponseValidationError) Reason() string
Reason function returns reason value.
type ListProvidersRequest ¶
type ListProvidersRequest struct { Urn string `protobuf:"bytes,1,opt,name=urn,proto3" json:"urn,omitempty"` Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` // contains filtered or unexported fields }
func (*ListProvidersRequest) Descriptor
deprecated
func (*ListProvidersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProvidersRequest.ProtoReflect.Descriptor instead.
func (*ListProvidersRequest) GetType ¶
func (x *ListProvidersRequest) GetType() string
func (*ListProvidersRequest) GetUrn ¶
func (x *ListProvidersRequest) GetUrn() string
func (*ListProvidersRequest) ProtoMessage ¶
func (*ListProvidersRequest) ProtoMessage()
func (*ListProvidersRequest) ProtoReflect ¶
func (x *ListProvidersRequest) ProtoReflect() protoreflect.Message
func (*ListProvidersRequest) Reset ¶
func (x *ListProvidersRequest) Reset()
func (*ListProvidersRequest) String ¶
func (x *ListProvidersRequest) String() string
func (*ListProvidersRequest) Validate ¶
func (m *ListProvidersRequest) Validate() error
Validate checks the field values on ListProvidersRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProvidersRequest) ValidateAll ¶
func (m *ListProvidersRequest) ValidateAll() error
ValidateAll checks the field values on ListProvidersRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProvidersRequestMultiError, or nil if none found.
type ListProvidersRequestMultiError ¶
type ListProvidersRequestMultiError []error
ListProvidersRequestMultiError is an error wrapping multiple validation errors returned by ListProvidersRequest.ValidateAll() if the designated constraints aren't met.
func (ListProvidersRequestMultiError) AllErrors ¶
func (m ListProvidersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProvidersRequestMultiError) Error ¶
func (m ListProvidersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProvidersRequestValidationError ¶
type ListProvidersRequestValidationError struct {
// contains filtered or unexported fields
}
ListProvidersRequestValidationError is the validation error returned by ListProvidersRequest.Validate if the designated constraints aren't met.
func (ListProvidersRequestValidationError) Cause ¶
func (e ListProvidersRequestValidationError) Cause() error
Cause function returns cause value.
func (ListProvidersRequestValidationError) Error ¶
func (e ListProvidersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListProvidersRequestValidationError) ErrorName ¶
func (e ListProvidersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListProvidersRequestValidationError) Field ¶
func (e ListProvidersRequestValidationError) Field() string
Field function returns field value.
func (ListProvidersRequestValidationError) Key ¶
func (e ListProvidersRequestValidationError) Key() bool
Key function returns key value.
func (ListProvidersRequestValidationError) Reason ¶
func (e ListProvidersRequestValidationError) Reason() string
Reason function returns reason value.
type ListProvidersResponse ¶
type ListProvidersResponse struct { Providers []*Provider `protobuf:"bytes,1,rep,name=providers,proto3" json:"providers,omitempty"` // contains filtered or unexported fields }
func (*ListProvidersResponse) Descriptor
deprecated
func (*ListProvidersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProvidersResponse.ProtoReflect.Descriptor instead.
func (*ListProvidersResponse) GetProviders ¶
func (x *ListProvidersResponse) GetProviders() []*Provider
func (*ListProvidersResponse) ProtoMessage ¶
func (*ListProvidersResponse) ProtoMessage()
func (*ListProvidersResponse) ProtoReflect ¶
func (x *ListProvidersResponse) ProtoReflect() protoreflect.Message
func (*ListProvidersResponse) Reset ¶
func (x *ListProvidersResponse) Reset()
func (*ListProvidersResponse) String ¶
func (x *ListProvidersResponse) String() string
func (*ListProvidersResponse) Validate ¶
func (m *ListProvidersResponse) Validate() error
Validate checks the field values on ListProvidersResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProvidersResponse) ValidateAll ¶
func (m *ListProvidersResponse) ValidateAll() error
ValidateAll checks the field values on ListProvidersResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProvidersResponseMultiError, or nil if none found.
type ListProvidersResponseMultiError ¶
type ListProvidersResponseMultiError []error
ListProvidersResponseMultiError is an error wrapping multiple validation errors returned by ListProvidersResponse.ValidateAll() if the designated constraints aren't met.
func (ListProvidersResponseMultiError) AllErrors ¶
func (m ListProvidersResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProvidersResponseMultiError) Error ¶
func (m ListProvidersResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProvidersResponseValidationError ¶
type ListProvidersResponseValidationError struct {
// contains filtered or unexported fields
}
ListProvidersResponseValidationError is the validation error returned by ListProvidersResponse.Validate if the designated constraints aren't met.
func (ListProvidersResponseValidationError) Cause ¶
func (e ListProvidersResponseValidationError) Cause() error
Cause function returns cause value.
func (ListProvidersResponseValidationError) Error ¶
func (e ListProvidersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListProvidersResponseValidationError) ErrorName ¶
func (e ListProvidersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListProvidersResponseValidationError) Field ¶
func (e ListProvidersResponseValidationError) Field() string
Field function returns field value.
func (ListProvidersResponseValidationError) Key ¶
func (e ListProvidersResponseValidationError) Key() bool
Key function returns key value.
func (ListProvidersResponseValidationError) Reason ¶
func (e ListProvidersResponseValidationError) Reason() string
Reason function returns reason value.
type ListReceiversRequest ¶
type ListReceiversRequest struct { Labels map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListReceiversRequest) Descriptor
deprecated
func (*ListReceiversRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListReceiversRequest.ProtoReflect.Descriptor instead.
func (*ListReceiversRequest) GetLabels ¶ added in v0.6.5
func (x *ListReceiversRequest) GetLabels() map[string]string
func (*ListReceiversRequest) ProtoMessage ¶
func (*ListReceiversRequest) ProtoMessage()
func (*ListReceiversRequest) ProtoReflect ¶
func (x *ListReceiversRequest) ProtoReflect() protoreflect.Message
func (*ListReceiversRequest) Reset ¶
func (x *ListReceiversRequest) Reset()
func (*ListReceiversRequest) String ¶
func (x *ListReceiversRequest) String() string
func (*ListReceiversRequest) Validate ¶
func (m *ListReceiversRequest) Validate() error
Validate checks the field values on ListReceiversRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListReceiversRequest) ValidateAll ¶
func (m *ListReceiversRequest) ValidateAll() error
ValidateAll checks the field values on ListReceiversRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListReceiversRequestMultiError, or nil if none found.
type ListReceiversRequestMultiError ¶
type ListReceiversRequestMultiError []error
ListReceiversRequestMultiError is an error wrapping multiple validation errors returned by ListReceiversRequest.ValidateAll() if the designated constraints aren't met.
func (ListReceiversRequestMultiError) AllErrors ¶
func (m ListReceiversRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListReceiversRequestMultiError) Error ¶
func (m ListReceiversRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListReceiversRequestValidationError ¶
type ListReceiversRequestValidationError struct {
// contains filtered or unexported fields
}
ListReceiversRequestValidationError is the validation error returned by ListReceiversRequest.Validate if the designated constraints aren't met.
func (ListReceiversRequestValidationError) Cause ¶
func (e ListReceiversRequestValidationError) Cause() error
Cause function returns cause value.
func (ListReceiversRequestValidationError) Error ¶
func (e ListReceiversRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListReceiversRequestValidationError) ErrorName ¶
func (e ListReceiversRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListReceiversRequestValidationError) Field ¶
func (e ListReceiversRequestValidationError) Field() string
Field function returns field value.
func (ListReceiversRequestValidationError) Key ¶
func (e ListReceiversRequestValidationError) Key() bool
Key function returns key value.
func (ListReceiversRequestValidationError) Reason ¶
func (e ListReceiversRequestValidationError) Reason() string
Reason function returns reason value.
type ListReceiversResponse ¶
type ListReceiversResponse struct { Receivers []*Receiver `protobuf:"bytes,1,rep,name=receivers,proto3" json:"receivers,omitempty"` // contains filtered or unexported fields }
func (*ListReceiversResponse) Descriptor
deprecated
func (*ListReceiversResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListReceiversResponse.ProtoReflect.Descriptor instead.
func (*ListReceiversResponse) GetReceivers ¶
func (x *ListReceiversResponse) GetReceivers() []*Receiver
func (*ListReceiversResponse) ProtoMessage ¶
func (*ListReceiversResponse) ProtoMessage()
func (*ListReceiversResponse) ProtoReflect ¶
func (x *ListReceiversResponse) ProtoReflect() protoreflect.Message
func (*ListReceiversResponse) Reset ¶
func (x *ListReceiversResponse) Reset()
func (*ListReceiversResponse) String ¶
func (x *ListReceiversResponse) String() string
func (*ListReceiversResponse) Validate ¶
func (m *ListReceiversResponse) Validate() error
Validate checks the field values on ListReceiversResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListReceiversResponse) ValidateAll ¶
func (m *ListReceiversResponse) ValidateAll() error
ValidateAll checks the field values on ListReceiversResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListReceiversResponseMultiError, or nil if none found.
type ListReceiversResponseMultiError ¶
type ListReceiversResponseMultiError []error
ListReceiversResponseMultiError is an error wrapping multiple validation errors returned by ListReceiversResponse.ValidateAll() if the designated constraints aren't met.
func (ListReceiversResponseMultiError) AllErrors ¶
func (m ListReceiversResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListReceiversResponseMultiError) Error ¶
func (m ListReceiversResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListReceiversResponseValidationError ¶
type ListReceiversResponseValidationError struct {
// contains filtered or unexported fields
}
ListReceiversResponseValidationError is the validation error returned by ListReceiversResponse.Validate if the designated constraints aren't met.
func (ListReceiversResponseValidationError) Cause ¶
func (e ListReceiversResponseValidationError) Cause() error
Cause function returns cause value.
func (ListReceiversResponseValidationError) Error ¶
func (e ListReceiversResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListReceiversResponseValidationError) ErrorName ¶
func (e ListReceiversResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListReceiversResponseValidationError) Field ¶
func (e ListReceiversResponseValidationError) Field() string
Field function returns field value.
func (ListReceiversResponseValidationError) Key ¶
func (e ListReceiversResponseValidationError) Key() bool
Key function returns key value.
func (ListReceiversResponseValidationError) Reason ¶
func (e ListReceiversResponseValidationError) Reason() string
Reason function returns reason value.
type ListRulesRequest ¶
type ListRulesRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` GroupName string `protobuf:"bytes,3,opt,name=group_name,json=groupName,proto3" json:"group_name,omitempty"` Template string `protobuf:"bytes,4,opt,name=template,proto3" json:"template,omitempty"` ProviderNamespace uint64 `protobuf:"varint,5,opt,name=provider_namespace,json=providerNamespace,proto3" json:"provider_namespace,omitempty"` // contains filtered or unexported fields }
func (*ListRulesRequest) Descriptor
deprecated
func (*ListRulesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRulesRequest.ProtoReflect.Descriptor instead.
func (*ListRulesRequest) GetGroupName ¶
func (x *ListRulesRequest) GetGroupName() string
func (*ListRulesRequest) GetName ¶
func (x *ListRulesRequest) GetName() string
func (*ListRulesRequest) GetNamespace ¶
func (x *ListRulesRequest) GetNamespace() string
func (*ListRulesRequest) GetProviderNamespace ¶
func (x *ListRulesRequest) GetProviderNamespace() uint64
func (*ListRulesRequest) GetTemplate ¶
func (x *ListRulesRequest) GetTemplate() string
func (*ListRulesRequest) ProtoMessage ¶
func (*ListRulesRequest) ProtoMessage()
func (*ListRulesRequest) ProtoReflect ¶
func (x *ListRulesRequest) ProtoReflect() protoreflect.Message
func (*ListRulesRequest) Reset ¶
func (x *ListRulesRequest) Reset()
func (*ListRulesRequest) String ¶
func (x *ListRulesRequest) String() string
func (*ListRulesRequest) Validate ¶
func (m *ListRulesRequest) Validate() error
Validate checks the field values on ListRulesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListRulesRequest) ValidateAll ¶
func (m *ListRulesRequest) ValidateAll() error
ValidateAll checks the field values on ListRulesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListRulesRequestMultiError, or nil if none found.
type ListRulesRequestMultiError ¶
type ListRulesRequestMultiError []error
ListRulesRequestMultiError is an error wrapping multiple validation errors returned by ListRulesRequest.ValidateAll() if the designated constraints aren't met.
func (ListRulesRequestMultiError) AllErrors ¶
func (m ListRulesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListRulesRequestMultiError) Error ¶
func (m ListRulesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListRulesRequestValidationError ¶
type ListRulesRequestValidationError struct {
// contains filtered or unexported fields
}
ListRulesRequestValidationError is the validation error returned by ListRulesRequest.Validate if the designated constraints aren't met.
func (ListRulesRequestValidationError) Cause ¶
func (e ListRulesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListRulesRequestValidationError) Error ¶
func (e ListRulesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListRulesRequestValidationError) ErrorName ¶
func (e ListRulesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListRulesRequestValidationError) Field ¶
func (e ListRulesRequestValidationError) Field() string
Field function returns field value.
func (ListRulesRequestValidationError) Key ¶
func (e ListRulesRequestValidationError) Key() bool
Key function returns key value.
func (ListRulesRequestValidationError) Reason ¶
func (e ListRulesRequestValidationError) Reason() string
Reason function returns reason value.
type ListRulesResponse ¶
type ListRulesResponse struct { Rules []*Rule `protobuf:"bytes,1,rep,name=rules,proto3" json:"rules,omitempty"` // contains filtered or unexported fields }
func (*ListRulesResponse) Descriptor
deprecated
func (*ListRulesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListRulesResponse.ProtoReflect.Descriptor instead.
func (*ListRulesResponse) GetRules ¶
func (x *ListRulesResponse) GetRules() []*Rule
func (*ListRulesResponse) ProtoMessage ¶
func (*ListRulesResponse) ProtoMessage()
func (*ListRulesResponse) ProtoReflect ¶
func (x *ListRulesResponse) ProtoReflect() protoreflect.Message
func (*ListRulesResponse) Reset ¶
func (x *ListRulesResponse) Reset()
func (*ListRulesResponse) String ¶
func (x *ListRulesResponse) String() string
func (*ListRulesResponse) Validate ¶
func (m *ListRulesResponse) Validate() error
Validate checks the field values on ListRulesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListRulesResponse) ValidateAll ¶
func (m *ListRulesResponse) ValidateAll() error
ValidateAll checks the field values on ListRulesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListRulesResponseMultiError, or nil if none found.
type ListRulesResponseMultiError ¶
type ListRulesResponseMultiError []error
ListRulesResponseMultiError is an error wrapping multiple validation errors returned by ListRulesResponse.ValidateAll() if the designated constraints aren't met.
func (ListRulesResponseMultiError) AllErrors ¶
func (m ListRulesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListRulesResponseMultiError) Error ¶
func (m ListRulesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListRulesResponseValidationError ¶
type ListRulesResponseValidationError struct {
// contains filtered or unexported fields
}
ListRulesResponseValidationError is the validation error returned by ListRulesResponse.Validate if the designated constraints aren't met.
func (ListRulesResponseValidationError) Cause ¶
func (e ListRulesResponseValidationError) Cause() error
Cause function returns cause value.
func (ListRulesResponseValidationError) Error ¶
func (e ListRulesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListRulesResponseValidationError) ErrorName ¶
func (e ListRulesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListRulesResponseValidationError) Field ¶
func (e ListRulesResponseValidationError) Field() string
Field function returns field value.
func (ListRulesResponseValidationError) Key ¶
func (e ListRulesResponseValidationError) Key() bool
Key function returns key value.
func (ListRulesResponseValidationError) Reason ¶
func (e ListRulesResponseValidationError) Reason() string
Reason function returns reason value.
type ListSilencesRequest ¶
type ListSilencesRequest struct { SubscriptionId uint64 `protobuf:"varint,1,opt,name=subscription_id,json=subscriptionId,proto3" json:"subscription_id,omitempty"` NamespaceId uint64 `protobuf:"varint,2,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` Match map[string]string `` /* 151-byte string literal not displayed */ SubscriptionMatch map[string]string `` /* 200-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListSilencesRequest) Descriptor
deprecated
func (*ListSilencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListSilencesRequest.ProtoReflect.Descriptor instead.
func (*ListSilencesRequest) GetMatch ¶
func (x *ListSilencesRequest) GetMatch() map[string]string
func (*ListSilencesRequest) GetNamespaceId ¶
func (x *ListSilencesRequest) GetNamespaceId() uint64
func (*ListSilencesRequest) GetSubscriptionId ¶
func (x *ListSilencesRequest) GetSubscriptionId() uint64
func (*ListSilencesRequest) GetSubscriptionMatch ¶
func (x *ListSilencesRequest) GetSubscriptionMatch() map[string]string
func (*ListSilencesRequest) ProtoMessage ¶
func (*ListSilencesRequest) ProtoMessage()
func (*ListSilencesRequest) ProtoReflect ¶
func (x *ListSilencesRequest) ProtoReflect() protoreflect.Message
func (*ListSilencesRequest) Reset ¶
func (x *ListSilencesRequest) Reset()
func (*ListSilencesRequest) String ¶
func (x *ListSilencesRequest) String() string
func (*ListSilencesRequest) Validate ¶
func (m *ListSilencesRequest) Validate() error
Validate checks the field values on ListSilencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListSilencesRequest) ValidateAll ¶
func (m *ListSilencesRequest) ValidateAll() error
ValidateAll checks the field values on ListSilencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListSilencesRequestMultiError, or nil if none found.
type ListSilencesRequestMultiError ¶
type ListSilencesRequestMultiError []error
ListSilencesRequestMultiError is an error wrapping multiple validation errors returned by ListSilencesRequest.ValidateAll() if the designated constraints aren't met.
func (ListSilencesRequestMultiError) AllErrors ¶
func (m ListSilencesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListSilencesRequestMultiError) Error ¶
func (m ListSilencesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListSilencesRequestValidationError ¶
type ListSilencesRequestValidationError struct {
// contains filtered or unexported fields
}
ListSilencesRequestValidationError is the validation error returned by ListSilencesRequest.Validate if the designated constraints aren't met.
func (ListSilencesRequestValidationError) Cause ¶
func (e ListSilencesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListSilencesRequestValidationError) Error ¶
func (e ListSilencesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListSilencesRequestValidationError) ErrorName ¶
func (e ListSilencesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListSilencesRequestValidationError) Field ¶
func (e ListSilencesRequestValidationError) Field() string
Field function returns field value.
func (ListSilencesRequestValidationError) Key ¶
func (e ListSilencesRequestValidationError) Key() bool
Key function returns key value.
func (ListSilencesRequestValidationError) Reason ¶
func (e ListSilencesRequestValidationError) Reason() string
Reason function returns reason value.
type ListSilencesResponse ¶
type ListSilencesResponse struct { Silences []*Silence `protobuf:"bytes,1,rep,name=silences,proto3" json:"silences,omitempty"` // contains filtered or unexported fields }
func (*ListSilencesResponse) Descriptor
deprecated
func (*ListSilencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListSilencesResponse.ProtoReflect.Descriptor instead.
func (*ListSilencesResponse) GetSilences ¶
func (x *ListSilencesResponse) GetSilences() []*Silence
func (*ListSilencesResponse) ProtoMessage ¶
func (*ListSilencesResponse) ProtoMessage()
func (*ListSilencesResponse) ProtoReflect ¶
func (x *ListSilencesResponse) ProtoReflect() protoreflect.Message
func (*ListSilencesResponse) Reset ¶
func (x *ListSilencesResponse) Reset()
func (*ListSilencesResponse) String ¶
func (x *ListSilencesResponse) String() string
func (*ListSilencesResponse) Validate ¶
func (m *ListSilencesResponse) Validate() error
Validate checks the field values on ListSilencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListSilencesResponse) ValidateAll ¶
func (m *ListSilencesResponse) ValidateAll() error
ValidateAll checks the field values on ListSilencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListSilencesResponseMultiError, or nil if none found.
type ListSilencesResponseMultiError ¶
type ListSilencesResponseMultiError []error
ListSilencesResponseMultiError is an error wrapping multiple validation errors returned by ListSilencesResponse.ValidateAll() if the designated constraints aren't met.
func (ListSilencesResponseMultiError) AllErrors ¶
func (m ListSilencesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListSilencesResponseMultiError) Error ¶
func (m ListSilencesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListSilencesResponseValidationError ¶
type ListSilencesResponseValidationError struct {
// contains filtered or unexported fields
}
ListSilencesResponseValidationError is the validation error returned by ListSilencesResponse.Validate if the designated constraints aren't met.
func (ListSilencesResponseValidationError) Cause ¶
func (e ListSilencesResponseValidationError) Cause() error
Cause function returns cause value.
func (ListSilencesResponseValidationError) Error ¶
func (e ListSilencesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListSilencesResponseValidationError) ErrorName ¶
func (e ListSilencesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListSilencesResponseValidationError) Field ¶
func (e ListSilencesResponseValidationError) Field() string
Field function returns field value.
func (ListSilencesResponseValidationError) Key ¶
func (e ListSilencesResponseValidationError) Key() bool
Key function returns key value.
func (ListSilencesResponseValidationError) Reason ¶
func (e ListSilencesResponseValidationError) Reason() string
Reason function returns reason value.
type ListSubscriptionReceiversRequest ¶ added in v0.7.6
type ListSubscriptionReceiversRequest struct { SubscriptionId uint64 `protobuf:"varint,1,opt,name=subscription_id,json=subscriptionId,proto3" json:"subscription_id,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListSubscriptionReceiversRequest) Descriptor
deprecated
added in
v0.7.6
func (*ListSubscriptionReceiversRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListSubscriptionReceiversRequest.ProtoReflect.Descriptor instead.
func (*ListSubscriptionReceiversRequest) GetLabels ¶ added in v0.7.6
func (x *ListSubscriptionReceiversRequest) GetLabels() map[string]string
func (*ListSubscriptionReceiversRequest) GetSubscriptionId ¶ added in v0.7.6
func (x *ListSubscriptionReceiversRequest) GetSubscriptionId() uint64
func (*ListSubscriptionReceiversRequest) ProtoMessage ¶ added in v0.7.6
func (*ListSubscriptionReceiversRequest) ProtoMessage()
func (*ListSubscriptionReceiversRequest) ProtoReflect ¶ added in v0.7.6
func (x *ListSubscriptionReceiversRequest) ProtoReflect() protoreflect.Message
func (*ListSubscriptionReceiversRequest) Reset ¶ added in v0.7.6
func (x *ListSubscriptionReceiversRequest) Reset()
func (*ListSubscriptionReceiversRequest) String ¶ added in v0.7.6
func (x *ListSubscriptionReceiversRequest) String() string
func (*ListSubscriptionReceiversRequest) Validate ¶ added in v0.7.6
func (m *ListSubscriptionReceiversRequest) Validate() error
Validate checks the field values on ListSubscriptionReceiversRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListSubscriptionReceiversRequest) ValidateAll ¶ added in v0.7.6
func (m *ListSubscriptionReceiversRequest) ValidateAll() error
ValidateAll checks the field values on ListSubscriptionReceiversRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListSubscriptionReceiversRequestMultiError, or nil if none found.
type ListSubscriptionReceiversRequestMultiError ¶ added in v0.7.6
type ListSubscriptionReceiversRequestMultiError []error
ListSubscriptionReceiversRequestMultiError is an error wrapping multiple validation errors returned by ListSubscriptionReceiversRequest.ValidateAll() if the designated constraints aren't met.
func (ListSubscriptionReceiversRequestMultiError) AllErrors ¶ added in v0.7.6
func (m ListSubscriptionReceiversRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListSubscriptionReceiversRequestMultiError) Error ¶ added in v0.7.6
func (m ListSubscriptionReceiversRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListSubscriptionReceiversRequestValidationError ¶ added in v0.7.6
type ListSubscriptionReceiversRequestValidationError struct {
// contains filtered or unexported fields
}
ListSubscriptionReceiversRequestValidationError is the validation error returned by ListSubscriptionReceiversRequest.Validate if the designated constraints aren't met.
func (ListSubscriptionReceiversRequestValidationError) Cause ¶ added in v0.7.6
func (e ListSubscriptionReceiversRequestValidationError) Cause() error
Cause function returns cause value.
func (ListSubscriptionReceiversRequestValidationError) Error ¶ added in v0.7.6
func (e ListSubscriptionReceiversRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListSubscriptionReceiversRequestValidationError) ErrorName ¶ added in v0.7.6
func (e ListSubscriptionReceiversRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListSubscriptionReceiversRequestValidationError) Field ¶ added in v0.7.6
func (e ListSubscriptionReceiversRequestValidationError) Field() string
Field function returns field value.
func (ListSubscriptionReceiversRequestValidationError) Key ¶ added in v0.7.6
func (e ListSubscriptionReceiversRequestValidationError) Key() bool
Key function returns key value.
func (ListSubscriptionReceiversRequestValidationError) Reason ¶ added in v0.7.6
func (e ListSubscriptionReceiversRequestValidationError) Reason() string
Reason function returns reason value.
type ListSubscriptionReceiversResponse ¶ added in v0.7.6
type ListSubscriptionReceiversResponse struct { SubscriptionReceivers []*SubscriptionReceiverRelation `protobuf:"bytes,1,rep,name=subscription_receivers,json=subscriptionReceivers,proto3" json:"subscription_receivers,omitempty"` // contains filtered or unexported fields }
func (*ListSubscriptionReceiversResponse) Descriptor
deprecated
added in
v0.7.6
func (*ListSubscriptionReceiversResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListSubscriptionReceiversResponse.ProtoReflect.Descriptor instead.
func (*ListSubscriptionReceiversResponse) GetSubscriptionReceivers ¶ added in v0.7.6
func (x *ListSubscriptionReceiversResponse) GetSubscriptionReceivers() []*SubscriptionReceiverRelation
func (*ListSubscriptionReceiversResponse) ProtoMessage ¶ added in v0.7.6
func (*ListSubscriptionReceiversResponse) ProtoMessage()
func (*ListSubscriptionReceiversResponse) ProtoReflect ¶ added in v0.7.6
func (x *ListSubscriptionReceiversResponse) ProtoReflect() protoreflect.Message
func (*ListSubscriptionReceiversResponse) Reset ¶ added in v0.7.6
func (x *ListSubscriptionReceiversResponse) Reset()
func (*ListSubscriptionReceiversResponse) String ¶ added in v0.7.6
func (x *ListSubscriptionReceiversResponse) String() string
func (*ListSubscriptionReceiversResponse) Validate ¶ added in v0.7.6
func (m *ListSubscriptionReceiversResponse) Validate() error
Validate checks the field values on ListSubscriptionReceiversResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListSubscriptionReceiversResponse) ValidateAll ¶ added in v0.7.6
func (m *ListSubscriptionReceiversResponse) ValidateAll() error
ValidateAll checks the field values on ListSubscriptionReceiversResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListSubscriptionReceiversResponseMultiError, or nil if none found.
type ListSubscriptionReceiversResponseMultiError ¶ added in v0.7.6
type ListSubscriptionReceiversResponseMultiError []error
ListSubscriptionReceiversResponseMultiError is an error wrapping multiple validation errors returned by ListSubscriptionReceiversResponse.ValidateAll() if the designated constraints aren't met.
func (ListSubscriptionReceiversResponseMultiError) AllErrors ¶ added in v0.7.6
func (m ListSubscriptionReceiversResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListSubscriptionReceiversResponseMultiError) Error ¶ added in v0.7.6
func (m ListSubscriptionReceiversResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListSubscriptionReceiversResponseValidationError ¶ added in v0.7.6
type ListSubscriptionReceiversResponseValidationError struct {
// contains filtered or unexported fields
}
ListSubscriptionReceiversResponseValidationError is the validation error returned by ListSubscriptionReceiversResponse.Validate if the designated constraints aren't met.
func (ListSubscriptionReceiversResponseValidationError) Cause ¶ added in v0.7.6
func (e ListSubscriptionReceiversResponseValidationError) Cause() error
Cause function returns cause value.
func (ListSubscriptionReceiversResponseValidationError) Error ¶ added in v0.7.6
func (e ListSubscriptionReceiversResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListSubscriptionReceiversResponseValidationError) ErrorName ¶ added in v0.7.6
func (e ListSubscriptionReceiversResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListSubscriptionReceiversResponseValidationError) Field ¶ added in v0.7.6
func (e ListSubscriptionReceiversResponseValidationError) Field() string
Field function returns field value.
func (ListSubscriptionReceiversResponseValidationError) Key ¶ added in v0.7.6
func (e ListSubscriptionReceiversResponseValidationError) Key() bool
Key function returns key value.
func (ListSubscriptionReceiversResponseValidationError) Reason ¶ added in v0.7.6
func (e ListSubscriptionReceiversResponseValidationError) Reason() string
Reason function returns reason value.
type ListSubscriptionsRequest ¶
type ListSubscriptionsRequest struct { NamespaceId uint64 `protobuf:"varint,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` Match map[string]string `` /* 151-byte string literal not displayed */ NotificationMatch map[string]string `` /* 200-byte string literal not displayed */ SilenceId string `protobuf:"bytes,4,opt,name=silence_id,json=silenceId,proto3" json:"silence_id,omitempty"` Metadata map[string]string `` /* 157-byte string literal not displayed */ ReceiverId uint64 `protobuf:"varint,6,opt,name=receiver_id,json=receiverId,proto3" json:"receiver_id,omitempty"` SubscriptionReceiverLabels map[string]string `` /* 229-byte string literal not displayed */ WithSubscriptionReceiver bool `` /* 136-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListSubscriptionsRequest) Descriptor
deprecated
func (*ListSubscriptionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListSubscriptionsRequest.ProtoReflect.Descriptor instead.
func (*ListSubscriptionsRequest) GetMatch ¶
func (x *ListSubscriptionsRequest) GetMatch() map[string]string
func (*ListSubscriptionsRequest) GetMetadata ¶ added in v0.6.4
func (x *ListSubscriptionsRequest) GetMetadata() map[string]string
func (*ListSubscriptionsRequest) GetNamespaceId ¶
func (x *ListSubscriptionsRequest) GetNamespaceId() uint64
func (*ListSubscriptionsRequest) GetNotificationMatch ¶
func (x *ListSubscriptionsRequest) GetNotificationMatch() map[string]string
func (*ListSubscriptionsRequest) GetReceiverId ¶ added in v0.7.6
func (x *ListSubscriptionsRequest) GetReceiverId() uint64
func (*ListSubscriptionsRequest) GetSilenceId ¶
func (x *ListSubscriptionsRequest) GetSilenceId() string
func (*ListSubscriptionsRequest) GetSubscriptionReceiverLabels ¶ added in v0.7.6
func (x *ListSubscriptionsRequest) GetSubscriptionReceiverLabels() map[string]string
func (*ListSubscriptionsRequest) GetWithSubscriptionReceiver ¶ added in v0.7.7
func (x *ListSubscriptionsRequest) GetWithSubscriptionReceiver() bool
func (*ListSubscriptionsRequest) ProtoMessage ¶
func (*ListSubscriptionsRequest) ProtoMessage()
func (*ListSubscriptionsRequest) ProtoReflect ¶
func (x *ListSubscriptionsRequest) ProtoReflect() protoreflect.Message
func (*ListSubscriptionsRequest) Reset ¶
func (x *ListSubscriptionsRequest) Reset()
func (*ListSubscriptionsRequest) String ¶
func (x *ListSubscriptionsRequest) String() string
func (*ListSubscriptionsRequest) Validate ¶
func (m *ListSubscriptionsRequest) Validate() error
Validate checks the field values on ListSubscriptionsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListSubscriptionsRequest) ValidateAll ¶
func (m *ListSubscriptionsRequest) ValidateAll() error
ValidateAll checks the field values on ListSubscriptionsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListSubscriptionsRequestMultiError, or nil if none found.
type ListSubscriptionsRequestMultiError ¶
type ListSubscriptionsRequestMultiError []error
ListSubscriptionsRequestMultiError is an error wrapping multiple validation errors returned by ListSubscriptionsRequest.ValidateAll() if the designated constraints aren't met.
func (ListSubscriptionsRequestMultiError) AllErrors ¶
func (m ListSubscriptionsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListSubscriptionsRequestMultiError) Error ¶
func (m ListSubscriptionsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListSubscriptionsRequestValidationError ¶
type ListSubscriptionsRequestValidationError struct {
// contains filtered or unexported fields
}
ListSubscriptionsRequestValidationError is the validation error returned by ListSubscriptionsRequest.Validate if the designated constraints aren't met.
func (ListSubscriptionsRequestValidationError) Cause ¶
func (e ListSubscriptionsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListSubscriptionsRequestValidationError) Error ¶
func (e ListSubscriptionsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListSubscriptionsRequestValidationError) ErrorName ¶
func (e ListSubscriptionsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListSubscriptionsRequestValidationError) Field ¶
func (e ListSubscriptionsRequestValidationError) Field() string
Field function returns field value.
func (ListSubscriptionsRequestValidationError) Key ¶
func (e ListSubscriptionsRequestValidationError) Key() bool
Key function returns key value.
func (ListSubscriptionsRequestValidationError) Reason ¶
func (e ListSubscriptionsRequestValidationError) Reason() string
Reason function returns reason value.
type ListSubscriptionsResponse ¶
type ListSubscriptionsResponse struct { Subscriptions []*Subscription `protobuf:"bytes,1,rep,name=subscriptions,proto3" json:"subscriptions,omitempty"` // contains filtered or unexported fields }
func (*ListSubscriptionsResponse) Descriptor
deprecated
func (*ListSubscriptionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListSubscriptionsResponse.ProtoReflect.Descriptor instead.
func (*ListSubscriptionsResponse) GetSubscriptions ¶
func (x *ListSubscriptionsResponse) GetSubscriptions() []*Subscription
func (*ListSubscriptionsResponse) ProtoMessage ¶
func (*ListSubscriptionsResponse) ProtoMessage()
func (*ListSubscriptionsResponse) ProtoReflect ¶
func (x *ListSubscriptionsResponse) ProtoReflect() protoreflect.Message
func (*ListSubscriptionsResponse) Reset ¶
func (x *ListSubscriptionsResponse) Reset()
func (*ListSubscriptionsResponse) String ¶
func (x *ListSubscriptionsResponse) String() string
func (*ListSubscriptionsResponse) Validate ¶
func (m *ListSubscriptionsResponse) Validate() error
Validate checks the field values on ListSubscriptionsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListSubscriptionsResponse) ValidateAll ¶
func (m *ListSubscriptionsResponse) ValidateAll() error
ValidateAll checks the field values on ListSubscriptionsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListSubscriptionsResponseMultiError, or nil if none found.
type ListSubscriptionsResponseMultiError ¶
type ListSubscriptionsResponseMultiError []error
ListSubscriptionsResponseMultiError is an error wrapping multiple validation errors returned by ListSubscriptionsResponse.ValidateAll() if the designated constraints aren't met.
func (ListSubscriptionsResponseMultiError) AllErrors ¶
func (m ListSubscriptionsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListSubscriptionsResponseMultiError) Error ¶
func (m ListSubscriptionsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListSubscriptionsResponseValidationError ¶
type ListSubscriptionsResponseValidationError struct {
// contains filtered or unexported fields
}
ListSubscriptionsResponseValidationError is the validation error returned by ListSubscriptionsResponse.Validate if the designated constraints aren't met.
func (ListSubscriptionsResponseValidationError) Cause ¶
func (e ListSubscriptionsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListSubscriptionsResponseValidationError) Error ¶
func (e ListSubscriptionsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListSubscriptionsResponseValidationError) ErrorName ¶
func (e ListSubscriptionsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListSubscriptionsResponseValidationError) Field ¶
func (e ListSubscriptionsResponseValidationError) Field() string
Field function returns field value.
func (ListSubscriptionsResponseValidationError) Key ¶
func (e ListSubscriptionsResponseValidationError) Key() bool
Key function returns key value.
func (ListSubscriptionsResponseValidationError) Reason ¶
func (e ListSubscriptionsResponseValidationError) Reason() string
Reason function returns reason value.
type ListTemplatesRequest ¶
type ListTemplatesRequest struct { Tag string `protobuf:"bytes,1,opt,name=tag,proto3" json:"tag,omitempty"` // contains filtered or unexported fields }
func (*ListTemplatesRequest) Descriptor
deprecated
func (*ListTemplatesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListTemplatesRequest.ProtoReflect.Descriptor instead.
func (*ListTemplatesRequest) GetTag ¶
func (x *ListTemplatesRequest) GetTag() string
func (*ListTemplatesRequest) ProtoMessage ¶
func (*ListTemplatesRequest) ProtoMessage()
func (*ListTemplatesRequest) ProtoReflect ¶
func (x *ListTemplatesRequest) ProtoReflect() protoreflect.Message
func (*ListTemplatesRequest) Reset ¶
func (x *ListTemplatesRequest) Reset()
func (*ListTemplatesRequest) String ¶
func (x *ListTemplatesRequest) String() string
func (*ListTemplatesRequest) Validate ¶
func (m *ListTemplatesRequest) Validate() error
Validate checks the field values on ListTemplatesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListTemplatesRequest) ValidateAll ¶
func (m *ListTemplatesRequest) ValidateAll() error
ValidateAll checks the field values on ListTemplatesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListTemplatesRequestMultiError, or nil if none found.
type ListTemplatesRequestMultiError ¶
type ListTemplatesRequestMultiError []error
ListTemplatesRequestMultiError is an error wrapping multiple validation errors returned by ListTemplatesRequest.ValidateAll() if the designated constraints aren't met.
func (ListTemplatesRequestMultiError) AllErrors ¶
func (m ListTemplatesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListTemplatesRequestMultiError) Error ¶
func (m ListTemplatesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListTemplatesRequestValidationError ¶
type ListTemplatesRequestValidationError struct {
// contains filtered or unexported fields
}
ListTemplatesRequestValidationError is the validation error returned by ListTemplatesRequest.Validate if the designated constraints aren't met.
func (ListTemplatesRequestValidationError) Cause ¶
func (e ListTemplatesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListTemplatesRequestValidationError) Error ¶
func (e ListTemplatesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListTemplatesRequestValidationError) ErrorName ¶
func (e ListTemplatesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListTemplatesRequestValidationError) Field ¶
func (e ListTemplatesRequestValidationError) Field() string
Field function returns field value.
func (ListTemplatesRequestValidationError) Key ¶
func (e ListTemplatesRequestValidationError) Key() bool
Key function returns key value.
func (ListTemplatesRequestValidationError) Reason ¶
func (e ListTemplatesRequestValidationError) Reason() string
Reason function returns reason value.
type ListTemplatesResponse ¶
type ListTemplatesResponse struct { Templates []*Template `protobuf:"bytes,1,rep,name=templates,proto3" json:"templates,omitempty"` // contains filtered or unexported fields }
func (*ListTemplatesResponse) Descriptor
deprecated
func (*ListTemplatesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListTemplatesResponse.ProtoReflect.Descriptor instead.
func (*ListTemplatesResponse) GetTemplates ¶
func (x *ListTemplatesResponse) GetTemplates() []*Template
func (*ListTemplatesResponse) ProtoMessage ¶
func (*ListTemplatesResponse) ProtoMessage()
func (*ListTemplatesResponse) ProtoReflect ¶
func (x *ListTemplatesResponse) ProtoReflect() protoreflect.Message
func (*ListTemplatesResponse) Reset ¶
func (x *ListTemplatesResponse) Reset()
func (*ListTemplatesResponse) String ¶
func (x *ListTemplatesResponse) String() string
func (*ListTemplatesResponse) Validate ¶
func (m *ListTemplatesResponse) Validate() error
Validate checks the field values on ListTemplatesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListTemplatesResponse) ValidateAll ¶
func (m *ListTemplatesResponse) ValidateAll() error
ValidateAll checks the field values on ListTemplatesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListTemplatesResponseMultiError, or nil if none found.
type ListTemplatesResponseMultiError ¶
type ListTemplatesResponseMultiError []error
ListTemplatesResponseMultiError is an error wrapping multiple validation errors returned by ListTemplatesResponse.ValidateAll() if the designated constraints aren't met.
func (ListTemplatesResponseMultiError) AllErrors ¶
func (m ListTemplatesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListTemplatesResponseMultiError) Error ¶
func (m ListTemplatesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListTemplatesResponseValidationError ¶
type ListTemplatesResponseValidationError struct {
// contains filtered or unexported fields
}
ListTemplatesResponseValidationError is the validation error returned by ListTemplatesResponse.Validate if the designated constraints aren't met.
func (ListTemplatesResponseValidationError) Cause ¶
func (e ListTemplatesResponseValidationError) Cause() error
Cause function returns cause value.
func (ListTemplatesResponseValidationError) Error ¶
func (e ListTemplatesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListTemplatesResponseValidationError) ErrorName ¶
func (e ListTemplatesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListTemplatesResponseValidationError) Field ¶
func (e ListTemplatesResponseValidationError) Field() string
Field function returns field value.
func (ListTemplatesResponseValidationError) Key ¶
func (e ListTemplatesResponseValidationError) Key() bool
Key function returns key value.
func (ListTemplatesResponseValidationError) Reason ¶
func (e ListTemplatesResponseValidationError) Reason() string
Reason function returns reason value.
type Namespace ¶
type Namespace struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Urn string `protobuf:"bytes,2,opt,name=urn,proto3" json:"urn,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Provider uint64 `protobuf:"varint,4,opt,name=provider,proto3" json:"provider,omitempty"` Credentials *structpb.Struct `protobuf:"bytes,5,opt,name=credentials,proto3" json:"credentials,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ CreatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // contains filtered or unexported fields }
func (*Namespace) Descriptor
deprecated
func (*Namespace) GetCreatedAt ¶
func (x *Namespace) GetCreatedAt() *timestamppb.Timestamp
func (*Namespace) GetCredentials ¶
func (*Namespace) GetProvider ¶
func (*Namespace) GetUpdatedAt ¶
func (x *Namespace) GetUpdatedAt() *timestamppb.Timestamp
func (*Namespace) ProtoMessage ¶
func (*Namespace) ProtoMessage()
func (*Namespace) ProtoReflect ¶
func (x *Namespace) ProtoReflect() protoreflect.Message
func (*Namespace) Validate ¶
Validate checks the field values on Namespace with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Namespace) ValidateAll ¶
ValidateAll checks the field values on Namespace with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in NamespaceMultiError, or nil if none found.
type NamespaceMultiError ¶
type NamespaceMultiError []error
NamespaceMultiError is an error wrapping multiple validation errors returned by Namespace.ValidateAll() if the designated constraints aren't met.
func (NamespaceMultiError) AllErrors ¶
func (m NamespaceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (NamespaceMultiError) Error ¶
func (m NamespaceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type NamespaceValidationError ¶
type NamespaceValidationError struct {
// contains filtered or unexported fields
}
NamespaceValidationError is the validation error returned by Namespace.Validate if the designated constraints aren't met.
func (NamespaceValidationError) Cause ¶
func (e NamespaceValidationError) Cause() error
Cause function returns cause value.
func (NamespaceValidationError) Error ¶
func (e NamespaceValidationError) Error() string
Error satisfies the builtin error interface
func (NamespaceValidationError) ErrorName ¶
func (e NamespaceValidationError) ErrorName() string
ErrorName returns error name.
func (NamespaceValidationError) Field ¶
func (e NamespaceValidationError) Field() string
Field function returns field value.
func (NamespaceValidationError) Key ¶
func (e NamespaceValidationError) Key() bool
Key function returns key value.
func (NamespaceValidationError) Reason ¶
func (e NamespaceValidationError) Reason() string
Reason function returns reason value.
type Notification ¶ added in v0.7.4
type Notification struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` NamespaceId uint64 `protobuf:"varint,2,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` Data *structpb.Struct `protobuf:"bytes,4,opt,name=data,proto3" json:"data,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ ValidDuration *durationpb.Duration `protobuf:"bytes,6,opt,name=valid_duration,json=validDuration,proto3" json:"valid_duration,omitempty"` Template string `protobuf:"bytes,7,opt,name=template,proto3" json:"template,omitempty"` CreateAt *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=create_at,json=createAt,proto3" json:"create_at,omitempty"` UniqueKey string `protobuf:"bytes,9,opt,name=unique_key,json=uniqueKey,proto3" json:"unique_key,omitempty"` ReceiverSelectors []*ReceiverSelector `protobuf:"bytes,10,rep,name=receiver_selectors,json=receiverSelectors,proto3" json:"receiver_selectors,omitempty"` // contains filtered or unexported fields }
func (*Notification) Descriptor
deprecated
added in
v0.7.4
func (*Notification) Descriptor() ([]byte, []int)
Deprecated: Use Notification.ProtoReflect.Descriptor instead.
func (*Notification) GetCreateAt ¶ added in v0.7.4
func (x *Notification) GetCreateAt() *timestamppb.Timestamp
func (*Notification) GetData ¶ added in v0.7.4
func (x *Notification) GetData() *structpb.Struct
func (*Notification) GetId ¶ added in v0.7.4
func (x *Notification) GetId() string
func (*Notification) GetLabels ¶ added in v0.7.4
func (x *Notification) GetLabels() map[string]string
func (*Notification) GetNamespaceId ¶ added in v0.7.4
func (x *Notification) GetNamespaceId() uint64
func (*Notification) GetReceiverSelectors ¶ added in v0.7.4
func (x *Notification) GetReceiverSelectors() []*ReceiverSelector
func (*Notification) GetTemplate ¶ added in v0.7.4
func (x *Notification) GetTemplate() string
func (*Notification) GetType ¶ added in v0.7.4
func (x *Notification) GetType() string
func (*Notification) GetUniqueKey ¶ added in v0.7.4
func (x *Notification) GetUniqueKey() string
func (*Notification) GetValidDuration ¶ added in v0.7.4
func (x *Notification) GetValidDuration() *durationpb.Duration
func (*Notification) ProtoMessage ¶ added in v0.7.4
func (*Notification) ProtoMessage()
func (*Notification) ProtoReflect ¶ added in v0.7.4
func (x *Notification) ProtoReflect() protoreflect.Message
func (*Notification) Reset ¶ added in v0.7.4
func (x *Notification) Reset()
func (*Notification) String ¶ added in v0.7.4
func (x *Notification) String() string
func (*Notification) Validate ¶ added in v0.7.4
func (m *Notification) Validate() error
Validate checks the field values on Notification with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Notification) ValidateAll ¶ added in v0.7.4
func (m *Notification) ValidateAll() error
ValidateAll checks the field values on Notification with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in NotificationMultiError, or nil if none found.
type NotificationMessage ¶ added in v0.7.3
type NotificationMessage struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` NotificationIds []string `protobuf:"bytes,2,rep,name=notification_ids,json=notificationIds,proto3" json:"notification_ids,omitempty"` Status string `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"` ReceiverType string `protobuf:"bytes,4,opt,name=receiver_type,json=receiverType,proto3" json:"receiver_type,omitempty"` Details *structpb.Struct `protobuf:"bytes,5,opt,name=details,proto3" json:"details,omitempty"` LastError string `protobuf:"bytes,6,opt,name=last_error,json=lastError,proto3" json:"last_error,omitempty"` MaxTries uint64 `protobuf:"varint,7,opt,name=max_tries,json=maxTries,proto3" json:"max_tries,omitempty"` TryCount uint64 `protobuf:"varint,8,opt,name=try_count,json=tryCount,proto3" json:"try_count,omitempty"` Retryable bool `protobuf:"varint,9,opt,name=retryable,proto3" json:"retryable,omitempty"` ExpiredAt *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=expired_at,json=expiredAt,proto3" json:"expired_at,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` Configs *structpb.Struct `protobuf:"bytes,13,opt,name=configs,proto3" json:"configs,omitempty"` // contains filtered or unexported fields }
func (*NotificationMessage) Descriptor
deprecated
added in
v0.7.3
func (*NotificationMessage) Descriptor() ([]byte, []int)
Deprecated: Use NotificationMessage.ProtoReflect.Descriptor instead.
func (*NotificationMessage) GetConfigs ¶ added in v0.7.4
func (x *NotificationMessage) GetConfigs() *structpb.Struct
func (*NotificationMessage) GetCreatedAt ¶ added in v0.7.3
func (x *NotificationMessage) GetCreatedAt() *timestamppb.Timestamp
func (*NotificationMessage) GetDetails ¶ added in v0.7.3
func (x *NotificationMessage) GetDetails() *structpb.Struct
func (*NotificationMessage) GetExpiredAt ¶ added in v0.7.3
func (x *NotificationMessage) GetExpiredAt() *timestamppb.Timestamp
func (*NotificationMessage) GetId ¶ added in v0.7.3
func (x *NotificationMessage) GetId() string
func (*NotificationMessage) GetLastError ¶ added in v0.7.3
func (x *NotificationMessage) GetLastError() string
func (*NotificationMessage) GetMaxTries ¶ added in v0.7.3
func (x *NotificationMessage) GetMaxTries() uint64
func (*NotificationMessage) GetNotificationIds ¶ added in v0.7.6
func (x *NotificationMessage) GetNotificationIds() []string
func (*NotificationMessage) GetReceiverType ¶ added in v0.7.3
func (x *NotificationMessage) GetReceiverType() string
func (*NotificationMessage) GetRetryable ¶ added in v0.7.3
func (x *NotificationMessage) GetRetryable() bool
func (*NotificationMessage) GetStatus ¶ added in v0.7.3
func (x *NotificationMessage) GetStatus() string
func (*NotificationMessage) GetTryCount ¶ added in v0.7.3
func (x *NotificationMessage) GetTryCount() uint64
func (*NotificationMessage) GetUpdatedAt ¶ added in v0.7.3
func (x *NotificationMessage) GetUpdatedAt() *timestamppb.Timestamp
func (*NotificationMessage) ProtoMessage ¶ added in v0.7.3
func (*NotificationMessage) ProtoMessage()
func (*NotificationMessage) ProtoReflect ¶ added in v0.7.3
func (x *NotificationMessage) ProtoReflect() protoreflect.Message
func (*NotificationMessage) Reset ¶ added in v0.7.3
func (x *NotificationMessage) Reset()
func (*NotificationMessage) String ¶ added in v0.7.3
func (x *NotificationMessage) String() string
func (*NotificationMessage) Validate ¶ added in v0.7.3
func (m *NotificationMessage) Validate() error
Validate checks the field values on NotificationMessage with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*NotificationMessage) ValidateAll ¶ added in v0.7.3
func (m *NotificationMessage) ValidateAll() error
ValidateAll checks the field values on NotificationMessage with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in NotificationMessageMultiError, or nil if none found.
type NotificationMessageMultiError ¶ added in v0.7.3
type NotificationMessageMultiError []error
NotificationMessageMultiError is an error wrapping multiple validation errors returned by NotificationMessage.ValidateAll() if the designated constraints aren't met.
func (NotificationMessageMultiError) AllErrors ¶ added in v0.7.3
func (m NotificationMessageMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (NotificationMessageMultiError) Error ¶ added in v0.7.3
func (m NotificationMessageMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type NotificationMessageValidationError ¶ added in v0.7.3
type NotificationMessageValidationError struct {
// contains filtered or unexported fields
}
NotificationMessageValidationError is the validation error returned by NotificationMessage.Validate if the designated constraints aren't met.
func (NotificationMessageValidationError) Cause ¶ added in v0.7.3
func (e NotificationMessageValidationError) Cause() error
Cause function returns cause value.
func (NotificationMessageValidationError) Error ¶ added in v0.7.3
func (e NotificationMessageValidationError) Error() string
Error satisfies the builtin error interface
func (NotificationMessageValidationError) ErrorName ¶ added in v0.7.3
func (e NotificationMessageValidationError) ErrorName() string
ErrorName returns error name.
func (NotificationMessageValidationError) Field ¶ added in v0.7.3
func (e NotificationMessageValidationError) Field() string
Field function returns field value.
func (NotificationMessageValidationError) Key ¶ added in v0.7.3
func (e NotificationMessageValidationError) Key() bool
Key function returns key value.
func (NotificationMessageValidationError) Reason ¶ added in v0.7.3
func (e NotificationMessageValidationError) Reason() string
Reason function returns reason value.
type NotificationMultiError ¶ added in v0.7.4
type NotificationMultiError []error
NotificationMultiError is an error wrapping multiple validation errors returned by Notification.ValidateAll() if the designated constraints aren't met.
func (NotificationMultiError) AllErrors ¶ added in v0.7.4
func (m NotificationMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (NotificationMultiError) Error ¶ added in v0.7.4
func (m NotificationMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type NotificationValidationError ¶ added in v0.7.4
type NotificationValidationError struct {
// contains filtered or unexported fields
}
NotificationValidationError is the validation error returned by Notification.Validate if the designated constraints aren't met.
func (NotificationValidationError) Cause ¶ added in v0.7.4
func (e NotificationValidationError) Cause() error
Cause function returns cause value.
func (NotificationValidationError) Error ¶ added in v0.7.4
func (e NotificationValidationError) Error() string
Error satisfies the builtin error interface
func (NotificationValidationError) ErrorName ¶ added in v0.7.4
func (e NotificationValidationError) ErrorName() string
ErrorName returns error name.
func (NotificationValidationError) Field ¶ added in v0.7.4
func (e NotificationValidationError) Field() string
Field function returns field value.
func (NotificationValidationError) Key ¶ added in v0.7.4
func (e NotificationValidationError) Key() bool
Key function returns key value.
func (NotificationValidationError) Reason ¶ added in v0.7.4
func (e NotificationValidationError) Reason() string
Reason function returns reason value.
type NotifyReceiverRequest
deprecated
type NotifyReceiverRequest struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Payload *structpb.Struct `protobuf:"bytes,2,opt,name=payload,proto3" json:"payload,omitempty"` // contains filtered or unexported fields }
Deprecated: Do not use.
func (*NotifyReceiverRequest) Descriptor
deprecated
func (*NotifyReceiverRequest) Descriptor() ([]byte, []int)
Deprecated: Use NotifyReceiverRequest.ProtoReflect.Descriptor instead.
func (*NotifyReceiverRequest) GetId ¶
func (x *NotifyReceiverRequest) GetId() uint64
func (*NotifyReceiverRequest) GetPayload ¶
func (x *NotifyReceiverRequest) GetPayload() *structpb.Struct
func (*NotifyReceiverRequest) ProtoMessage ¶
func (*NotifyReceiverRequest) ProtoMessage()
func (*NotifyReceiverRequest) ProtoReflect ¶
func (x *NotifyReceiverRequest) ProtoReflect() protoreflect.Message
func (*NotifyReceiverRequest) Reset ¶
func (x *NotifyReceiverRequest) Reset()
func (*NotifyReceiverRequest) String ¶
func (x *NotifyReceiverRequest) String() string
func (*NotifyReceiverRequest) Validate ¶
func (m *NotifyReceiverRequest) Validate() error
Validate checks the field values on NotifyReceiverRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*NotifyReceiverRequest) ValidateAll ¶
func (m *NotifyReceiverRequest) ValidateAll() error
ValidateAll checks the field values on NotifyReceiverRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in NotifyReceiverRequestMultiError, or nil if none found.
type NotifyReceiverRequestMultiError ¶
type NotifyReceiverRequestMultiError []error
NotifyReceiverRequestMultiError is an error wrapping multiple validation errors returned by NotifyReceiverRequest.ValidateAll() if the designated constraints aren't met.
func (NotifyReceiverRequestMultiError) AllErrors ¶
func (m NotifyReceiverRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (NotifyReceiverRequestMultiError) Error ¶
func (m NotifyReceiverRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type NotifyReceiverRequestValidationError ¶
type NotifyReceiverRequestValidationError struct {
// contains filtered or unexported fields
}
NotifyReceiverRequestValidationError is the validation error returned by NotifyReceiverRequest.Validate if the designated constraints aren't met.
func (NotifyReceiverRequestValidationError) Cause ¶
func (e NotifyReceiverRequestValidationError) Cause() error
Cause function returns cause value.
func (NotifyReceiverRequestValidationError) Error ¶
func (e NotifyReceiverRequestValidationError) Error() string
Error satisfies the builtin error interface
func (NotifyReceiverRequestValidationError) ErrorName ¶
func (e NotifyReceiverRequestValidationError) ErrorName() string
ErrorName returns error name.
func (NotifyReceiverRequestValidationError) Field ¶
func (e NotifyReceiverRequestValidationError) Field() string
Field function returns field value.
func (NotifyReceiverRequestValidationError) Key ¶
func (e NotifyReceiverRequestValidationError) Key() bool
Key function returns key value.
func (NotifyReceiverRequestValidationError) Reason ¶
func (e NotifyReceiverRequestValidationError) Reason() string
Reason function returns reason value.
type NotifyReceiverResponse
deprecated
type NotifyReceiverResponse struct {
// contains filtered or unexported fields
}
Deprecated: Do not use.
func (*NotifyReceiverResponse) Descriptor
deprecated
func (*NotifyReceiverResponse) Descriptor() ([]byte, []int)
Deprecated: Use NotifyReceiverResponse.ProtoReflect.Descriptor instead.
func (*NotifyReceiverResponse) ProtoMessage ¶
func (*NotifyReceiverResponse) ProtoMessage()
func (*NotifyReceiverResponse) ProtoReflect ¶
func (x *NotifyReceiverResponse) ProtoReflect() protoreflect.Message
func (*NotifyReceiverResponse) Reset ¶
func (x *NotifyReceiverResponse) Reset()
func (*NotifyReceiverResponse) String ¶
func (x *NotifyReceiverResponse) String() string
func (*NotifyReceiverResponse) Validate ¶
func (m *NotifyReceiverResponse) Validate() error
Validate checks the field values on NotifyReceiverResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*NotifyReceiverResponse) ValidateAll ¶
func (m *NotifyReceiverResponse) ValidateAll() error
ValidateAll checks the field values on NotifyReceiverResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in NotifyReceiverResponseMultiError, or nil if none found.
type NotifyReceiverResponseMultiError ¶
type NotifyReceiverResponseMultiError []error
NotifyReceiverResponseMultiError is an error wrapping multiple validation errors returned by NotifyReceiverResponse.ValidateAll() if the designated constraints aren't met.
func (NotifyReceiverResponseMultiError) AllErrors ¶
func (m NotifyReceiverResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (NotifyReceiverResponseMultiError) Error ¶
func (m NotifyReceiverResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type NotifyReceiverResponseValidationError ¶
type NotifyReceiverResponseValidationError struct {
// contains filtered or unexported fields
}
NotifyReceiverResponseValidationError is the validation error returned by NotifyReceiverResponse.Validate if the designated constraints aren't met.
func (NotifyReceiverResponseValidationError) Cause ¶
func (e NotifyReceiverResponseValidationError) Cause() error
Cause function returns cause value.
func (NotifyReceiverResponseValidationError) Error ¶
func (e NotifyReceiverResponseValidationError) Error() string
Error satisfies the builtin error interface
func (NotifyReceiverResponseValidationError) ErrorName ¶
func (e NotifyReceiverResponseValidationError) ErrorName() string
ErrorName returns error name.
func (NotifyReceiverResponseValidationError) Field ¶
func (e NotifyReceiverResponseValidationError) Field() string
Field function returns field value.
func (NotifyReceiverResponseValidationError) Key ¶
func (e NotifyReceiverResponseValidationError) Key() bool
Key function returns key value.
func (NotifyReceiverResponseValidationError) Reason ¶
func (e NotifyReceiverResponseValidationError) Reason() string
Reason function returns reason value.
type PostBulkNotificationsRequest ¶ added in v0.7.6
type PostBulkNotificationsRequest struct { Notifications []*Notification `protobuf:"bytes,1,rep,name=notifications,proto3" json:"notifications,omitempty"` // contains filtered or unexported fields }
func (*PostBulkNotificationsRequest) Descriptor
deprecated
added in
v0.7.6
func (*PostBulkNotificationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use PostBulkNotificationsRequest.ProtoReflect.Descriptor instead.
func (*PostBulkNotificationsRequest) GetNotifications ¶ added in v0.7.6
func (x *PostBulkNotificationsRequest) GetNotifications() []*Notification
func (*PostBulkNotificationsRequest) ProtoMessage ¶ added in v0.7.6
func (*PostBulkNotificationsRequest) ProtoMessage()
func (*PostBulkNotificationsRequest) ProtoReflect ¶ added in v0.7.6
func (x *PostBulkNotificationsRequest) ProtoReflect() protoreflect.Message
func (*PostBulkNotificationsRequest) Reset ¶ added in v0.7.6
func (x *PostBulkNotificationsRequest) Reset()
func (*PostBulkNotificationsRequest) String ¶ added in v0.7.6
func (x *PostBulkNotificationsRequest) String() string
func (*PostBulkNotificationsRequest) Validate ¶ added in v0.7.6
func (m *PostBulkNotificationsRequest) Validate() error
Validate checks the field values on PostBulkNotificationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PostBulkNotificationsRequest) ValidateAll ¶ added in v0.7.6
func (m *PostBulkNotificationsRequest) ValidateAll() error
ValidateAll checks the field values on PostBulkNotificationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PostBulkNotificationsRequestMultiError, or nil if none found.
type PostBulkNotificationsRequestMultiError ¶ added in v0.7.6
type PostBulkNotificationsRequestMultiError []error
PostBulkNotificationsRequestMultiError is an error wrapping multiple validation errors returned by PostBulkNotificationsRequest.ValidateAll() if the designated constraints aren't met.
func (PostBulkNotificationsRequestMultiError) AllErrors ¶ added in v0.7.6
func (m PostBulkNotificationsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PostBulkNotificationsRequestMultiError) Error ¶ added in v0.7.6
func (m PostBulkNotificationsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PostBulkNotificationsRequestValidationError ¶ added in v0.7.6
type PostBulkNotificationsRequestValidationError struct {
// contains filtered or unexported fields
}
PostBulkNotificationsRequestValidationError is the validation error returned by PostBulkNotificationsRequest.Validate if the designated constraints aren't met.
func (PostBulkNotificationsRequestValidationError) Cause ¶ added in v0.7.6
func (e PostBulkNotificationsRequestValidationError) Cause() error
Cause function returns cause value.
func (PostBulkNotificationsRequestValidationError) Error ¶ added in v0.7.6
func (e PostBulkNotificationsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PostBulkNotificationsRequestValidationError) ErrorName ¶ added in v0.7.6
func (e PostBulkNotificationsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PostBulkNotificationsRequestValidationError) Field ¶ added in v0.7.6
func (e PostBulkNotificationsRequestValidationError) Field() string
Field function returns field value.
func (PostBulkNotificationsRequestValidationError) Key ¶ added in v0.7.6
func (e PostBulkNotificationsRequestValidationError) Key() bool
Key function returns key value.
func (PostBulkNotificationsRequestValidationError) Reason ¶ added in v0.7.6
func (e PostBulkNotificationsRequestValidationError) Reason() string
Reason function returns reason value.
type PostBulkNotificationsResponse ¶ added in v0.7.6
type PostBulkNotificationsResponse struct { NotificationIds []string `protobuf:"bytes,1,rep,name=notification_ids,json=notificationIds,proto3" json:"notification_ids,omitempty"` // contains filtered or unexported fields }
func (*PostBulkNotificationsResponse) Descriptor
deprecated
added in
v0.7.6
func (*PostBulkNotificationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use PostBulkNotificationsResponse.ProtoReflect.Descriptor instead.
func (*PostBulkNotificationsResponse) GetNotificationIds ¶ added in v0.7.6
func (x *PostBulkNotificationsResponse) GetNotificationIds() []string
func (*PostBulkNotificationsResponse) ProtoMessage ¶ added in v0.7.6
func (*PostBulkNotificationsResponse) ProtoMessage()
func (*PostBulkNotificationsResponse) ProtoReflect ¶ added in v0.7.6
func (x *PostBulkNotificationsResponse) ProtoReflect() protoreflect.Message
func (*PostBulkNotificationsResponse) Reset ¶ added in v0.7.6
func (x *PostBulkNotificationsResponse) Reset()
func (*PostBulkNotificationsResponse) String ¶ added in v0.7.6
func (x *PostBulkNotificationsResponse) String() string
func (*PostBulkNotificationsResponse) Validate ¶ added in v0.7.6
func (m *PostBulkNotificationsResponse) Validate() error
Validate checks the field values on PostBulkNotificationsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PostBulkNotificationsResponse) ValidateAll ¶ added in v0.7.6
func (m *PostBulkNotificationsResponse) ValidateAll() error
ValidateAll checks the field values on PostBulkNotificationsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PostBulkNotificationsResponseMultiError, or nil if none found.
type PostBulkNotificationsResponseMultiError ¶ added in v0.7.6
type PostBulkNotificationsResponseMultiError []error
PostBulkNotificationsResponseMultiError is an error wrapping multiple validation errors returned by PostBulkNotificationsResponse.ValidateAll() if the designated constraints aren't met.
func (PostBulkNotificationsResponseMultiError) AllErrors ¶ added in v0.7.6
func (m PostBulkNotificationsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PostBulkNotificationsResponseMultiError) Error ¶ added in v0.7.6
func (m PostBulkNotificationsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PostBulkNotificationsResponseValidationError ¶ added in v0.7.6
type PostBulkNotificationsResponseValidationError struct {
// contains filtered or unexported fields
}
PostBulkNotificationsResponseValidationError is the validation error returned by PostBulkNotificationsResponse.Validate if the designated constraints aren't met.
func (PostBulkNotificationsResponseValidationError) Cause ¶ added in v0.7.6
func (e PostBulkNotificationsResponseValidationError) Cause() error
Cause function returns cause value.
func (PostBulkNotificationsResponseValidationError) Error ¶ added in v0.7.6
func (e PostBulkNotificationsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (PostBulkNotificationsResponseValidationError) ErrorName ¶ added in v0.7.6
func (e PostBulkNotificationsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (PostBulkNotificationsResponseValidationError) Field ¶ added in v0.7.6
func (e PostBulkNotificationsResponseValidationError) Field() string
Field function returns field value.
func (PostBulkNotificationsResponseValidationError) Key ¶ added in v0.7.6
func (e PostBulkNotificationsResponseValidationError) Key() bool
Key function returns key value.
func (PostBulkNotificationsResponseValidationError) Reason ¶ added in v0.7.6
func (e PostBulkNotificationsResponseValidationError) Reason() string
Reason function returns reason value.
type PostNotificationRequest ¶ added in v0.7.0
type PostNotificationRequest struct { Receivers []*structpb.Struct `protobuf:"bytes,1,rep,name=receivers,proto3" json:"receivers,omitempty"` Data *structpb.Struct `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ Template string `protobuf:"bytes,4,opt,name=template,proto3" json:"template,omitempty"` // contains filtered or unexported fields }
func (*PostNotificationRequest) Descriptor
deprecated
added in
v0.7.0
func (*PostNotificationRequest) Descriptor() ([]byte, []int)
Deprecated: Use PostNotificationRequest.ProtoReflect.Descriptor instead.
func (*PostNotificationRequest) GetData ¶ added in v0.7.0
func (x *PostNotificationRequest) GetData() *structpb.Struct
func (*PostNotificationRequest) GetLabels ¶ added in v0.7.0
func (x *PostNotificationRequest) GetLabels() map[string]string
func (*PostNotificationRequest) GetReceivers ¶ added in v0.7.0
func (x *PostNotificationRequest) GetReceivers() []*structpb.Struct
func (*PostNotificationRequest) GetTemplate ¶ added in v0.7.1
func (x *PostNotificationRequest) GetTemplate() string
func (*PostNotificationRequest) ProtoMessage ¶ added in v0.7.0
func (*PostNotificationRequest) ProtoMessage()
func (*PostNotificationRequest) ProtoReflect ¶ added in v0.7.0
func (x *PostNotificationRequest) ProtoReflect() protoreflect.Message
func (*PostNotificationRequest) Reset ¶ added in v0.7.0
func (x *PostNotificationRequest) Reset()
func (*PostNotificationRequest) String ¶ added in v0.7.0
func (x *PostNotificationRequest) String() string
func (*PostNotificationRequest) Validate ¶ added in v0.7.0
func (m *PostNotificationRequest) Validate() error
Validate checks the field values on PostNotificationRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PostNotificationRequest) ValidateAll ¶ added in v0.7.0
func (m *PostNotificationRequest) ValidateAll() error
ValidateAll checks the field values on PostNotificationRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PostNotificationRequestMultiError, or nil if none found.
type PostNotificationRequestMultiError ¶ added in v0.7.0
type PostNotificationRequestMultiError []error
PostNotificationRequestMultiError is an error wrapping multiple validation errors returned by PostNotificationRequest.ValidateAll() if the designated constraints aren't met.
func (PostNotificationRequestMultiError) AllErrors ¶ added in v0.7.0
func (m PostNotificationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PostNotificationRequestMultiError) Error ¶ added in v0.7.0
func (m PostNotificationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PostNotificationRequestValidationError ¶ added in v0.7.0
type PostNotificationRequestValidationError struct {
// contains filtered or unexported fields
}
PostNotificationRequestValidationError is the validation error returned by PostNotificationRequest.Validate if the designated constraints aren't met.
func (PostNotificationRequestValidationError) Cause ¶ added in v0.7.0
func (e PostNotificationRequestValidationError) Cause() error
Cause function returns cause value.
func (PostNotificationRequestValidationError) Error ¶ added in v0.7.0
func (e PostNotificationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PostNotificationRequestValidationError) ErrorName ¶ added in v0.7.0
func (e PostNotificationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PostNotificationRequestValidationError) Field ¶ added in v0.7.0
func (e PostNotificationRequestValidationError) Field() string
Field function returns field value.
func (PostNotificationRequestValidationError) Key ¶ added in v0.7.0
func (e PostNotificationRequestValidationError) Key() bool
Key function returns key value.
func (PostNotificationRequestValidationError) Reason ¶ added in v0.7.0
func (e PostNotificationRequestValidationError) Reason() string
Reason function returns reason value.
type PostNotificationResponse ¶ added in v0.7.0
type PostNotificationResponse struct { NotificationId string `protobuf:"bytes,1,opt,name=notification_id,json=notificationId,proto3" json:"notification_id,omitempty"` // contains filtered or unexported fields }
func (*PostNotificationResponse) Descriptor
deprecated
added in
v0.7.0
func (*PostNotificationResponse) Descriptor() ([]byte, []int)
Deprecated: Use PostNotificationResponse.ProtoReflect.Descriptor instead.
func (*PostNotificationResponse) GetNotificationId ¶ added in v0.7.0
func (x *PostNotificationResponse) GetNotificationId() string
func (*PostNotificationResponse) ProtoMessage ¶ added in v0.7.0
func (*PostNotificationResponse) ProtoMessage()
func (*PostNotificationResponse) ProtoReflect ¶ added in v0.7.0
func (x *PostNotificationResponse) ProtoReflect() protoreflect.Message
func (*PostNotificationResponse) Reset ¶ added in v0.7.0
func (x *PostNotificationResponse) Reset()
func (*PostNotificationResponse) String ¶ added in v0.7.0
func (x *PostNotificationResponse) String() string
func (*PostNotificationResponse) Validate ¶ added in v0.7.0
func (m *PostNotificationResponse) Validate() error
Validate checks the field values on PostNotificationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PostNotificationResponse) ValidateAll ¶ added in v0.7.0
func (m *PostNotificationResponse) ValidateAll() error
ValidateAll checks the field values on PostNotificationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PostNotificationResponseMultiError, or nil if none found.
type PostNotificationResponseMultiError ¶ added in v0.7.0
type PostNotificationResponseMultiError []error
PostNotificationResponseMultiError is an error wrapping multiple validation errors returned by PostNotificationResponse.ValidateAll() if the designated constraints aren't met.
func (PostNotificationResponseMultiError) AllErrors ¶ added in v0.7.0
func (m PostNotificationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PostNotificationResponseMultiError) Error ¶ added in v0.7.0
func (m PostNotificationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PostNotificationResponseValidationError ¶ added in v0.7.0
type PostNotificationResponseValidationError struct {
// contains filtered or unexported fields
}
PostNotificationResponseValidationError is the validation error returned by PostNotificationResponse.Validate if the designated constraints aren't met.
func (PostNotificationResponseValidationError) Cause ¶ added in v0.7.0
func (e PostNotificationResponseValidationError) Cause() error
Cause function returns cause value.
func (PostNotificationResponseValidationError) Error ¶ added in v0.7.0
func (e PostNotificationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (PostNotificationResponseValidationError) ErrorName ¶ added in v0.7.0
func (e PostNotificationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (PostNotificationResponseValidationError) Field ¶ added in v0.7.0
func (e PostNotificationResponseValidationError) Field() string
Field function returns field value.
func (PostNotificationResponseValidationError) Key ¶ added in v0.7.0
func (e PostNotificationResponseValidationError) Key() bool
Key function returns key value.
func (PostNotificationResponseValidationError) Reason ¶ added in v0.7.0
func (e PostNotificationResponseValidationError) Reason() string
Reason function returns reason value.
type Provider ¶
type Provider struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Host string `protobuf:"bytes,2,opt,name=host,proto3" json:"host,omitempty"` Urn string `protobuf:"bytes,3,opt,name=urn,proto3" json:"urn,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` Type string `protobuf:"bytes,5,opt,name=type,proto3" json:"type,omitempty"` Credentials *structpb.Struct `protobuf:"bytes,6,opt,name=credentials,proto3" json:"credentials,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ CreatedAt *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // contains filtered or unexported fields }
func (*Provider) Descriptor
deprecated
func (*Provider) GetCreatedAt ¶
func (x *Provider) GetCreatedAt() *timestamppb.Timestamp
func (*Provider) GetCredentials ¶
func (*Provider) GetUpdatedAt ¶
func (x *Provider) GetUpdatedAt() *timestamppb.Timestamp
func (*Provider) ProtoMessage ¶
func (*Provider) ProtoMessage()
func (*Provider) ProtoReflect ¶
func (x *Provider) ProtoReflect() protoreflect.Message
func (*Provider) Validate ¶
Validate checks the field values on Provider with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Provider) ValidateAll ¶
ValidateAll checks the field values on Provider with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ProviderMultiError, or nil if none found.
type ProviderMultiError ¶
type ProviderMultiError []error
ProviderMultiError is an error wrapping multiple validation errors returned by Provider.ValidateAll() if the designated constraints aren't met.
func (ProviderMultiError) AllErrors ¶
func (m ProviderMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ProviderMultiError) Error ¶
func (m ProviderMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ProviderValidationError ¶
type ProviderValidationError struct {
// contains filtered or unexported fields
}
ProviderValidationError is the validation error returned by Provider.Validate if the designated constraints aren't met.
func (ProviderValidationError) Cause ¶
func (e ProviderValidationError) Cause() error
Cause function returns cause value.
func (ProviderValidationError) Error ¶
func (e ProviderValidationError) Error() string
Error satisfies the builtin error interface
func (ProviderValidationError) ErrorName ¶
func (e ProviderValidationError) ErrorName() string
ErrorName returns error name.
func (ProviderValidationError) Field ¶
func (e ProviderValidationError) Field() string
Field function returns field value.
func (ProviderValidationError) Key ¶
func (e ProviderValidationError) Key() bool
Key function returns key value.
func (ProviderValidationError) Reason ¶
func (e ProviderValidationError) Reason() string
Reason function returns reason value.
type Receiver ¶
type Receiver struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ Configurations *structpb.Struct `protobuf:"bytes,5,opt,name=configurations,proto3" json:"configurations,omitempty"` Data *structpb.Struct `protobuf:"bytes,6,opt,name=data,proto3" json:"data,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` ParentId uint64 `protobuf:"varint,9,opt,name=parent_id,json=parentId,proto3" json:"parent_id,omitempty"` // contains filtered or unexported fields }
func (*Receiver) Descriptor
deprecated
func (*Receiver) GetConfigurations ¶
func (*Receiver) GetCreatedAt ¶
func (x *Receiver) GetCreatedAt() *timestamppb.Timestamp
func (*Receiver) GetParentId ¶ added in v0.6.5
func (*Receiver) GetUpdatedAt ¶
func (x *Receiver) GetUpdatedAt() *timestamppb.Timestamp
func (*Receiver) ProtoMessage ¶
func (*Receiver) ProtoMessage()
func (*Receiver) ProtoReflect ¶
func (x *Receiver) ProtoReflect() protoreflect.Message
func (*Receiver) Validate ¶
Validate checks the field values on Receiver with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Receiver) ValidateAll ¶
ValidateAll checks the field values on Receiver with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ReceiverMultiError, or nil if none found.
type ReceiverMetadata ¶
type ReceiverMetadata struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Configuration *structpb.Struct `protobuf:"bytes,2,opt,name=configuration,proto3" json:"configuration,omitempty"` SubscriptionReceiverLabels map[string]string `` /* 229-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ReceiverMetadata) Descriptor
deprecated
func (*ReceiverMetadata) Descriptor() ([]byte, []int)
Deprecated: Use ReceiverMetadata.ProtoReflect.Descriptor instead.
func (*ReceiverMetadata) GetConfiguration ¶
func (x *ReceiverMetadata) GetConfiguration() *structpb.Struct
func (*ReceiverMetadata) GetId ¶
func (x *ReceiverMetadata) GetId() uint64
func (*ReceiverMetadata) GetSubscriptionReceiverLabels ¶ added in v0.7.7
func (x *ReceiverMetadata) GetSubscriptionReceiverLabels() map[string]string
func (*ReceiverMetadata) ProtoMessage ¶
func (*ReceiverMetadata) ProtoMessage()
func (*ReceiverMetadata) ProtoReflect ¶
func (x *ReceiverMetadata) ProtoReflect() protoreflect.Message
func (*ReceiverMetadata) Reset ¶
func (x *ReceiverMetadata) Reset()
func (*ReceiverMetadata) String ¶
func (x *ReceiverMetadata) String() string
func (*ReceiverMetadata) Validate ¶
func (m *ReceiverMetadata) Validate() error
Validate checks the field values on ReceiverMetadata with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ReceiverMetadata) ValidateAll ¶
func (m *ReceiverMetadata) ValidateAll() error
ValidateAll checks the field values on ReceiverMetadata with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ReceiverMetadataMultiError, or nil if none found.
type ReceiverMetadataMultiError ¶
type ReceiverMetadataMultiError []error
ReceiverMetadataMultiError is an error wrapping multiple validation errors returned by ReceiverMetadata.ValidateAll() if the designated constraints aren't met.
func (ReceiverMetadataMultiError) AllErrors ¶
func (m ReceiverMetadataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ReceiverMetadataMultiError) Error ¶
func (m ReceiverMetadataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ReceiverMetadataValidationError ¶
type ReceiverMetadataValidationError struct {
// contains filtered or unexported fields
}
ReceiverMetadataValidationError is the validation error returned by ReceiverMetadata.Validate if the designated constraints aren't met.
func (ReceiverMetadataValidationError) Cause ¶
func (e ReceiverMetadataValidationError) Cause() error
Cause function returns cause value.
func (ReceiverMetadataValidationError) Error ¶
func (e ReceiverMetadataValidationError) Error() string
Error satisfies the builtin error interface
func (ReceiverMetadataValidationError) ErrorName ¶
func (e ReceiverMetadataValidationError) ErrorName() string
ErrorName returns error name.
func (ReceiverMetadataValidationError) Field ¶
func (e ReceiverMetadataValidationError) Field() string
Field function returns field value.
func (ReceiverMetadataValidationError) Key ¶
func (e ReceiverMetadataValidationError) Key() bool
Key function returns key value.
func (ReceiverMetadataValidationError) Reason ¶
func (e ReceiverMetadataValidationError) Reason() string
Reason function returns reason value.
type ReceiverMultiError ¶
type ReceiverMultiError []error
ReceiverMultiError is an error wrapping multiple validation errors returned by Receiver.ValidateAll() if the designated constraints aren't met.
func (ReceiverMultiError) AllErrors ¶
func (m ReceiverMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ReceiverMultiError) Error ¶
func (m ReceiverMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ReceiverSelector ¶ added in v0.7.4
type ReceiverSelector struct { ReceiverSelector map[string]string `` /* 197-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ReceiverSelector) Descriptor
deprecated
added in
v0.7.4
func (*ReceiverSelector) Descriptor() ([]byte, []int)
Deprecated: Use ReceiverSelector.ProtoReflect.Descriptor instead.
func (*ReceiverSelector) GetReceiverSelector ¶ added in v0.7.4
func (x *ReceiverSelector) GetReceiverSelector() map[string]string
func (*ReceiverSelector) ProtoMessage ¶ added in v0.7.4
func (*ReceiverSelector) ProtoMessage()
func (*ReceiverSelector) ProtoReflect ¶ added in v0.7.4
func (x *ReceiverSelector) ProtoReflect() protoreflect.Message
func (*ReceiverSelector) Reset ¶ added in v0.7.4
func (x *ReceiverSelector) Reset()
func (*ReceiverSelector) String ¶ added in v0.7.4
func (x *ReceiverSelector) String() string
func (*ReceiverSelector) Validate ¶ added in v0.7.4
func (m *ReceiverSelector) Validate() error
Validate checks the field values on ReceiverSelector with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ReceiverSelector) ValidateAll ¶ added in v0.7.4
func (m *ReceiverSelector) ValidateAll() error
ValidateAll checks the field values on ReceiverSelector with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ReceiverSelectorMultiError, or nil if none found.
type ReceiverSelectorMultiError ¶ added in v0.7.4
type ReceiverSelectorMultiError []error
ReceiverSelectorMultiError is an error wrapping multiple validation errors returned by ReceiverSelector.ValidateAll() if the designated constraints aren't met.
func (ReceiverSelectorMultiError) AllErrors ¶ added in v0.7.4
func (m ReceiverSelectorMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ReceiverSelectorMultiError) Error ¶ added in v0.7.4
func (m ReceiverSelectorMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ReceiverSelectorValidationError ¶ added in v0.7.4
type ReceiverSelectorValidationError struct {
// contains filtered or unexported fields
}
ReceiverSelectorValidationError is the validation error returned by ReceiverSelector.Validate if the designated constraints aren't met.
func (ReceiverSelectorValidationError) Cause ¶ added in v0.7.4
func (e ReceiverSelectorValidationError) Cause() error
Cause function returns cause value.
func (ReceiverSelectorValidationError) Error ¶ added in v0.7.4
func (e ReceiverSelectorValidationError) Error() string
Error satisfies the builtin error interface
func (ReceiverSelectorValidationError) ErrorName ¶ added in v0.7.4
func (e ReceiverSelectorValidationError) ErrorName() string
ErrorName returns error name.
func (ReceiverSelectorValidationError) Field ¶ added in v0.7.4
func (e ReceiverSelectorValidationError) Field() string
Field function returns field value.
func (ReceiverSelectorValidationError) Key ¶ added in v0.7.4
func (e ReceiverSelectorValidationError) Key() bool
Key function returns key value.
func (ReceiverSelectorValidationError) Reason ¶ added in v0.7.4
func (e ReceiverSelectorValidationError) Reason() string
Reason function returns reason value.
type ReceiverValidationError ¶
type ReceiverValidationError struct {
// contains filtered or unexported fields
}
ReceiverValidationError is the validation error returned by Receiver.Validate if the designated constraints aren't met.
func (ReceiverValidationError) Cause ¶
func (e ReceiverValidationError) Cause() error
Cause function returns cause value.
func (ReceiverValidationError) Error ¶
func (e ReceiverValidationError) Error() string
Error satisfies the builtin error interface
func (ReceiverValidationError) ErrorName ¶
func (e ReceiverValidationError) ErrorName() string
ErrorName returns error name.
func (ReceiverValidationError) Field ¶
func (e ReceiverValidationError) Field() string
Field function returns field value.
func (ReceiverValidationError) Key ¶
func (e ReceiverValidationError) Key() bool
Key function returns key value.
func (ReceiverValidationError) Reason ¶
func (e ReceiverValidationError) Reason() string
Reason function returns reason value.
type RenderTemplateRequest ¶
type RenderTemplateRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Variables map[string]string `` /* 159-byte string literal not displayed */ // contains filtered or unexported fields }
func (*RenderTemplateRequest) Descriptor
deprecated
func (*RenderTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use RenderTemplateRequest.ProtoReflect.Descriptor instead.
func (*RenderTemplateRequest) GetName ¶
func (x *RenderTemplateRequest) GetName() string
func (*RenderTemplateRequest) GetVariables ¶
func (x *RenderTemplateRequest) GetVariables() map[string]string
func (*RenderTemplateRequest) ProtoMessage ¶
func (*RenderTemplateRequest) ProtoMessage()
func (*RenderTemplateRequest) ProtoReflect ¶
func (x *RenderTemplateRequest) ProtoReflect() protoreflect.Message
func (*RenderTemplateRequest) Reset ¶
func (x *RenderTemplateRequest) Reset()
func (*RenderTemplateRequest) String ¶
func (x *RenderTemplateRequest) String() string
func (*RenderTemplateRequest) Validate ¶
func (m *RenderTemplateRequest) Validate() error
Validate checks the field values on RenderTemplateRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RenderTemplateRequest) ValidateAll ¶
func (m *RenderTemplateRequest) ValidateAll() error
ValidateAll checks the field values on RenderTemplateRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RenderTemplateRequestMultiError, or nil if none found.
type RenderTemplateRequestMultiError ¶
type RenderTemplateRequestMultiError []error
RenderTemplateRequestMultiError is an error wrapping multiple validation errors returned by RenderTemplateRequest.ValidateAll() if the designated constraints aren't met.
func (RenderTemplateRequestMultiError) AllErrors ¶
func (m RenderTemplateRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RenderTemplateRequestMultiError) Error ¶
func (m RenderTemplateRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RenderTemplateRequestValidationError ¶
type RenderTemplateRequestValidationError struct {
// contains filtered or unexported fields
}
RenderTemplateRequestValidationError is the validation error returned by RenderTemplateRequest.Validate if the designated constraints aren't met.
func (RenderTemplateRequestValidationError) Cause ¶
func (e RenderTemplateRequestValidationError) Cause() error
Cause function returns cause value.
func (RenderTemplateRequestValidationError) Error ¶
func (e RenderTemplateRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RenderTemplateRequestValidationError) ErrorName ¶
func (e RenderTemplateRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RenderTemplateRequestValidationError) Field ¶
func (e RenderTemplateRequestValidationError) Field() string
Field function returns field value.
func (RenderTemplateRequestValidationError) Key ¶
func (e RenderTemplateRequestValidationError) Key() bool
Key function returns key value.
func (RenderTemplateRequestValidationError) Reason ¶
func (e RenderTemplateRequestValidationError) Reason() string
Reason function returns reason value.
type RenderTemplateResponse ¶
type RenderTemplateResponse struct { Body string `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*RenderTemplateResponse) Descriptor
deprecated
func (*RenderTemplateResponse) Descriptor() ([]byte, []int)
Deprecated: Use RenderTemplateResponse.ProtoReflect.Descriptor instead.
func (*RenderTemplateResponse) GetBody ¶
func (x *RenderTemplateResponse) GetBody() string
func (*RenderTemplateResponse) ProtoMessage ¶
func (*RenderTemplateResponse) ProtoMessage()
func (*RenderTemplateResponse) ProtoReflect ¶
func (x *RenderTemplateResponse) ProtoReflect() protoreflect.Message
func (*RenderTemplateResponse) Reset ¶
func (x *RenderTemplateResponse) Reset()
func (*RenderTemplateResponse) String ¶
func (x *RenderTemplateResponse) String() string
func (*RenderTemplateResponse) Validate ¶
func (m *RenderTemplateResponse) Validate() error
Validate checks the field values on RenderTemplateResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RenderTemplateResponse) ValidateAll ¶
func (m *RenderTemplateResponse) ValidateAll() error
ValidateAll checks the field values on RenderTemplateResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RenderTemplateResponseMultiError, or nil if none found.
type RenderTemplateResponseMultiError ¶
type RenderTemplateResponseMultiError []error
RenderTemplateResponseMultiError is an error wrapping multiple validation errors returned by RenderTemplateResponse.ValidateAll() if the designated constraints aren't met.
func (RenderTemplateResponseMultiError) AllErrors ¶
func (m RenderTemplateResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RenderTemplateResponseMultiError) Error ¶
func (m RenderTemplateResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RenderTemplateResponseValidationError ¶
type RenderTemplateResponseValidationError struct {
// contains filtered or unexported fields
}
RenderTemplateResponseValidationError is the validation error returned by RenderTemplateResponse.Validate if the designated constraints aren't met.
func (RenderTemplateResponseValidationError) Cause ¶
func (e RenderTemplateResponseValidationError) Cause() error
Cause function returns cause value.
func (RenderTemplateResponseValidationError) Error ¶
func (e RenderTemplateResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RenderTemplateResponseValidationError) ErrorName ¶
func (e RenderTemplateResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RenderTemplateResponseValidationError) Field ¶
func (e RenderTemplateResponseValidationError) Field() string
Field function returns field value.
func (RenderTemplateResponseValidationError) Key ¶
func (e RenderTemplateResponseValidationError) Key() bool
Key function returns key value.
func (RenderTemplateResponseValidationError) Reason ¶
func (e RenderTemplateResponseValidationError) Reason() string
Reason function returns reason value.
type Rule ¶
type Rule struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Enabled bool `protobuf:"varint,3,opt,name=enabled,proto3" json:"enabled,omitempty"` GroupName string `protobuf:"bytes,4,opt,name=group_name,json=groupName,proto3" json:"group_name,omitempty"` Namespace string `protobuf:"bytes,5,opt,name=namespace,proto3" json:"namespace,omitempty"` Template string `protobuf:"bytes,6,opt,name=template,proto3" json:"template,omitempty"` Variables []*Variables `protobuf:"bytes,7,rep,name=variables,proto3" json:"variables,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` ProviderNamespace uint64 `protobuf:"varint,10,opt,name=provider_namespace,json=providerNamespace,proto3" json:"provider_namespace,omitempty"` // contains filtered or unexported fields }
func (*Rule) Descriptor
deprecated
func (*Rule) GetCreatedAt ¶
func (x *Rule) GetCreatedAt() *timestamppb.Timestamp
func (*Rule) GetEnabled ¶
func (*Rule) GetGroupName ¶
func (*Rule) GetNamespace ¶
func (*Rule) GetProviderNamespace ¶
func (*Rule) GetTemplate ¶
func (*Rule) GetUpdatedAt ¶
func (x *Rule) GetUpdatedAt() *timestamppb.Timestamp
func (*Rule) GetVariables ¶
func (*Rule) ProtoMessage ¶
func (*Rule) ProtoMessage()
func (*Rule) ProtoReflect ¶
func (x *Rule) ProtoReflect() protoreflect.Message
func (*Rule) Validate ¶
Validate checks the field values on Rule with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Rule) ValidateAll ¶
ValidateAll checks the field values on Rule with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RuleMultiError, or nil if none found.
type RuleMultiError ¶
type RuleMultiError []error
RuleMultiError is an error wrapping multiple validation errors returned by Rule.ValidateAll() if the designated constraints aren't met.
func (RuleMultiError) AllErrors ¶
func (m RuleMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RuleMultiError) Error ¶
func (m RuleMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RuleValidationError ¶
type RuleValidationError struct {
// contains filtered or unexported fields
}
RuleValidationError is the validation error returned by Rule.Validate if the designated constraints aren't met.
func (RuleValidationError) Cause ¶
func (e RuleValidationError) Cause() error
Cause function returns cause value.
func (RuleValidationError) Error ¶
func (e RuleValidationError) Error() string
Error satisfies the builtin error interface
func (RuleValidationError) ErrorName ¶
func (e RuleValidationError) ErrorName() string
ErrorName returns error name.
func (RuleValidationError) Field ¶
func (e RuleValidationError) Field() string
Field function returns field value.
func (RuleValidationError) Key ¶
func (e RuleValidationError) Key() bool
Key function returns key value.
func (RuleValidationError) Reason ¶
func (e RuleValidationError) Reason() string
Reason function returns reason value.
type Silence ¶
type Silence struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` NamespaceId uint64 `protobuf:"varint,2,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` TargetId uint64 `protobuf:"varint,4,opt,name=target_id,json=targetId,proto3" json:"target_id,omitempty"` TargetExpression *structpb.Struct `protobuf:"bytes,5,opt,name=target_expression,json=targetExpression,proto3" json:"target_expression,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` DeletedAt *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=deleted_at,json=deletedAt,proto3" json:"deleted_at,omitempty"` // contains filtered or unexported fields }
func (*Silence) Descriptor
deprecated
func (*Silence) GetCreatedAt ¶
func (x *Silence) GetCreatedAt() *timestamppb.Timestamp
func (*Silence) GetDeletedAt ¶
func (x *Silence) GetDeletedAt() *timestamppb.Timestamp
func (*Silence) GetNamespaceId ¶
func (*Silence) GetTargetExpression ¶
func (*Silence) GetTargetId ¶
func (*Silence) GetUpdatedAt ¶
func (x *Silence) GetUpdatedAt() *timestamppb.Timestamp
func (*Silence) ProtoMessage ¶
func (*Silence) ProtoMessage()
func (*Silence) ProtoReflect ¶
func (x *Silence) ProtoReflect() protoreflect.Message
func (*Silence) Validate ¶
Validate checks the field values on Silence with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Silence) ValidateAll ¶
ValidateAll checks the field values on Silence with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SilenceMultiError, or nil if none found.
type SilenceMultiError ¶
type SilenceMultiError []error
SilenceMultiError is an error wrapping multiple validation errors returned by Silence.ValidateAll() if the designated constraints aren't met.
func (SilenceMultiError) AllErrors ¶
func (m SilenceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SilenceMultiError) Error ¶
func (m SilenceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SilenceValidationError ¶
type SilenceValidationError struct {
// contains filtered or unexported fields
}
SilenceValidationError is the validation error returned by Silence.Validate if the designated constraints aren't met.
func (SilenceValidationError) Cause ¶
func (e SilenceValidationError) Cause() error
Cause function returns cause value.
func (SilenceValidationError) Error ¶
func (e SilenceValidationError) Error() string
Error satisfies the builtin error interface
func (SilenceValidationError) ErrorName ¶
func (e SilenceValidationError) ErrorName() string
ErrorName returns error name.
func (SilenceValidationError) Field ¶
func (e SilenceValidationError) Field() string
Field function returns field value.
func (SilenceValidationError) Key ¶
func (e SilenceValidationError) Key() bool
Key function returns key value.
func (SilenceValidationError) Reason ¶
func (e SilenceValidationError) Reason() string
Reason function returns reason value.
type SirenServiceClient ¶
type SirenServiceClient interface { ListProviders(ctx context.Context, in *ListProvidersRequest, opts ...grpc.CallOption) (*ListProvidersResponse, error) CreateProvider(ctx context.Context, in *CreateProviderRequest, opts ...grpc.CallOption) (*CreateProviderResponse, error) GetProvider(ctx context.Context, in *GetProviderRequest, opts ...grpc.CallOption) (*GetProviderResponse, error) UpdateProvider(ctx context.Context, in *UpdateProviderRequest, opts ...grpc.CallOption) (*UpdateProviderResponse, error) DeleteProvider(ctx context.Context, in *DeleteProviderRequest, opts ...grpc.CallOption) (*DeleteProviderResponse, error) // Deprecated: Do not use. NotifyReceiver(ctx context.Context, in *NotifyReceiverRequest, opts ...grpc.CallOption) (*NotifyReceiverResponse, error) ListNamespaces(ctx context.Context, in *ListNamespacesRequest, opts ...grpc.CallOption) (*ListNamespacesResponse, error) CreateNamespace(ctx context.Context, in *CreateNamespaceRequest, opts ...grpc.CallOption) (*CreateNamespaceResponse, error) GetNamespace(ctx context.Context, in *GetNamespaceRequest, opts ...grpc.CallOption) (*GetNamespaceResponse, error) UpdateNamespace(ctx context.Context, in *UpdateNamespaceRequest, opts ...grpc.CallOption) (*UpdateNamespaceResponse, error) DeleteNamespace(ctx context.Context, in *DeleteNamespaceRequest, opts ...grpc.CallOption) (*DeleteNamespaceResponse, error) ListSubscriptions(ctx context.Context, in *ListSubscriptionsRequest, opts ...grpc.CallOption) (*ListSubscriptionsResponse, error) CreateSubscription(ctx context.Context, in *CreateSubscriptionRequest, opts ...grpc.CallOption) (*CreateSubscriptionResponse, error) GetSubscription(ctx context.Context, in *GetSubscriptionRequest, opts ...grpc.CallOption) (*GetSubscriptionResponse, error) UpdateSubscription(ctx context.Context, in *UpdateSubscriptionRequest, opts ...grpc.CallOption) (*UpdateSubscriptionResponse, error) ListSubscriptionReceivers(ctx context.Context, in *ListSubscriptionReceiversRequest, opts ...grpc.CallOption) (*ListSubscriptionReceiversResponse, error) AddSubscriptionReceiver(ctx context.Context, in *AddSubscriptionReceiverRequest, opts ...grpc.CallOption) (*AddSubscriptionReceiverResponse, error) UpdateSubscriptionReceiver(ctx context.Context, in *UpdateSubscriptionReceiverRequest, opts ...grpc.CallOption) (*UpdateSubscriptionReceiverResponse, error) DeleteSubscriptionReceiver(ctx context.Context, in *DeleteSubscriptionReceiverRequest, opts ...grpc.CallOption) (*DeleteSubscriptionReceiverResponse, error) DeleteSubscription(ctx context.Context, in *DeleteSubscriptionRequest, opts ...grpc.CallOption) (*DeleteSubscriptionResponse, error) ListReceivers(ctx context.Context, in *ListReceiversRequest, opts ...grpc.CallOption) (*ListReceiversResponse, error) CreateReceiver(ctx context.Context, in *CreateReceiverRequest, opts ...grpc.CallOption) (*CreateReceiverResponse, error) GetReceiver(ctx context.Context, in *GetReceiverRequest, opts ...grpc.CallOption) (*GetReceiverResponse, error) UpdateReceiver(ctx context.Context, in *UpdateReceiverRequest, opts ...grpc.CallOption) (*UpdateReceiverResponse, error) DeleteReceiver(ctx context.Context, in *DeleteReceiverRequest, opts ...grpc.CallOption) (*DeleteReceiverResponse, error) ListAlerts(ctx context.Context, in *ListAlertsRequest, opts ...grpc.CallOption) (*ListAlertsResponse, error) CreateAlerts(ctx context.Context, in *CreateAlertsRequest, opts ...grpc.CallOption) (*CreateAlertsResponse, error) CreateAlertsWithNamespace(ctx context.Context, in *CreateAlertsWithNamespaceRequest, opts ...grpc.CallOption) (*CreateAlertsWithNamespaceResponse, error) ListRules(ctx context.Context, in *ListRulesRequest, opts ...grpc.CallOption) (*ListRulesResponse, error) UpdateRule(ctx context.Context, in *UpdateRuleRequest, opts ...grpc.CallOption) (*UpdateRuleResponse, error) ListTemplates(ctx context.Context, in *ListTemplatesRequest, opts ...grpc.CallOption) (*ListTemplatesResponse, error) GetTemplate(ctx context.Context, in *GetTemplateRequest, opts ...grpc.CallOption) (*GetTemplateResponse, error) UpsertTemplate(ctx context.Context, in *UpsertTemplateRequest, opts ...grpc.CallOption) (*UpsertTemplateResponse, error) DeleteTemplate(ctx context.Context, in *DeleteTemplateRequest, opts ...grpc.CallOption) (*DeleteTemplateResponse, error) RenderTemplate(ctx context.Context, in *RenderTemplateRequest, opts ...grpc.CallOption) (*RenderTemplateResponse, error) CreateSilence(ctx context.Context, in *CreateSilenceRequest, opts ...grpc.CallOption) (*CreateSilenceResponse, error) ListSilences(ctx context.Context, in *ListSilencesRequest, opts ...grpc.CallOption) (*ListSilencesResponse, error) GetSilence(ctx context.Context, in *GetSilenceRequest, opts ...grpc.CallOption) (*GetSilenceResponse, error) ExpireSilence(ctx context.Context, in *ExpireSilenceRequest, opts ...grpc.CallOption) (*ExpireSilenceResponse, error) PostNotification(ctx context.Context, in *PostNotificationRequest, opts ...grpc.CallOption) (*PostNotificationResponse, error) PostBulkNotifications(ctx context.Context, in *PostBulkNotificationsRequest, opts ...grpc.CallOption) (*PostBulkNotificationsResponse, error) ListNotificationMessages(ctx context.Context, in *ListNotificationMessagesRequest, opts ...grpc.CallOption) (*ListNotificationMessagesResponse, error) ListNotifications(ctx context.Context, in *ListNotificationsRequest, opts ...grpc.CallOption) (*ListNotificationsResponse, error) }
SirenServiceClient is the client API for SirenService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewSirenServiceClient ¶
func NewSirenServiceClient(cc grpc.ClientConnInterface) SirenServiceClient
type SirenServiceServer ¶
type SirenServiceServer interface { ListProviders(context.Context, *ListProvidersRequest) (*ListProvidersResponse, error) CreateProvider(context.Context, *CreateProviderRequest) (*CreateProviderResponse, error) GetProvider(context.Context, *GetProviderRequest) (*GetProviderResponse, error) UpdateProvider(context.Context, *UpdateProviderRequest) (*UpdateProviderResponse, error) DeleteProvider(context.Context, *DeleteProviderRequest) (*DeleteProviderResponse, error) // Deprecated: Do not use. NotifyReceiver(context.Context, *NotifyReceiverRequest) (*NotifyReceiverResponse, error) ListNamespaces(context.Context, *ListNamespacesRequest) (*ListNamespacesResponse, error) CreateNamespace(context.Context, *CreateNamespaceRequest) (*CreateNamespaceResponse, error) GetNamespace(context.Context, *GetNamespaceRequest) (*GetNamespaceResponse, error) UpdateNamespace(context.Context, *UpdateNamespaceRequest) (*UpdateNamespaceResponse, error) DeleteNamespace(context.Context, *DeleteNamespaceRequest) (*DeleteNamespaceResponse, error) ListSubscriptions(context.Context, *ListSubscriptionsRequest) (*ListSubscriptionsResponse, error) CreateSubscription(context.Context, *CreateSubscriptionRequest) (*CreateSubscriptionResponse, error) GetSubscription(context.Context, *GetSubscriptionRequest) (*GetSubscriptionResponse, error) UpdateSubscription(context.Context, *UpdateSubscriptionRequest) (*UpdateSubscriptionResponse, error) ListSubscriptionReceivers(context.Context, *ListSubscriptionReceiversRequest) (*ListSubscriptionReceiversResponse, error) AddSubscriptionReceiver(context.Context, *AddSubscriptionReceiverRequest) (*AddSubscriptionReceiverResponse, error) UpdateSubscriptionReceiver(context.Context, *UpdateSubscriptionReceiverRequest) (*UpdateSubscriptionReceiverResponse, error) DeleteSubscriptionReceiver(context.Context, *DeleteSubscriptionReceiverRequest) (*DeleteSubscriptionReceiverResponse, error) DeleteSubscription(context.Context, *DeleteSubscriptionRequest) (*DeleteSubscriptionResponse, error) ListReceivers(context.Context, *ListReceiversRequest) (*ListReceiversResponse, error) CreateReceiver(context.Context, *CreateReceiverRequest) (*CreateReceiverResponse, error) GetReceiver(context.Context, *GetReceiverRequest) (*GetReceiverResponse, error) UpdateReceiver(context.Context, *UpdateReceiverRequest) (*UpdateReceiverResponse, error) DeleteReceiver(context.Context, *DeleteReceiverRequest) (*DeleteReceiverResponse, error) ListAlerts(context.Context, *ListAlertsRequest) (*ListAlertsResponse, error) CreateAlerts(context.Context, *CreateAlertsRequest) (*CreateAlertsResponse, error) CreateAlertsWithNamespace(context.Context, *CreateAlertsWithNamespaceRequest) (*CreateAlertsWithNamespaceResponse, error) ListRules(context.Context, *ListRulesRequest) (*ListRulesResponse, error) UpdateRule(context.Context, *UpdateRuleRequest) (*UpdateRuleResponse, error) ListTemplates(context.Context, *ListTemplatesRequest) (*ListTemplatesResponse, error) GetTemplate(context.Context, *GetTemplateRequest) (*GetTemplateResponse, error) UpsertTemplate(context.Context, *UpsertTemplateRequest) (*UpsertTemplateResponse, error) DeleteTemplate(context.Context, *DeleteTemplateRequest) (*DeleteTemplateResponse, error) RenderTemplate(context.Context, *RenderTemplateRequest) (*RenderTemplateResponse, error) CreateSilence(context.Context, *CreateSilenceRequest) (*CreateSilenceResponse, error) ListSilences(context.Context, *ListSilencesRequest) (*ListSilencesResponse, error) GetSilence(context.Context, *GetSilenceRequest) (*GetSilenceResponse, error) ExpireSilence(context.Context, *ExpireSilenceRequest) (*ExpireSilenceResponse, error) PostNotification(context.Context, *PostNotificationRequest) (*PostNotificationResponse, error) PostBulkNotifications(context.Context, *PostBulkNotificationsRequest) (*PostBulkNotificationsResponse, error) ListNotificationMessages(context.Context, *ListNotificationMessagesRequest) (*ListNotificationMessagesResponse, error) ListNotifications(context.Context, *ListNotificationsRequest) (*ListNotificationsResponse, error) // contains filtered or unexported methods }
SirenServiceServer is the server API for SirenService service. All implementations must embed UnimplementedSirenServiceServer for forward compatibility
type Subscription ¶
type Subscription struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Urn string `protobuf:"bytes,2,opt,name=urn,proto3" json:"urn,omitempty"` Namespace uint64 `protobuf:"varint,3,opt,name=namespace,proto3" json:"namespace,omitempty"` Receivers []*ReceiverMetadata `protobuf:"bytes,4,rep,name=receivers,proto3" json:"receivers,omitempty"` Match map[string]string `` /* 151-byte string literal not displayed */ CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` Metadata *structpb.Struct `protobuf:"bytes,8,opt,name=metadata,proto3" json:"metadata,omitempty"` CreatedBy string `protobuf:"bytes,9,opt,name=created_by,json=createdBy,proto3" json:"created_by,omitempty"` UpdatedBy string `protobuf:"bytes,10,opt,name=updated_by,json=updatedBy,proto3" json:"updated_by,omitempty"` // contains filtered or unexported fields }
func (*Subscription) Descriptor
deprecated
func (*Subscription) Descriptor() ([]byte, []int)
Deprecated: Use Subscription.ProtoReflect.Descriptor instead.
func (*Subscription) GetCreatedAt ¶
func (x *Subscription) GetCreatedAt() *timestamppb.Timestamp
func (*Subscription) GetCreatedBy ¶ added in v0.6.4
func (x *Subscription) GetCreatedBy() string
func (*Subscription) GetId ¶
func (x *Subscription) GetId() uint64
func (*Subscription) GetMatch ¶
func (x *Subscription) GetMatch() map[string]string
func (*Subscription) GetMetadata ¶ added in v0.6.4
func (x *Subscription) GetMetadata() *structpb.Struct
func (*Subscription) GetNamespace ¶
func (x *Subscription) GetNamespace() uint64
func (*Subscription) GetReceivers ¶
func (x *Subscription) GetReceivers() []*ReceiverMetadata
func (*Subscription) GetUpdatedAt ¶
func (x *Subscription) GetUpdatedAt() *timestamppb.Timestamp
func (*Subscription) GetUpdatedBy ¶ added in v0.6.4
func (x *Subscription) GetUpdatedBy() string
func (*Subscription) GetUrn ¶
func (x *Subscription) GetUrn() string
func (*Subscription) ProtoMessage ¶
func (*Subscription) ProtoMessage()
func (*Subscription) ProtoReflect ¶
func (x *Subscription) ProtoReflect() protoreflect.Message
func (*Subscription) Reset ¶
func (x *Subscription) Reset()
func (*Subscription) String ¶
func (x *Subscription) String() string
func (*Subscription) Validate ¶
func (m *Subscription) Validate() error
Validate checks the field values on Subscription with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Subscription) ValidateAll ¶
func (m *Subscription) ValidateAll() error
ValidateAll checks the field values on Subscription with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SubscriptionMultiError, or nil if none found.
type SubscriptionMultiError ¶
type SubscriptionMultiError []error
SubscriptionMultiError is an error wrapping multiple validation errors returned by Subscription.ValidateAll() if the designated constraints aren't met.
func (SubscriptionMultiError) AllErrors ¶
func (m SubscriptionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SubscriptionMultiError) Error ¶
func (m SubscriptionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SubscriptionReceiverRelation ¶ added in v0.7.6
type SubscriptionReceiverRelation struct { SubscriptionId uint64 `protobuf:"varint,1,opt,name=subscription_id,json=subscriptionId,proto3" json:"subscription_id,omitempty"` ReceiverId uint64 `protobuf:"varint,2,opt,name=receiver_id,json=receiverId,proto3" json:"receiver_id,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ CreatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // contains filtered or unexported fields }
func (*SubscriptionReceiverRelation) Descriptor
deprecated
added in
v0.7.6
func (*SubscriptionReceiverRelation) Descriptor() ([]byte, []int)
Deprecated: Use SubscriptionReceiverRelation.ProtoReflect.Descriptor instead.
func (*SubscriptionReceiverRelation) GetCreatedAt ¶ added in v0.7.6
func (x *SubscriptionReceiverRelation) GetCreatedAt() *timestamppb.Timestamp
func (*SubscriptionReceiverRelation) GetLabels ¶ added in v0.7.6
func (x *SubscriptionReceiverRelation) GetLabels() map[string]string
func (*SubscriptionReceiverRelation) GetReceiverId ¶ added in v0.7.6
func (x *SubscriptionReceiverRelation) GetReceiverId() uint64
func (*SubscriptionReceiverRelation) GetSubscriptionId ¶ added in v0.7.6
func (x *SubscriptionReceiverRelation) GetSubscriptionId() uint64
func (*SubscriptionReceiverRelation) GetUpdatedAt ¶ added in v0.7.6
func (x *SubscriptionReceiverRelation) GetUpdatedAt() *timestamppb.Timestamp
func (*SubscriptionReceiverRelation) ProtoMessage ¶ added in v0.7.6
func (*SubscriptionReceiverRelation) ProtoMessage()
func (*SubscriptionReceiverRelation) ProtoReflect ¶ added in v0.7.6
func (x *SubscriptionReceiverRelation) ProtoReflect() protoreflect.Message
func (*SubscriptionReceiverRelation) Reset ¶ added in v0.7.6
func (x *SubscriptionReceiverRelation) Reset()
func (*SubscriptionReceiverRelation) String ¶ added in v0.7.6
func (x *SubscriptionReceiverRelation) String() string
func (*SubscriptionReceiverRelation) Validate ¶ added in v0.7.6
func (m *SubscriptionReceiverRelation) Validate() error
Validate checks the field values on SubscriptionReceiverRelation with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SubscriptionReceiverRelation) ValidateAll ¶ added in v0.7.6
func (m *SubscriptionReceiverRelation) ValidateAll() error
ValidateAll checks the field values on SubscriptionReceiverRelation with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SubscriptionReceiverRelationMultiError, or nil if none found.
type SubscriptionReceiverRelationMultiError ¶ added in v0.7.6
type SubscriptionReceiverRelationMultiError []error
SubscriptionReceiverRelationMultiError is an error wrapping multiple validation errors returned by SubscriptionReceiverRelation.ValidateAll() if the designated constraints aren't met.
func (SubscriptionReceiverRelationMultiError) AllErrors ¶ added in v0.7.6
func (m SubscriptionReceiverRelationMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SubscriptionReceiverRelationMultiError) Error ¶ added in v0.7.6
func (m SubscriptionReceiverRelationMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SubscriptionReceiverRelationValidationError ¶ added in v0.7.6
type SubscriptionReceiverRelationValidationError struct {
// contains filtered or unexported fields
}
SubscriptionReceiverRelationValidationError is the validation error returned by SubscriptionReceiverRelation.Validate if the designated constraints aren't met.
func (SubscriptionReceiverRelationValidationError) Cause ¶ added in v0.7.6
func (e SubscriptionReceiverRelationValidationError) Cause() error
Cause function returns cause value.
func (SubscriptionReceiverRelationValidationError) Error ¶ added in v0.7.6
func (e SubscriptionReceiverRelationValidationError) Error() string
Error satisfies the builtin error interface
func (SubscriptionReceiverRelationValidationError) ErrorName ¶ added in v0.7.6
func (e SubscriptionReceiverRelationValidationError) ErrorName() string
ErrorName returns error name.
func (SubscriptionReceiverRelationValidationError) Field ¶ added in v0.7.6
func (e SubscriptionReceiverRelationValidationError) Field() string
Field function returns field value.
func (SubscriptionReceiverRelationValidationError) Key ¶ added in v0.7.6
func (e SubscriptionReceiverRelationValidationError) Key() bool
Key function returns key value.
func (SubscriptionReceiverRelationValidationError) Reason ¶ added in v0.7.6
func (e SubscriptionReceiverRelationValidationError) Reason() string
Reason function returns reason value.
type SubscriptionValidationError ¶
type SubscriptionValidationError struct {
// contains filtered or unexported fields
}
SubscriptionValidationError is the validation error returned by Subscription.Validate if the designated constraints aren't met.
func (SubscriptionValidationError) Cause ¶
func (e SubscriptionValidationError) Cause() error
Cause function returns cause value.
func (SubscriptionValidationError) Error ¶
func (e SubscriptionValidationError) Error() string
Error satisfies the builtin error interface
func (SubscriptionValidationError) ErrorName ¶
func (e SubscriptionValidationError) ErrorName() string
ErrorName returns error name.
func (SubscriptionValidationError) Field ¶
func (e SubscriptionValidationError) Field() string
Field function returns field value.
func (SubscriptionValidationError) Key ¶
func (e SubscriptionValidationError) Key() bool
Key function returns key value.
func (SubscriptionValidationError) Reason ¶
func (e SubscriptionValidationError) Reason() string
Reason function returns reason value.
type Template ¶
type Template struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Body string `protobuf:"bytes,3,opt,name=body,proto3" json:"body,omitempty"` Tags []string `protobuf:"bytes,4,rep,name=tags,proto3" json:"tags,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` Variables []*TemplateVariables `protobuf:"bytes,7,rep,name=variables,proto3" json:"variables,omitempty"` // contains filtered or unexported fields }
func (*Template) Descriptor
deprecated
func (*Template) GetCreatedAt ¶
func (x *Template) GetCreatedAt() *timestamppb.Timestamp
func (*Template) GetUpdatedAt ¶
func (x *Template) GetUpdatedAt() *timestamppb.Timestamp
func (*Template) GetVariables ¶
func (x *Template) GetVariables() []*TemplateVariables
func (*Template) ProtoMessage ¶
func (*Template) ProtoMessage()
func (*Template) ProtoReflect ¶
func (x *Template) ProtoReflect() protoreflect.Message
func (*Template) Validate ¶
Validate checks the field values on Template with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Template) ValidateAll ¶
ValidateAll checks the field values on Template with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TemplateMultiError, or nil if none found.
type TemplateMultiError ¶
type TemplateMultiError []error
TemplateMultiError is an error wrapping multiple validation errors returned by Template.ValidateAll() if the designated constraints aren't met.
func (TemplateMultiError) AllErrors ¶
func (m TemplateMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TemplateMultiError) Error ¶
func (m TemplateMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TemplateValidationError ¶
type TemplateValidationError struct {
// contains filtered or unexported fields
}
TemplateValidationError is the validation error returned by Template.Validate if the designated constraints aren't met.
func (TemplateValidationError) Cause ¶
func (e TemplateValidationError) Cause() error
Cause function returns cause value.
func (TemplateValidationError) Error ¶
func (e TemplateValidationError) Error() string
Error satisfies the builtin error interface
func (TemplateValidationError) ErrorName ¶
func (e TemplateValidationError) ErrorName() string
ErrorName returns error name.
func (TemplateValidationError) Field ¶
func (e TemplateValidationError) Field() string
Field function returns field value.
func (TemplateValidationError) Key ¶
func (e TemplateValidationError) Key() bool
Key function returns key value.
func (TemplateValidationError) Reason ¶
func (e TemplateValidationError) Reason() string
Reason function returns reason value.
type TemplateVariables ¶
type TemplateVariables struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` Default string `protobuf:"bytes,3,opt,name=default,proto3" json:"default,omitempty"` Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*TemplateVariables) Descriptor
deprecated
func (*TemplateVariables) Descriptor() ([]byte, []int)
Deprecated: Use TemplateVariables.ProtoReflect.Descriptor instead.
func (*TemplateVariables) GetDefault ¶
func (x *TemplateVariables) GetDefault() string
func (*TemplateVariables) GetDescription ¶
func (x *TemplateVariables) GetDescription() string
func (*TemplateVariables) GetName ¶
func (x *TemplateVariables) GetName() string
func (*TemplateVariables) GetType ¶
func (x *TemplateVariables) GetType() string
func (*TemplateVariables) ProtoMessage ¶
func (*TemplateVariables) ProtoMessage()
func (*TemplateVariables) ProtoReflect ¶
func (x *TemplateVariables) ProtoReflect() protoreflect.Message
func (*TemplateVariables) Reset ¶
func (x *TemplateVariables) Reset()
func (*TemplateVariables) String ¶
func (x *TemplateVariables) String() string
func (*TemplateVariables) Validate ¶
func (m *TemplateVariables) Validate() error
Validate checks the field values on TemplateVariables with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TemplateVariables) ValidateAll ¶
func (m *TemplateVariables) ValidateAll() error
ValidateAll checks the field values on TemplateVariables with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TemplateVariablesMultiError, or nil if none found.
type TemplateVariablesMultiError ¶
type TemplateVariablesMultiError []error
TemplateVariablesMultiError is an error wrapping multiple validation errors returned by TemplateVariables.ValidateAll() if the designated constraints aren't met.
func (TemplateVariablesMultiError) AllErrors ¶
func (m TemplateVariablesMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TemplateVariablesMultiError) Error ¶
func (m TemplateVariablesMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TemplateVariablesValidationError ¶
type TemplateVariablesValidationError struct {
// contains filtered or unexported fields
}
TemplateVariablesValidationError is the validation error returned by TemplateVariables.Validate if the designated constraints aren't met.
func (TemplateVariablesValidationError) Cause ¶
func (e TemplateVariablesValidationError) Cause() error
Cause function returns cause value.
func (TemplateVariablesValidationError) Error ¶
func (e TemplateVariablesValidationError) Error() string
Error satisfies the builtin error interface
func (TemplateVariablesValidationError) ErrorName ¶
func (e TemplateVariablesValidationError) ErrorName() string
ErrorName returns error name.
func (TemplateVariablesValidationError) Field ¶
func (e TemplateVariablesValidationError) Field() string
Field function returns field value.
func (TemplateVariablesValidationError) Key ¶
func (e TemplateVariablesValidationError) Key() bool
Key function returns key value.
func (TemplateVariablesValidationError) Reason ¶
func (e TemplateVariablesValidationError) Reason() string
Reason function returns reason value.
type UnimplementedSirenServiceServer ¶
type UnimplementedSirenServiceServer struct { }
UnimplementedSirenServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedSirenServiceServer) AddSubscriptionReceiver ¶ added in v0.7.6
func (UnimplementedSirenServiceServer) AddSubscriptionReceiver(context.Context, *AddSubscriptionReceiverRequest) (*AddSubscriptionReceiverResponse, error)
func (UnimplementedSirenServiceServer) CreateAlerts ¶
func (UnimplementedSirenServiceServer) CreateAlerts(context.Context, *CreateAlertsRequest) (*CreateAlertsResponse, error)
func (UnimplementedSirenServiceServer) CreateAlertsWithNamespace ¶
func (UnimplementedSirenServiceServer) CreateAlertsWithNamespace(context.Context, *CreateAlertsWithNamespaceRequest) (*CreateAlertsWithNamespaceResponse, error)
func (UnimplementedSirenServiceServer) CreateNamespace ¶
func (UnimplementedSirenServiceServer) CreateNamespace(context.Context, *CreateNamespaceRequest) (*CreateNamespaceResponse, error)
func (UnimplementedSirenServiceServer) CreateProvider ¶
func (UnimplementedSirenServiceServer) CreateProvider(context.Context, *CreateProviderRequest) (*CreateProviderResponse, error)
func (UnimplementedSirenServiceServer) CreateReceiver ¶
func (UnimplementedSirenServiceServer) CreateReceiver(context.Context, *CreateReceiverRequest) (*CreateReceiverResponse, error)
func (UnimplementedSirenServiceServer) CreateSilence ¶
func (UnimplementedSirenServiceServer) CreateSilence(context.Context, *CreateSilenceRequest) (*CreateSilenceResponse, error)
func (UnimplementedSirenServiceServer) CreateSubscription ¶
func (UnimplementedSirenServiceServer) CreateSubscription(context.Context, *CreateSubscriptionRequest) (*CreateSubscriptionResponse, error)
func (UnimplementedSirenServiceServer) DeleteNamespace ¶
func (UnimplementedSirenServiceServer) DeleteNamespace(context.Context, *DeleteNamespaceRequest) (*DeleteNamespaceResponse, error)
func (UnimplementedSirenServiceServer) DeleteProvider ¶
func (UnimplementedSirenServiceServer) DeleteProvider(context.Context, *DeleteProviderRequest) (*DeleteProviderResponse, error)
func (UnimplementedSirenServiceServer) DeleteReceiver ¶
func (UnimplementedSirenServiceServer) DeleteReceiver(context.Context, *DeleteReceiverRequest) (*DeleteReceiverResponse, error)
func (UnimplementedSirenServiceServer) DeleteSubscription ¶
func (UnimplementedSirenServiceServer) DeleteSubscription(context.Context, *DeleteSubscriptionRequest) (*DeleteSubscriptionResponse, error)
func (UnimplementedSirenServiceServer) DeleteSubscriptionReceiver ¶ added in v0.7.6
func (UnimplementedSirenServiceServer) DeleteSubscriptionReceiver(context.Context, *DeleteSubscriptionReceiverRequest) (*DeleteSubscriptionReceiverResponse, error)
func (UnimplementedSirenServiceServer) DeleteTemplate ¶
func (UnimplementedSirenServiceServer) DeleteTemplate(context.Context, *DeleteTemplateRequest) (*DeleteTemplateResponse, error)
func (UnimplementedSirenServiceServer) ExpireSilence ¶
func (UnimplementedSirenServiceServer) ExpireSilence(context.Context, *ExpireSilenceRequest) (*ExpireSilenceResponse, error)
func (UnimplementedSirenServiceServer) GetNamespace ¶
func (UnimplementedSirenServiceServer) GetNamespace(context.Context, *GetNamespaceRequest) (*GetNamespaceResponse, error)
func (UnimplementedSirenServiceServer) GetProvider ¶
func (UnimplementedSirenServiceServer) GetProvider(context.Context, *GetProviderRequest) (*GetProviderResponse, error)
func (UnimplementedSirenServiceServer) GetReceiver ¶
func (UnimplementedSirenServiceServer) GetReceiver(context.Context, *GetReceiverRequest) (*GetReceiverResponse, error)
func (UnimplementedSirenServiceServer) GetSilence ¶
func (UnimplementedSirenServiceServer) GetSilence(context.Context, *GetSilenceRequest) (*GetSilenceResponse, error)
func (UnimplementedSirenServiceServer) GetSubscription ¶
func (UnimplementedSirenServiceServer) GetSubscription(context.Context, *GetSubscriptionRequest) (*GetSubscriptionResponse, error)
func (UnimplementedSirenServiceServer) GetTemplate ¶
func (UnimplementedSirenServiceServer) GetTemplate(context.Context, *GetTemplateRequest) (*GetTemplateResponse, error)
func (UnimplementedSirenServiceServer) ListAlerts ¶
func (UnimplementedSirenServiceServer) ListAlerts(context.Context, *ListAlertsRequest) (*ListAlertsResponse, error)
func (UnimplementedSirenServiceServer) ListNamespaces ¶
func (UnimplementedSirenServiceServer) ListNamespaces(context.Context, *ListNamespacesRequest) (*ListNamespacesResponse, error)
func (UnimplementedSirenServiceServer) ListNotificationMessages ¶ added in v0.7.3
func (UnimplementedSirenServiceServer) ListNotificationMessages(context.Context, *ListNotificationMessagesRequest) (*ListNotificationMessagesResponse, error)
func (UnimplementedSirenServiceServer) ListNotifications ¶ added in v0.7.4
func (UnimplementedSirenServiceServer) ListNotifications(context.Context, *ListNotificationsRequest) (*ListNotificationsResponse, error)
func (UnimplementedSirenServiceServer) ListProviders ¶
func (UnimplementedSirenServiceServer) ListProviders(context.Context, *ListProvidersRequest) (*ListProvidersResponse, error)
func (UnimplementedSirenServiceServer) ListReceivers ¶
func (UnimplementedSirenServiceServer) ListReceivers(context.Context, *ListReceiversRequest) (*ListReceiversResponse, error)
func (UnimplementedSirenServiceServer) ListRules ¶
func (UnimplementedSirenServiceServer) ListRules(context.Context, *ListRulesRequest) (*ListRulesResponse, error)
func (UnimplementedSirenServiceServer) ListSilences ¶
func (UnimplementedSirenServiceServer) ListSilences(context.Context, *ListSilencesRequest) (*ListSilencesResponse, error)
func (UnimplementedSirenServiceServer) ListSubscriptionReceivers ¶ added in v0.7.6
func (UnimplementedSirenServiceServer) ListSubscriptionReceivers(context.Context, *ListSubscriptionReceiversRequest) (*ListSubscriptionReceiversResponse, error)
func (UnimplementedSirenServiceServer) ListSubscriptions ¶
func (UnimplementedSirenServiceServer) ListSubscriptions(context.Context, *ListSubscriptionsRequest) (*ListSubscriptionsResponse, error)
func (UnimplementedSirenServiceServer) ListTemplates ¶
func (UnimplementedSirenServiceServer) ListTemplates(context.Context, *ListTemplatesRequest) (*ListTemplatesResponse, error)
func (UnimplementedSirenServiceServer) NotifyReceiver ¶
func (UnimplementedSirenServiceServer) NotifyReceiver(context.Context, *NotifyReceiverRequest) (*NotifyReceiverResponse, error)
func (UnimplementedSirenServiceServer) PostBulkNotifications ¶ added in v0.7.6
func (UnimplementedSirenServiceServer) PostBulkNotifications(context.Context, *PostBulkNotificationsRequest) (*PostBulkNotificationsResponse, error)
func (UnimplementedSirenServiceServer) PostNotification ¶ added in v0.7.0
func (UnimplementedSirenServiceServer) PostNotification(context.Context, *PostNotificationRequest) (*PostNotificationResponse, error)
func (UnimplementedSirenServiceServer) RenderTemplate ¶
func (UnimplementedSirenServiceServer) RenderTemplate(context.Context, *RenderTemplateRequest) (*RenderTemplateResponse, error)
func (UnimplementedSirenServiceServer) UpdateNamespace ¶
func (UnimplementedSirenServiceServer) UpdateNamespace(context.Context, *UpdateNamespaceRequest) (*UpdateNamespaceResponse, error)
func (UnimplementedSirenServiceServer) UpdateProvider ¶
func (UnimplementedSirenServiceServer) UpdateProvider(context.Context, *UpdateProviderRequest) (*UpdateProviderResponse, error)
func (UnimplementedSirenServiceServer) UpdateReceiver ¶
func (UnimplementedSirenServiceServer) UpdateReceiver(context.Context, *UpdateReceiverRequest) (*UpdateReceiverResponse, error)
func (UnimplementedSirenServiceServer) UpdateRule ¶
func (UnimplementedSirenServiceServer) UpdateRule(context.Context, *UpdateRuleRequest) (*UpdateRuleResponse, error)
func (UnimplementedSirenServiceServer) UpdateSubscription ¶
func (UnimplementedSirenServiceServer) UpdateSubscription(context.Context, *UpdateSubscriptionRequest) (*UpdateSubscriptionResponse, error)
func (UnimplementedSirenServiceServer) UpdateSubscriptionReceiver ¶ added in v0.7.6
func (UnimplementedSirenServiceServer) UpdateSubscriptionReceiver(context.Context, *UpdateSubscriptionReceiverRequest) (*UpdateSubscriptionReceiverResponse, error)
func (UnimplementedSirenServiceServer) UpsertTemplate ¶
func (UnimplementedSirenServiceServer) UpsertTemplate(context.Context, *UpsertTemplateRequest) (*UpsertTemplateResponse, error)
type UnsafeSirenServiceServer ¶
type UnsafeSirenServiceServer interface {
// contains filtered or unexported methods
}
UnsafeSirenServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SirenServiceServer will result in compilation errors.
type UpdateNamespaceRequest ¶
type UpdateNamespaceRequest struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Provider uint64 `protobuf:"varint,3,opt,name=provider,proto3" json:"provider,omitempty"` Credentials *structpb.Struct `protobuf:"bytes,4,opt,name=credentials,proto3" json:"credentials,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*UpdateNamespaceRequest) Descriptor
deprecated
func (*UpdateNamespaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNamespaceRequest.ProtoReflect.Descriptor instead.
func (*UpdateNamespaceRequest) GetCredentials ¶
func (x *UpdateNamespaceRequest) GetCredentials() *structpb.Struct
func (*UpdateNamespaceRequest) GetId ¶
func (x *UpdateNamespaceRequest) GetId() uint64
func (*UpdateNamespaceRequest) GetLabels ¶
func (x *UpdateNamespaceRequest) GetLabels() map[string]string
func (*UpdateNamespaceRequest) GetName ¶
func (x *UpdateNamespaceRequest) GetName() string
func (*UpdateNamespaceRequest) GetProvider ¶
func (x *UpdateNamespaceRequest) GetProvider() uint64
func (*UpdateNamespaceRequest) ProtoMessage ¶
func (*UpdateNamespaceRequest) ProtoMessage()
func (*UpdateNamespaceRequest) ProtoReflect ¶
func (x *UpdateNamespaceRequest) ProtoReflect() protoreflect.Message
func (*UpdateNamespaceRequest) Reset ¶
func (x *UpdateNamespaceRequest) Reset()
func (*UpdateNamespaceRequest) String ¶
func (x *UpdateNamespaceRequest) String() string
func (*UpdateNamespaceRequest) Validate ¶
func (m *UpdateNamespaceRequest) Validate() error
Validate checks the field values on UpdateNamespaceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateNamespaceRequest) ValidateAll ¶
func (m *UpdateNamespaceRequest) ValidateAll() error
ValidateAll checks the field values on UpdateNamespaceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateNamespaceRequestMultiError, or nil if none found.
type UpdateNamespaceRequestMultiError ¶
type UpdateNamespaceRequestMultiError []error
UpdateNamespaceRequestMultiError is an error wrapping multiple validation errors returned by UpdateNamespaceRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateNamespaceRequestMultiError) AllErrors ¶
func (m UpdateNamespaceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateNamespaceRequestMultiError) Error ¶
func (m UpdateNamespaceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateNamespaceRequestValidationError ¶
type UpdateNamespaceRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateNamespaceRequestValidationError is the validation error returned by UpdateNamespaceRequest.Validate if the designated constraints aren't met.
func (UpdateNamespaceRequestValidationError) Cause ¶
func (e UpdateNamespaceRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateNamespaceRequestValidationError) Error ¶
func (e UpdateNamespaceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateNamespaceRequestValidationError) ErrorName ¶
func (e UpdateNamespaceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateNamespaceRequestValidationError) Field ¶
func (e UpdateNamespaceRequestValidationError) Field() string
Field function returns field value.
func (UpdateNamespaceRequestValidationError) Key ¶
func (e UpdateNamespaceRequestValidationError) Key() bool
Key function returns key value.
func (UpdateNamespaceRequestValidationError) Reason ¶
func (e UpdateNamespaceRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateNamespaceResponse ¶
type UpdateNamespaceResponse struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*UpdateNamespaceResponse) Descriptor
deprecated
func (*UpdateNamespaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNamespaceResponse.ProtoReflect.Descriptor instead.
func (*UpdateNamespaceResponse) GetId ¶
func (x *UpdateNamespaceResponse) GetId() uint64
func (*UpdateNamespaceResponse) ProtoMessage ¶
func (*UpdateNamespaceResponse) ProtoMessage()
func (*UpdateNamespaceResponse) ProtoReflect ¶
func (x *UpdateNamespaceResponse) ProtoReflect() protoreflect.Message
func (*UpdateNamespaceResponse) Reset ¶
func (x *UpdateNamespaceResponse) Reset()
func (*UpdateNamespaceResponse) String ¶
func (x *UpdateNamespaceResponse) String() string
func (*UpdateNamespaceResponse) Validate ¶
func (m *UpdateNamespaceResponse) Validate() error
Validate checks the field values on UpdateNamespaceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateNamespaceResponse) ValidateAll ¶
func (m *UpdateNamespaceResponse) ValidateAll() error
ValidateAll checks the field values on UpdateNamespaceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateNamespaceResponseMultiError, or nil if none found.
type UpdateNamespaceResponseMultiError ¶
type UpdateNamespaceResponseMultiError []error
UpdateNamespaceResponseMultiError is an error wrapping multiple validation errors returned by UpdateNamespaceResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateNamespaceResponseMultiError) AllErrors ¶
func (m UpdateNamespaceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateNamespaceResponseMultiError) Error ¶
func (m UpdateNamespaceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateNamespaceResponseValidationError ¶
type UpdateNamespaceResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateNamespaceResponseValidationError is the validation error returned by UpdateNamespaceResponse.Validate if the designated constraints aren't met.
func (UpdateNamespaceResponseValidationError) Cause ¶
func (e UpdateNamespaceResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateNamespaceResponseValidationError) Error ¶
func (e UpdateNamespaceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateNamespaceResponseValidationError) ErrorName ¶
func (e UpdateNamespaceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateNamespaceResponseValidationError) Field ¶
func (e UpdateNamespaceResponseValidationError) Field() string
Field function returns field value.
func (UpdateNamespaceResponseValidationError) Key ¶
func (e UpdateNamespaceResponseValidationError) Key() bool
Key function returns key value.
func (UpdateNamespaceResponseValidationError) Reason ¶
func (e UpdateNamespaceResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateProviderRequest ¶
type UpdateProviderRequest struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Host string `protobuf:"bytes,2,opt,name=host,proto3" json:"host,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Type string `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"` Credentials *structpb.Struct `protobuf:"bytes,5,opt,name=credentials,proto3" json:"credentials,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*UpdateProviderRequest) Descriptor
deprecated
func (*UpdateProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProviderRequest.ProtoReflect.Descriptor instead.
func (*UpdateProviderRequest) GetCredentials ¶
func (x *UpdateProviderRequest) GetCredentials() *structpb.Struct
func (*UpdateProviderRequest) GetHost ¶
func (x *UpdateProviderRequest) GetHost() string
func (*UpdateProviderRequest) GetId ¶
func (x *UpdateProviderRequest) GetId() uint64
func (*UpdateProviderRequest) GetLabels ¶
func (x *UpdateProviderRequest) GetLabels() map[string]string
func (*UpdateProviderRequest) GetName ¶
func (x *UpdateProviderRequest) GetName() string
func (*UpdateProviderRequest) GetType ¶
func (x *UpdateProviderRequest) GetType() string
func (*UpdateProviderRequest) ProtoMessage ¶
func (*UpdateProviderRequest) ProtoMessage()
func (*UpdateProviderRequest) ProtoReflect ¶
func (x *UpdateProviderRequest) ProtoReflect() protoreflect.Message
func (*UpdateProviderRequest) Reset ¶
func (x *UpdateProviderRequest) Reset()
func (*UpdateProviderRequest) String ¶
func (x *UpdateProviderRequest) String() string
func (*UpdateProviderRequest) Validate ¶
func (m *UpdateProviderRequest) Validate() error
Validate checks the field values on UpdateProviderRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateProviderRequest) ValidateAll ¶
func (m *UpdateProviderRequest) ValidateAll() error
ValidateAll checks the field values on UpdateProviderRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateProviderRequestMultiError, or nil if none found.
type UpdateProviderRequestMultiError ¶
type UpdateProviderRequestMultiError []error
UpdateProviderRequestMultiError is an error wrapping multiple validation errors returned by UpdateProviderRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateProviderRequestMultiError) AllErrors ¶
func (m UpdateProviderRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateProviderRequestMultiError) Error ¶
func (m UpdateProviderRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateProviderRequestValidationError ¶
type UpdateProviderRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateProviderRequestValidationError is the validation error returned by UpdateProviderRequest.Validate if the designated constraints aren't met.
func (UpdateProviderRequestValidationError) Cause ¶
func (e UpdateProviderRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateProviderRequestValidationError) Error ¶
func (e UpdateProviderRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateProviderRequestValidationError) ErrorName ¶
func (e UpdateProviderRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateProviderRequestValidationError) Field ¶
func (e UpdateProviderRequestValidationError) Field() string
Field function returns field value.
func (UpdateProviderRequestValidationError) Key ¶
func (e UpdateProviderRequestValidationError) Key() bool
Key function returns key value.
func (UpdateProviderRequestValidationError) Reason ¶
func (e UpdateProviderRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateProviderResponse ¶
type UpdateProviderResponse struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*UpdateProviderResponse) Descriptor
deprecated
func (*UpdateProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProviderResponse.ProtoReflect.Descriptor instead.
func (*UpdateProviderResponse) GetId ¶
func (x *UpdateProviderResponse) GetId() uint64
func (*UpdateProviderResponse) ProtoMessage ¶
func (*UpdateProviderResponse) ProtoMessage()
func (*UpdateProviderResponse) ProtoReflect ¶
func (x *UpdateProviderResponse) ProtoReflect() protoreflect.Message
func (*UpdateProviderResponse) Reset ¶
func (x *UpdateProviderResponse) Reset()
func (*UpdateProviderResponse) String ¶
func (x *UpdateProviderResponse) String() string
func (*UpdateProviderResponse) Validate ¶
func (m *UpdateProviderResponse) Validate() error
Validate checks the field values on UpdateProviderResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateProviderResponse) ValidateAll ¶
func (m *UpdateProviderResponse) ValidateAll() error
ValidateAll checks the field values on UpdateProviderResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateProviderResponseMultiError, or nil if none found.
type UpdateProviderResponseMultiError ¶
type UpdateProviderResponseMultiError []error
UpdateProviderResponseMultiError is an error wrapping multiple validation errors returned by UpdateProviderResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateProviderResponseMultiError) AllErrors ¶
func (m UpdateProviderResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateProviderResponseMultiError) Error ¶
func (m UpdateProviderResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateProviderResponseValidationError ¶
type UpdateProviderResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateProviderResponseValidationError is the validation error returned by UpdateProviderResponse.Validate if the designated constraints aren't met.
func (UpdateProviderResponseValidationError) Cause ¶
func (e UpdateProviderResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateProviderResponseValidationError) Error ¶
func (e UpdateProviderResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateProviderResponseValidationError) ErrorName ¶
func (e UpdateProviderResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateProviderResponseValidationError) Field ¶
func (e UpdateProviderResponseValidationError) Field() string
Field function returns field value.
func (UpdateProviderResponseValidationError) Key ¶
func (e UpdateProviderResponseValidationError) Key() bool
Key function returns key value.
func (UpdateProviderResponseValidationError) Reason ¶
func (e UpdateProviderResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateReceiverRequest ¶
type UpdateReceiverRequest struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ Configurations *structpb.Struct `protobuf:"bytes,4,opt,name=configurations,proto3" json:"configurations,omitempty"` ParentId uint64 `protobuf:"varint,5,opt,name=parent_id,json=parentId,proto3" json:"parent_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateReceiverRequest) Descriptor
deprecated
func (*UpdateReceiverRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateReceiverRequest.ProtoReflect.Descriptor instead.
func (*UpdateReceiverRequest) GetConfigurations ¶
func (x *UpdateReceiverRequest) GetConfigurations() *structpb.Struct
func (*UpdateReceiverRequest) GetId ¶
func (x *UpdateReceiverRequest) GetId() uint64
func (*UpdateReceiverRequest) GetLabels ¶
func (x *UpdateReceiverRequest) GetLabels() map[string]string
func (*UpdateReceiverRequest) GetName ¶
func (x *UpdateReceiverRequest) GetName() string
func (*UpdateReceiverRequest) GetParentId ¶ added in v0.6.5
func (x *UpdateReceiverRequest) GetParentId() uint64
func (*UpdateReceiverRequest) ProtoMessage ¶
func (*UpdateReceiverRequest) ProtoMessage()
func (*UpdateReceiverRequest) ProtoReflect ¶
func (x *UpdateReceiverRequest) ProtoReflect() protoreflect.Message
func (*UpdateReceiverRequest) Reset ¶
func (x *UpdateReceiverRequest) Reset()
func (*UpdateReceiverRequest) String ¶
func (x *UpdateReceiverRequest) String() string
func (*UpdateReceiverRequest) Validate ¶
func (m *UpdateReceiverRequest) Validate() error
Validate checks the field values on UpdateReceiverRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateReceiverRequest) ValidateAll ¶
func (m *UpdateReceiverRequest) ValidateAll() error
ValidateAll checks the field values on UpdateReceiverRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateReceiverRequestMultiError, or nil if none found.
type UpdateReceiverRequestMultiError ¶
type UpdateReceiverRequestMultiError []error
UpdateReceiverRequestMultiError is an error wrapping multiple validation errors returned by UpdateReceiverRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateReceiverRequestMultiError) AllErrors ¶
func (m UpdateReceiverRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateReceiverRequestMultiError) Error ¶
func (m UpdateReceiverRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateReceiverRequestValidationError ¶
type UpdateReceiverRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateReceiverRequestValidationError is the validation error returned by UpdateReceiverRequest.Validate if the designated constraints aren't met.
func (UpdateReceiverRequestValidationError) Cause ¶
func (e UpdateReceiverRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateReceiverRequestValidationError) Error ¶
func (e UpdateReceiverRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateReceiverRequestValidationError) ErrorName ¶
func (e UpdateReceiverRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateReceiverRequestValidationError) Field ¶
func (e UpdateReceiverRequestValidationError) Field() string
Field function returns field value.
func (UpdateReceiverRequestValidationError) Key ¶
func (e UpdateReceiverRequestValidationError) Key() bool
Key function returns key value.
func (UpdateReceiverRequestValidationError) Reason ¶
func (e UpdateReceiverRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateReceiverResponse ¶
type UpdateReceiverResponse struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*UpdateReceiverResponse) Descriptor
deprecated
func (*UpdateReceiverResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateReceiverResponse.ProtoReflect.Descriptor instead.
func (*UpdateReceiverResponse) GetId ¶
func (x *UpdateReceiverResponse) GetId() uint64
func (*UpdateReceiverResponse) ProtoMessage ¶
func (*UpdateReceiverResponse) ProtoMessage()
func (*UpdateReceiverResponse) ProtoReflect ¶
func (x *UpdateReceiverResponse) ProtoReflect() protoreflect.Message
func (*UpdateReceiverResponse) Reset ¶
func (x *UpdateReceiverResponse) Reset()
func (*UpdateReceiverResponse) String ¶
func (x *UpdateReceiverResponse) String() string
func (*UpdateReceiverResponse) Validate ¶
func (m *UpdateReceiverResponse) Validate() error
Validate checks the field values on UpdateReceiverResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateReceiverResponse) ValidateAll ¶
func (m *UpdateReceiverResponse) ValidateAll() error
ValidateAll checks the field values on UpdateReceiverResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateReceiverResponseMultiError, or nil if none found.
type UpdateReceiverResponseMultiError ¶
type UpdateReceiverResponseMultiError []error
UpdateReceiverResponseMultiError is an error wrapping multiple validation errors returned by UpdateReceiverResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateReceiverResponseMultiError) AllErrors ¶
func (m UpdateReceiverResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateReceiverResponseMultiError) Error ¶
func (m UpdateReceiverResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateReceiverResponseValidationError ¶
type UpdateReceiverResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateReceiverResponseValidationError is the validation error returned by UpdateReceiverResponse.Validate if the designated constraints aren't met.
func (UpdateReceiverResponseValidationError) Cause ¶
func (e UpdateReceiverResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateReceiverResponseValidationError) Error ¶
func (e UpdateReceiverResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateReceiverResponseValidationError) ErrorName ¶
func (e UpdateReceiverResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateReceiverResponseValidationError) Field ¶
func (e UpdateReceiverResponseValidationError) Field() string
Field function returns field value.
func (UpdateReceiverResponseValidationError) Key ¶
func (e UpdateReceiverResponseValidationError) Key() bool
Key function returns key value.
func (UpdateReceiverResponseValidationError) Reason ¶
func (e UpdateReceiverResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateRuleRequest ¶
type UpdateRuleRequest struct { Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"` GroupName string `protobuf:"bytes,2,opt,name=group_name,json=groupName,proto3" json:"group_name,omitempty"` Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` Template string `protobuf:"bytes,4,opt,name=template,proto3" json:"template,omitempty"` Variables []*Variables `protobuf:"bytes,5,rep,name=variables,proto3" json:"variables,omitempty"` ProviderNamespace uint64 `protobuf:"varint,6,opt,name=provider_namespace,json=providerNamespace,proto3" json:"provider_namespace,omitempty"` // contains filtered or unexported fields }
func (*UpdateRuleRequest) Descriptor
deprecated
func (*UpdateRuleRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRuleRequest.ProtoReflect.Descriptor instead.
func (*UpdateRuleRequest) GetEnabled ¶
func (x *UpdateRuleRequest) GetEnabled() bool
func (*UpdateRuleRequest) GetGroupName ¶
func (x *UpdateRuleRequest) GetGroupName() string
func (*UpdateRuleRequest) GetNamespace ¶
func (x *UpdateRuleRequest) GetNamespace() string
func (*UpdateRuleRequest) GetProviderNamespace ¶
func (x *UpdateRuleRequest) GetProviderNamespace() uint64
func (*UpdateRuleRequest) GetTemplate ¶
func (x *UpdateRuleRequest) GetTemplate() string
func (*UpdateRuleRequest) GetVariables ¶
func (x *UpdateRuleRequest) GetVariables() []*Variables
func (*UpdateRuleRequest) ProtoMessage ¶
func (*UpdateRuleRequest) ProtoMessage()
func (*UpdateRuleRequest) ProtoReflect ¶
func (x *UpdateRuleRequest) ProtoReflect() protoreflect.Message
func (*UpdateRuleRequest) Reset ¶
func (x *UpdateRuleRequest) Reset()
func (*UpdateRuleRequest) String ¶
func (x *UpdateRuleRequest) String() string
func (*UpdateRuleRequest) Validate ¶
func (m *UpdateRuleRequest) Validate() error
Validate checks the field values on UpdateRuleRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateRuleRequest) ValidateAll ¶
func (m *UpdateRuleRequest) ValidateAll() error
ValidateAll checks the field values on UpdateRuleRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateRuleRequestMultiError, or nil if none found.
type UpdateRuleRequestMultiError ¶
type UpdateRuleRequestMultiError []error
UpdateRuleRequestMultiError is an error wrapping multiple validation errors returned by UpdateRuleRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateRuleRequestMultiError) AllErrors ¶
func (m UpdateRuleRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateRuleRequestMultiError) Error ¶
func (m UpdateRuleRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateRuleRequestValidationError ¶
type UpdateRuleRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateRuleRequestValidationError is the validation error returned by UpdateRuleRequest.Validate if the designated constraints aren't met.
func (UpdateRuleRequestValidationError) Cause ¶
func (e UpdateRuleRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateRuleRequestValidationError) Error ¶
func (e UpdateRuleRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateRuleRequestValidationError) ErrorName ¶
func (e UpdateRuleRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateRuleRequestValidationError) Field ¶
func (e UpdateRuleRequestValidationError) Field() string
Field function returns field value.
func (UpdateRuleRequestValidationError) Key ¶
func (e UpdateRuleRequestValidationError) Key() bool
Key function returns key value.
func (UpdateRuleRequestValidationError) Reason ¶
func (e UpdateRuleRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateRuleResponse ¶
type UpdateRuleResponse struct { Rule *Rule `protobuf:"bytes,1,opt,name=rule,proto3" json:"rule,omitempty"` // contains filtered or unexported fields }
func (*UpdateRuleResponse) Descriptor
deprecated
func (*UpdateRuleResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRuleResponse.ProtoReflect.Descriptor instead.
func (*UpdateRuleResponse) GetRule ¶
func (x *UpdateRuleResponse) GetRule() *Rule
func (*UpdateRuleResponse) ProtoMessage ¶
func (*UpdateRuleResponse) ProtoMessage()
func (*UpdateRuleResponse) ProtoReflect ¶
func (x *UpdateRuleResponse) ProtoReflect() protoreflect.Message
func (*UpdateRuleResponse) Reset ¶
func (x *UpdateRuleResponse) Reset()
func (*UpdateRuleResponse) String ¶
func (x *UpdateRuleResponse) String() string
func (*UpdateRuleResponse) Validate ¶
func (m *UpdateRuleResponse) Validate() error
Validate checks the field values on UpdateRuleResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateRuleResponse) ValidateAll ¶
func (m *UpdateRuleResponse) ValidateAll() error
ValidateAll checks the field values on UpdateRuleResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateRuleResponseMultiError, or nil if none found.
type UpdateRuleResponseMultiError ¶
type UpdateRuleResponseMultiError []error
UpdateRuleResponseMultiError is an error wrapping multiple validation errors returned by UpdateRuleResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateRuleResponseMultiError) AllErrors ¶
func (m UpdateRuleResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateRuleResponseMultiError) Error ¶
func (m UpdateRuleResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateRuleResponseValidationError ¶
type UpdateRuleResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateRuleResponseValidationError is the validation error returned by UpdateRuleResponse.Validate if the designated constraints aren't met.
func (UpdateRuleResponseValidationError) Cause ¶
func (e UpdateRuleResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateRuleResponseValidationError) Error ¶
func (e UpdateRuleResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateRuleResponseValidationError) ErrorName ¶
func (e UpdateRuleResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateRuleResponseValidationError) Field ¶
func (e UpdateRuleResponseValidationError) Field() string
Field function returns field value.
func (UpdateRuleResponseValidationError) Key ¶
func (e UpdateRuleResponseValidationError) Key() bool
Key function returns key value.
func (UpdateRuleResponseValidationError) Reason ¶
func (e UpdateRuleResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateSubscriptionReceiverRequest ¶ added in v0.7.6
type UpdateSubscriptionReceiverRequest struct { SubscriptionId uint64 `protobuf:"varint,1,opt,name=subscription_id,json=subscriptionId,proto3" json:"subscription_id,omitempty"` ReceiverId uint64 `protobuf:"varint,2,opt,name=receiver_id,json=receiverId,proto3" json:"receiver_id,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*UpdateSubscriptionReceiverRequest) Descriptor
deprecated
added in
v0.7.6
func (*UpdateSubscriptionReceiverRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSubscriptionReceiverRequest.ProtoReflect.Descriptor instead.
func (*UpdateSubscriptionReceiverRequest) GetLabels ¶ added in v0.7.6
func (x *UpdateSubscriptionReceiverRequest) GetLabels() map[string]string
func (*UpdateSubscriptionReceiverRequest) GetReceiverId ¶ added in v0.7.6
func (x *UpdateSubscriptionReceiverRequest) GetReceiverId() uint64
func (*UpdateSubscriptionReceiverRequest) GetSubscriptionId ¶ added in v0.7.6
func (x *UpdateSubscriptionReceiverRequest) GetSubscriptionId() uint64
func (*UpdateSubscriptionReceiverRequest) ProtoMessage ¶ added in v0.7.6
func (*UpdateSubscriptionReceiverRequest) ProtoMessage()
func (*UpdateSubscriptionReceiverRequest) ProtoReflect ¶ added in v0.7.6
func (x *UpdateSubscriptionReceiverRequest) ProtoReflect() protoreflect.Message
func (*UpdateSubscriptionReceiverRequest) Reset ¶ added in v0.7.6
func (x *UpdateSubscriptionReceiverRequest) Reset()
func (*UpdateSubscriptionReceiverRequest) String ¶ added in v0.7.6
func (x *UpdateSubscriptionReceiverRequest) String() string
func (*UpdateSubscriptionReceiverRequest) Validate ¶ added in v0.7.6
func (m *UpdateSubscriptionReceiverRequest) Validate() error
Validate checks the field values on UpdateSubscriptionReceiverRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateSubscriptionReceiverRequest) ValidateAll ¶ added in v0.7.6
func (m *UpdateSubscriptionReceiverRequest) ValidateAll() error
ValidateAll checks the field values on UpdateSubscriptionReceiverRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateSubscriptionReceiverRequestMultiError, or nil if none found.
type UpdateSubscriptionReceiverRequestMultiError ¶ added in v0.7.6
type UpdateSubscriptionReceiverRequestMultiError []error
UpdateSubscriptionReceiverRequestMultiError is an error wrapping multiple validation errors returned by UpdateSubscriptionReceiverRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateSubscriptionReceiverRequestMultiError) AllErrors ¶ added in v0.7.6
func (m UpdateSubscriptionReceiverRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateSubscriptionReceiverRequestMultiError) Error ¶ added in v0.7.6
func (m UpdateSubscriptionReceiverRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateSubscriptionReceiverRequestValidationError ¶ added in v0.7.6
type UpdateSubscriptionReceiverRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateSubscriptionReceiverRequestValidationError is the validation error returned by UpdateSubscriptionReceiverRequest.Validate if the designated constraints aren't met.
func (UpdateSubscriptionReceiverRequestValidationError) Cause ¶ added in v0.7.6
func (e UpdateSubscriptionReceiverRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateSubscriptionReceiverRequestValidationError) Error ¶ added in v0.7.6
func (e UpdateSubscriptionReceiverRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateSubscriptionReceiverRequestValidationError) ErrorName ¶ added in v0.7.6
func (e UpdateSubscriptionReceiverRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateSubscriptionReceiverRequestValidationError) Field ¶ added in v0.7.6
func (e UpdateSubscriptionReceiverRequestValidationError) Field() string
Field function returns field value.
func (UpdateSubscriptionReceiverRequestValidationError) Key ¶ added in v0.7.6
func (e UpdateSubscriptionReceiverRequestValidationError) Key() bool
Key function returns key value.
func (UpdateSubscriptionReceiverRequestValidationError) Reason ¶ added in v0.7.6
func (e UpdateSubscriptionReceiverRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateSubscriptionReceiverResponse ¶ added in v0.7.6
type UpdateSubscriptionReceiverResponse struct { SubscriptionId uint64 `protobuf:"varint,1,opt,name=subscription_id,json=subscriptionId,proto3" json:"subscription_id,omitempty"` ReceiverId uint64 `protobuf:"varint,2,opt,name=receiver_id,json=receiverId,proto3" json:"receiver_id,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*UpdateSubscriptionReceiverResponse) Descriptor
deprecated
added in
v0.7.6
func (*UpdateSubscriptionReceiverResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSubscriptionReceiverResponse.ProtoReflect.Descriptor instead.
func (*UpdateSubscriptionReceiverResponse) GetLabels ¶ added in v0.7.6
func (x *UpdateSubscriptionReceiverResponse) GetLabels() map[string]string
func (*UpdateSubscriptionReceiverResponse) GetReceiverId ¶ added in v0.7.6
func (x *UpdateSubscriptionReceiverResponse) GetReceiverId() uint64
func (*UpdateSubscriptionReceiverResponse) GetSubscriptionId ¶ added in v0.7.6
func (x *UpdateSubscriptionReceiverResponse) GetSubscriptionId() uint64
func (*UpdateSubscriptionReceiverResponse) ProtoMessage ¶ added in v0.7.6
func (*UpdateSubscriptionReceiverResponse) ProtoMessage()
func (*UpdateSubscriptionReceiverResponse) ProtoReflect ¶ added in v0.7.6
func (x *UpdateSubscriptionReceiverResponse) ProtoReflect() protoreflect.Message
func (*UpdateSubscriptionReceiverResponse) Reset ¶ added in v0.7.6
func (x *UpdateSubscriptionReceiverResponse) Reset()
func (*UpdateSubscriptionReceiverResponse) String ¶ added in v0.7.6
func (x *UpdateSubscriptionReceiverResponse) String() string
func (*UpdateSubscriptionReceiverResponse) Validate ¶ added in v0.7.6
func (m *UpdateSubscriptionReceiverResponse) Validate() error
Validate checks the field values on UpdateSubscriptionReceiverResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateSubscriptionReceiverResponse) ValidateAll ¶ added in v0.7.6
func (m *UpdateSubscriptionReceiverResponse) ValidateAll() error
ValidateAll checks the field values on UpdateSubscriptionReceiverResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateSubscriptionReceiverResponseMultiError, or nil if none found.
type UpdateSubscriptionReceiverResponseMultiError ¶ added in v0.7.6
type UpdateSubscriptionReceiverResponseMultiError []error
UpdateSubscriptionReceiverResponseMultiError is an error wrapping multiple validation errors returned by UpdateSubscriptionReceiverResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateSubscriptionReceiverResponseMultiError) AllErrors ¶ added in v0.7.6
func (m UpdateSubscriptionReceiverResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateSubscriptionReceiverResponseMultiError) Error ¶ added in v0.7.6
func (m UpdateSubscriptionReceiverResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateSubscriptionReceiverResponseValidationError ¶ added in v0.7.6
type UpdateSubscriptionReceiverResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateSubscriptionReceiverResponseValidationError is the validation error returned by UpdateSubscriptionReceiverResponse.Validate if the designated constraints aren't met.
func (UpdateSubscriptionReceiverResponseValidationError) Cause ¶ added in v0.7.6
func (e UpdateSubscriptionReceiverResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateSubscriptionReceiverResponseValidationError) Error ¶ added in v0.7.6
func (e UpdateSubscriptionReceiverResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateSubscriptionReceiverResponseValidationError) ErrorName ¶ added in v0.7.6
func (e UpdateSubscriptionReceiverResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateSubscriptionReceiverResponseValidationError) Field ¶ added in v0.7.6
func (e UpdateSubscriptionReceiverResponseValidationError) Field() string
Field function returns field value.
func (UpdateSubscriptionReceiverResponseValidationError) Key ¶ added in v0.7.6
func (e UpdateSubscriptionReceiverResponseValidationError) Key() bool
Key function returns key value.
func (UpdateSubscriptionReceiverResponseValidationError) Reason ¶ added in v0.7.6
func (e UpdateSubscriptionReceiverResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateSubscriptionRequest ¶
type UpdateSubscriptionRequest struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Urn string `protobuf:"bytes,2,opt,name=urn,proto3" json:"urn,omitempty"` Namespace uint64 `protobuf:"varint,3,opt,name=namespace,proto3" json:"namespace,omitempty"` Receivers []*ReceiverMetadata `protobuf:"bytes,4,rep,name=receivers,proto3" json:"receivers,omitempty"` Match map[string]string `` /* 151-byte string literal not displayed */ Metadata *structpb.Struct `protobuf:"bytes,6,opt,name=metadata,proto3" json:"metadata,omitempty"` UpdatedBy string `protobuf:"bytes,7,opt,name=updated_by,json=updatedBy,proto3" json:"updated_by,omitempty"` // contains filtered or unexported fields }
func (*UpdateSubscriptionRequest) Descriptor
deprecated
func (*UpdateSubscriptionRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSubscriptionRequest.ProtoReflect.Descriptor instead.
func (*UpdateSubscriptionRequest) GetId ¶
func (x *UpdateSubscriptionRequest) GetId() uint64
func (*UpdateSubscriptionRequest) GetMatch ¶
func (x *UpdateSubscriptionRequest) GetMatch() map[string]string
func (*UpdateSubscriptionRequest) GetMetadata ¶ added in v0.6.4
func (x *UpdateSubscriptionRequest) GetMetadata() *structpb.Struct
func (*UpdateSubscriptionRequest) GetNamespace ¶
func (x *UpdateSubscriptionRequest) GetNamespace() uint64
func (*UpdateSubscriptionRequest) GetReceivers ¶
func (x *UpdateSubscriptionRequest) GetReceivers() []*ReceiverMetadata
func (*UpdateSubscriptionRequest) GetUpdatedBy ¶ added in v0.6.4
func (x *UpdateSubscriptionRequest) GetUpdatedBy() string
func (*UpdateSubscriptionRequest) GetUrn ¶
func (x *UpdateSubscriptionRequest) GetUrn() string
func (*UpdateSubscriptionRequest) ProtoMessage ¶
func (*UpdateSubscriptionRequest) ProtoMessage()
func (*UpdateSubscriptionRequest) ProtoReflect ¶
func (x *UpdateSubscriptionRequest) ProtoReflect() protoreflect.Message
func (*UpdateSubscriptionRequest) Reset ¶
func (x *UpdateSubscriptionRequest) Reset()
func (*UpdateSubscriptionRequest) String ¶
func (x *UpdateSubscriptionRequest) String() string
func (*UpdateSubscriptionRequest) Validate ¶
func (m *UpdateSubscriptionRequest) Validate() error
Validate checks the field values on UpdateSubscriptionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateSubscriptionRequest) ValidateAll ¶
func (m *UpdateSubscriptionRequest) ValidateAll() error
ValidateAll checks the field values on UpdateSubscriptionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateSubscriptionRequestMultiError, or nil if none found.
type UpdateSubscriptionRequestMultiError ¶
type UpdateSubscriptionRequestMultiError []error
UpdateSubscriptionRequestMultiError is an error wrapping multiple validation errors returned by UpdateSubscriptionRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateSubscriptionRequestMultiError) AllErrors ¶
func (m UpdateSubscriptionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateSubscriptionRequestMultiError) Error ¶
func (m UpdateSubscriptionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateSubscriptionRequestValidationError ¶
type UpdateSubscriptionRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateSubscriptionRequestValidationError is the validation error returned by UpdateSubscriptionRequest.Validate if the designated constraints aren't met.
func (UpdateSubscriptionRequestValidationError) Cause ¶
func (e UpdateSubscriptionRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateSubscriptionRequestValidationError) Error ¶
func (e UpdateSubscriptionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateSubscriptionRequestValidationError) ErrorName ¶
func (e UpdateSubscriptionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateSubscriptionRequestValidationError) Field ¶
func (e UpdateSubscriptionRequestValidationError) Field() string
Field function returns field value.
func (UpdateSubscriptionRequestValidationError) Key ¶
func (e UpdateSubscriptionRequestValidationError) Key() bool
Key function returns key value.
func (UpdateSubscriptionRequestValidationError) Reason ¶
func (e UpdateSubscriptionRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateSubscriptionResponse ¶
type UpdateSubscriptionResponse struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*UpdateSubscriptionResponse) Descriptor
deprecated
func (*UpdateSubscriptionResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSubscriptionResponse.ProtoReflect.Descriptor instead.
func (*UpdateSubscriptionResponse) GetId ¶
func (x *UpdateSubscriptionResponse) GetId() uint64
func (*UpdateSubscriptionResponse) ProtoMessage ¶
func (*UpdateSubscriptionResponse) ProtoMessage()
func (*UpdateSubscriptionResponse) ProtoReflect ¶
func (x *UpdateSubscriptionResponse) ProtoReflect() protoreflect.Message
func (*UpdateSubscriptionResponse) Reset ¶
func (x *UpdateSubscriptionResponse) Reset()
func (*UpdateSubscriptionResponse) String ¶
func (x *UpdateSubscriptionResponse) String() string
func (*UpdateSubscriptionResponse) Validate ¶
func (m *UpdateSubscriptionResponse) Validate() error
Validate checks the field values on UpdateSubscriptionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateSubscriptionResponse) ValidateAll ¶
func (m *UpdateSubscriptionResponse) ValidateAll() error
ValidateAll checks the field values on UpdateSubscriptionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateSubscriptionResponseMultiError, or nil if none found.
type UpdateSubscriptionResponseMultiError ¶
type UpdateSubscriptionResponseMultiError []error
UpdateSubscriptionResponseMultiError is an error wrapping multiple validation errors returned by UpdateSubscriptionResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateSubscriptionResponseMultiError) AllErrors ¶
func (m UpdateSubscriptionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateSubscriptionResponseMultiError) Error ¶
func (m UpdateSubscriptionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateSubscriptionResponseValidationError ¶
type UpdateSubscriptionResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateSubscriptionResponseValidationError is the validation error returned by UpdateSubscriptionResponse.Validate if the designated constraints aren't met.
func (UpdateSubscriptionResponseValidationError) Cause ¶
func (e UpdateSubscriptionResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateSubscriptionResponseValidationError) Error ¶
func (e UpdateSubscriptionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateSubscriptionResponseValidationError) ErrorName ¶
func (e UpdateSubscriptionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateSubscriptionResponseValidationError) Field ¶
func (e UpdateSubscriptionResponseValidationError) Field() string
Field function returns field value.
func (UpdateSubscriptionResponseValidationError) Key ¶
func (e UpdateSubscriptionResponseValidationError) Key() bool
Key function returns key value.
func (UpdateSubscriptionResponseValidationError) Reason ¶
func (e UpdateSubscriptionResponseValidationError) Reason() string
Reason function returns reason value.
type UpsertTemplateRequest ¶
type UpsertTemplateRequest struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Body string `protobuf:"bytes,3,opt,name=body,proto3" json:"body,omitempty"` Tags []string `protobuf:"bytes,4,rep,name=tags,proto3" json:"tags,omitempty"` Variables []*TemplateVariables `protobuf:"bytes,5,rep,name=variables,proto3" json:"variables,omitempty"` // contains filtered or unexported fields }
func (*UpsertTemplateRequest) Descriptor
deprecated
func (*UpsertTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpsertTemplateRequest.ProtoReflect.Descriptor instead.
func (*UpsertTemplateRequest) GetBody ¶
func (x *UpsertTemplateRequest) GetBody() string
func (*UpsertTemplateRequest) GetId ¶
func (x *UpsertTemplateRequest) GetId() uint64
func (*UpsertTemplateRequest) GetName ¶
func (x *UpsertTemplateRequest) GetName() string
func (*UpsertTemplateRequest) GetTags ¶
func (x *UpsertTemplateRequest) GetTags() []string
func (*UpsertTemplateRequest) GetVariables ¶
func (x *UpsertTemplateRequest) GetVariables() []*TemplateVariables
func (*UpsertTemplateRequest) ProtoMessage ¶
func (*UpsertTemplateRequest) ProtoMessage()
func (*UpsertTemplateRequest) ProtoReflect ¶
func (x *UpsertTemplateRequest) ProtoReflect() protoreflect.Message
func (*UpsertTemplateRequest) Reset ¶
func (x *UpsertTemplateRequest) Reset()
func (*UpsertTemplateRequest) String ¶
func (x *UpsertTemplateRequest) String() string
func (*UpsertTemplateRequest) Validate ¶
func (m *UpsertTemplateRequest) Validate() error
Validate checks the field values on UpsertTemplateRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpsertTemplateRequest) ValidateAll ¶
func (m *UpsertTemplateRequest) ValidateAll() error
ValidateAll checks the field values on UpsertTemplateRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpsertTemplateRequestMultiError, or nil if none found.
type UpsertTemplateRequestMultiError ¶
type UpsertTemplateRequestMultiError []error
UpsertTemplateRequestMultiError is an error wrapping multiple validation errors returned by UpsertTemplateRequest.ValidateAll() if the designated constraints aren't met.
func (UpsertTemplateRequestMultiError) AllErrors ¶
func (m UpsertTemplateRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpsertTemplateRequestMultiError) Error ¶
func (m UpsertTemplateRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpsertTemplateRequestValidationError ¶
type UpsertTemplateRequestValidationError struct {
// contains filtered or unexported fields
}
UpsertTemplateRequestValidationError is the validation error returned by UpsertTemplateRequest.Validate if the designated constraints aren't met.
func (UpsertTemplateRequestValidationError) Cause ¶
func (e UpsertTemplateRequestValidationError) Cause() error
Cause function returns cause value.
func (UpsertTemplateRequestValidationError) Error ¶
func (e UpsertTemplateRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpsertTemplateRequestValidationError) ErrorName ¶
func (e UpsertTemplateRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpsertTemplateRequestValidationError) Field ¶
func (e UpsertTemplateRequestValidationError) Field() string
Field function returns field value.
func (UpsertTemplateRequestValidationError) Key ¶
func (e UpsertTemplateRequestValidationError) Key() bool
Key function returns key value.
func (UpsertTemplateRequestValidationError) Reason ¶
func (e UpsertTemplateRequestValidationError) Reason() string
Reason function returns reason value.
type UpsertTemplateResponse ¶
type UpsertTemplateResponse struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*UpsertTemplateResponse) Descriptor
deprecated
func (*UpsertTemplateResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpsertTemplateResponse.ProtoReflect.Descriptor instead.
func (*UpsertTemplateResponse) GetId ¶
func (x *UpsertTemplateResponse) GetId() uint64
func (*UpsertTemplateResponse) ProtoMessage ¶
func (*UpsertTemplateResponse) ProtoMessage()
func (*UpsertTemplateResponse) ProtoReflect ¶
func (x *UpsertTemplateResponse) ProtoReflect() protoreflect.Message
func (*UpsertTemplateResponse) Reset ¶
func (x *UpsertTemplateResponse) Reset()
func (*UpsertTemplateResponse) String ¶
func (x *UpsertTemplateResponse) String() string
func (*UpsertTemplateResponse) Validate ¶
func (m *UpsertTemplateResponse) Validate() error
Validate checks the field values on UpsertTemplateResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpsertTemplateResponse) ValidateAll ¶
func (m *UpsertTemplateResponse) ValidateAll() error
ValidateAll checks the field values on UpsertTemplateResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpsertTemplateResponseMultiError, or nil if none found.
type UpsertTemplateResponseMultiError ¶
type UpsertTemplateResponseMultiError []error
UpsertTemplateResponseMultiError is an error wrapping multiple validation errors returned by UpsertTemplateResponse.ValidateAll() if the designated constraints aren't met.
func (UpsertTemplateResponseMultiError) AllErrors ¶
func (m UpsertTemplateResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpsertTemplateResponseMultiError) Error ¶
func (m UpsertTemplateResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpsertTemplateResponseValidationError ¶
type UpsertTemplateResponseValidationError struct {
// contains filtered or unexported fields
}
UpsertTemplateResponseValidationError is the validation error returned by UpsertTemplateResponse.Validate if the designated constraints aren't met.
func (UpsertTemplateResponseValidationError) Cause ¶
func (e UpsertTemplateResponseValidationError) Cause() error
Cause function returns cause value.
func (UpsertTemplateResponseValidationError) Error ¶
func (e UpsertTemplateResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpsertTemplateResponseValidationError) ErrorName ¶
func (e UpsertTemplateResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpsertTemplateResponseValidationError) Field ¶
func (e UpsertTemplateResponseValidationError) Field() string
Field function returns field value.
func (UpsertTemplateResponseValidationError) Key ¶
func (e UpsertTemplateResponseValidationError) Key() bool
Key function returns key value.
func (UpsertTemplateResponseValidationError) Reason ¶
func (e UpsertTemplateResponseValidationError) Reason() string
Reason function returns reason value.
type Variables ¶
type Variables struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*Variables) Descriptor
deprecated
func (*Variables) GetDescription ¶
func (*Variables) ProtoMessage ¶
func (*Variables) ProtoMessage()
func (*Variables) ProtoReflect ¶
func (x *Variables) ProtoReflect() protoreflect.Message
func (*Variables) Validate ¶
Validate checks the field values on Variables with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Variables) ValidateAll ¶
ValidateAll checks the field values on Variables with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in VariablesMultiError, or nil if none found.
type VariablesMultiError ¶
type VariablesMultiError []error
VariablesMultiError is an error wrapping multiple validation errors returned by Variables.ValidateAll() if the designated constraints aren't met.
func (VariablesMultiError) AllErrors ¶
func (m VariablesMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (VariablesMultiError) Error ¶
func (m VariablesMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type VariablesValidationError ¶
type VariablesValidationError struct {
// contains filtered or unexported fields
}
VariablesValidationError is the validation error returned by Variables.Validate if the designated constraints aren't met.
func (VariablesValidationError) Cause ¶
func (e VariablesValidationError) Cause() error
Cause function returns cause value.
func (VariablesValidationError) Error ¶
func (e VariablesValidationError) Error() string
Error satisfies the builtin error interface
func (VariablesValidationError) ErrorName ¶
func (e VariablesValidationError) ErrorName() string
ErrorName returns error name.
func (VariablesValidationError) Field ¶
func (e VariablesValidationError) Field() string
Field function returns field value.
func (VariablesValidationError) Key ¶
func (e VariablesValidationError) Key() bool
Key function returns key value.
func (VariablesValidationError) Reason ¶
func (e VariablesValidationError) Reason() string
Reason function returns reason value.