Documentation ¶
Index ¶
- Variables
- func RegisterEventSourcesServer(s grpc.ServiceRegistrar, srv EventSourcesServer)
- type AddEventSourceProjectBindingRequest
- func (*AddEventSourceProjectBindingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddEventSourceProjectBindingRequest) GetApproved() bool
- func (x *AddEventSourceProjectBindingRequest) GetAssociationToken() string
- func (x *AddEventSourceProjectBindingRequest) GetName() string
- func (x *AddEventSourceProjectBindingRequest) GetProjectId() string
- func (x *AddEventSourceProjectBindingRequest) GetSettings() *eventsrc.EventSourceProjectBindingSettings
- func (x *AddEventSourceProjectBindingRequest) GetSourceConfig() string
- func (x *AddEventSourceProjectBindingRequest) GetSrcId() string
- func (*AddEventSourceProjectBindingRequest) ProtoMessage()
- func (x *AddEventSourceProjectBindingRequest) ProtoReflect() protoreflect.Message
- func (x *AddEventSourceProjectBindingRequest) Reset()
- func (x *AddEventSourceProjectBindingRequest) String() string
- func (m *AddEventSourceProjectBindingRequest) Validate() error
- type AddEventSourceProjectBindingRequestValidationError
- func (e AddEventSourceProjectBindingRequestValidationError) Cause() error
- func (e AddEventSourceProjectBindingRequestValidationError) Error() string
- func (e AddEventSourceProjectBindingRequestValidationError) ErrorName() string
- func (e AddEventSourceProjectBindingRequestValidationError) Field() string
- func (e AddEventSourceProjectBindingRequestValidationError) Key() bool
- func (e AddEventSourceProjectBindingRequestValidationError) Reason() string
- type AddEventSourceProjectBindingResponse
- func (*AddEventSourceProjectBindingResponse) Descriptor() ([]byte, []int)deprecated
- func (*AddEventSourceProjectBindingResponse) ProtoMessage()
- func (x *AddEventSourceProjectBindingResponse) ProtoReflect() protoreflect.Message
- func (x *AddEventSourceProjectBindingResponse) Reset()
- func (x *AddEventSourceProjectBindingResponse) String() string
- func (m *AddEventSourceProjectBindingResponse) Validate() error
- type AddEventSourceProjectBindingResponseValidationError
- func (e AddEventSourceProjectBindingResponseValidationError) Cause() error
- func (e AddEventSourceProjectBindingResponseValidationError) Error() string
- func (e AddEventSourceProjectBindingResponseValidationError) ErrorName() string
- func (e AddEventSourceProjectBindingResponseValidationError) Field() string
- func (e AddEventSourceProjectBindingResponseValidationError) Key() bool
- func (e AddEventSourceProjectBindingResponseValidationError) Reason() string
- type AddEventSourceRequest
- func (*AddEventSourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddEventSourceRequest) GetId() string
- func (x *AddEventSourceRequest) GetSettings() *eventsrc.EventSourceSettings
- func (*AddEventSourceRequest) ProtoMessage()
- func (x *AddEventSourceRequest) ProtoReflect() protoreflect.Message
- func (x *AddEventSourceRequest) Reset()
- func (x *AddEventSourceRequest) String() string
- func (m *AddEventSourceRequest) Validate() error
- type AddEventSourceRequestValidationError
- func (e AddEventSourceRequestValidationError) Cause() error
- func (e AddEventSourceRequestValidationError) Error() string
- func (e AddEventSourceRequestValidationError) ErrorName() string
- func (e AddEventSourceRequestValidationError) Field() string
- func (e AddEventSourceRequestValidationError) Key() bool
- func (e AddEventSourceRequestValidationError) Reason() string
- type AddEventSourceResponse
- func (*AddEventSourceResponse) Descriptor() ([]byte, []int)deprecated
- func (*AddEventSourceResponse) ProtoMessage()
- func (x *AddEventSourceResponse) ProtoReflect() protoreflect.Message
- func (x *AddEventSourceResponse) Reset()
- func (x *AddEventSourceResponse) String() string
- func (m *AddEventSourceResponse) Validate() error
- type AddEventSourceResponseValidationError
- func (e AddEventSourceResponseValidationError) Cause() error
- func (e AddEventSourceResponseValidationError) Error() string
- func (e AddEventSourceResponseValidationError) ErrorName() string
- func (e AddEventSourceResponseValidationError) Field() string
- func (e AddEventSourceResponseValidationError) Key() bool
- func (e AddEventSourceResponseValidationError) Reason() string
- type EventSourcesClient
- type EventSourcesServer
- type GetEventSourceProjectBindingsRequest
- func (*GetEventSourceProjectBindingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetEventSourceProjectBindingsRequest) GetAssociationToken() string
- func (x *GetEventSourceProjectBindingsRequest) GetId() string
- func (x *GetEventSourceProjectBindingsRequest) GetIncludeUnapproved() bool
- func (x *GetEventSourceProjectBindingsRequest) GetName() string
- func (x *GetEventSourceProjectBindingsRequest) GetProjectId() string
- func (*GetEventSourceProjectBindingsRequest) ProtoMessage()
- func (x *GetEventSourceProjectBindingsRequest) ProtoReflect() protoreflect.Message
- func (x *GetEventSourceProjectBindingsRequest) Reset()
- func (x *GetEventSourceProjectBindingsRequest) String() string
- func (m *GetEventSourceProjectBindingsRequest) Validate() error
- type GetEventSourceProjectBindingsRequestValidationError
- func (e GetEventSourceProjectBindingsRequestValidationError) Cause() error
- func (e GetEventSourceProjectBindingsRequestValidationError) Error() string
- func (e GetEventSourceProjectBindingsRequestValidationError) ErrorName() string
- func (e GetEventSourceProjectBindingsRequestValidationError) Field() string
- func (e GetEventSourceProjectBindingsRequestValidationError) Key() bool
- func (e GetEventSourceProjectBindingsRequestValidationError) Reason() string
- type GetEventSourceProjectBindingsResponse
- func (*GetEventSourceProjectBindingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetEventSourceProjectBindingsResponse) GetBindings() []*eventsrc.EventSourceProjectBinding
- func (*GetEventSourceProjectBindingsResponse) ProtoMessage()
- func (x *GetEventSourceProjectBindingsResponse) ProtoReflect() protoreflect.Message
- func (x *GetEventSourceProjectBindingsResponse) Reset()
- func (x *GetEventSourceProjectBindingsResponse) String() string
- func (m *GetEventSourceProjectBindingsResponse) Validate() error
- type GetEventSourceProjectBindingsResponseValidationError
- func (e GetEventSourceProjectBindingsResponseValidationError) Cause() error
- func (e GetEventSourceProjectBindingsResponseValidationError) Error() string
- func (e GetEventSourceProjectBindingsResponseValidationError) ErrorName() string
- func (e GetEventSourceProjectBindingsResponseValidationError) Field() string
- func (e GetEventSourceProjectBindingsResponseValidationError) Key() bool
- func (e GetEventSourceProjectBindingsResponseValidationError) Reason() string
- type GetEventSourceRequest
- func (*GetEventSourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetEventSourceRequest) GetId() string
- func (*GetEventSourceRequest) ProtoMessage()
- func (x *GetEventSourceRequest) ProtoReflect() protoreflect.Message
- func (x *GetEventSourceRequest) Reset()
- func (x *GetEventSourceRequest) String() string
- func (m *GetEventSourceRequest) Validate() error
- type GetEventSourceRequestValidationError
- func (e GetEventSourceRequestValidationError) Cause() error
- func (e GetEventSourceRequestValidationError) Error() string
- func (e GetEventSourceRequestValidationError) ErrorName() string
- func (e GetEventSourceRequestValidationError) Field() string
- func (e GetEventSourceRequestValidationError) Key() bool
- func (e GetEventSourceRequestValidationError) Reason() string
- type GetEventSourceResponse
- func (*GetEventSourceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetEventSourceResponse) GetSrc() *eventsrc.EventSource
- func (*GetEventSourceResponse) ProtoMessage()
- func (x *GetEventSourceResponse) ProtoReflect() protoreflect.Message
- func (x *GetEventSourceResponse) Reset()
- func (x *GetEventSourceResponse) String() string
- func (m *GetEventSourceResponse) Validate() error
- type GetEventSourceResponseValidationError
- func (e GetEventSourceResponseValidationError) Cause() error
- func (e GetEventSourceResponseValidationError) Error() string
- func (e GetEventSourceResponseValidationError) ErrorName() string
- func (e GetEventSourceResponseValidationError) Field() string
- func (e GetEventSourceResponseValidationError) Key() bool
- func (e GetEventSourceResponseValidationError) Reason() string
- type ListEventSourcesRequest
- func (*ListEventSourcesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListEventSourcesRequest) GetAccountName() string
- func (*ListEventSourcesRequest) ProtoMessage()
- func (x *ListEventSourcesRequest) ProtoReflect() protoreflect.Message
- func (x *ListEventSourcesRequest) Reset()
- func (x *ListEventSourcesRequest) String() string
- func (m *ListEventSourcesRequest) Validate() error
- type ListEventSourcesRequestValidationError
- func (e ListEventSourcesRequestValidationError) Cause() error
- func (e ListEventSourcesRequestValidationError) Error() string
- func (e ListEventSourcesRequestValidationError) ErrorName() string
- func (e ListEventSourcesRequestValidationError) Field() string
- func (e ListEventSourcesRequestValidationError) Key() bool
- func (e ListEventSourcesRequestValidationError) Reason() string
- type ListEventSourcesResponse
- func (*ListEventSourcesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListEventSourcesResponse) GetIds() []string
- func (*ListEventSourcesResponse) ProtoMessage()
- func (x *ListEventSourcesResponse) ProtoReflect() protoreflect.Message
- func (x *ListEventSourcesResponse) Reset()
- func (x *ListEventSourcesResponse) String() string
- func (m *ListEventSourcesResponse) Validate() error
- type ListEventSourcesResponseValidationError
- func (e ListEventSourcesResponseValidationError) Cause() error
- func (e ListEventSourcesResponseValidationError) Error() string
- func (e ListEventSourcesResponseValidationError) ErrorName() string
- func (e ListEventSourcesResponseValidationError) Field() string
- func (e ListEventSourcesResponseValidationError) Key() bool
- func (e ListEventSourcesResponseValidationError) Reason() string
- type UnimplementedEventSourcesServer
- func (UnimplementedEventSourcesServer) AddEventSource(context.Context, *AddEventSourceRequest) (*AddEventSourceResponse, error)
- func (UnimplementedEventSourcesServer) AddEventSourceProjectBinding(context.Context, *AddEventSourceProjectBindingRequest) (*AddEventSourceProjectBindingResponse, error)
- func (UnimplementedEventSourcesServer) GetEventSource(context.Context, *GetEventSourceRequest) (*GetEventSourceResponse, error)
- func (UnimplementedEventSourcesServer) GetEventSourceProjectBindings(context.Context, *GetEventSourceProjectBindingsRequest) (*GetEventSourceProjectBindingsResponse, error)
- func (UnimplementedEventSourcesServer) ListEventSources(context.Context, *ListEventSourcesRequest) (*ListEventSourcesResponse, error)
- func (UnimplementedEventSourcesServer) UpdateEventSource(context.Context, *UpdateEventSourceRequest) (*UpdateEventSourceResponse, error)
- func (UnimplementedEventSourcesServer) UpdateEventSourceProjectBinding(context.Context, *UpdateEventSourceProjectBindingRequest) (*UpdateEventSourceProjectBindingResponse, error)
- type UnsafeEventSourcesServer
- type UpdateEventSourceProjectBindingRequest
- func (*UpdateEventSourceProjectBindingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateEventSourceProjectBindingRequest) GetApproved() bool
- func (x *UpdateEventSourceProjectBindingRequest) GetName() string
- func (x *UpdateEventSourceProjectBindingRequest) GetProjectId() string
- func (x *UpdateEventSourceProjectBindingRequest) GetSettings() *eventsrc.EventSourceProjectBindingSettings
- func (x *UpdateEventSourceProjectBindingRequest) GetSrcId() string
- func (*UpdateEventSourceProjectBindingRequest) ProtoMessage()
- func (x *UpdateEventSourceProjectBindingRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateEventSourceProjectBindingRequest) Reset()
- func (x *UpdateEventSourceProjectBindingRequest) String() string
- func (m *UpdateEventSourceProjectBindingRequest) Validate() error
- type UpdateEventSourceProjectBindingRequestValidationError
- func (e UpdateEventSourceProjectBindingRequestValidationError) Cause() error
- func (e UpdateEventSourceProjectBindingRequestValidationError) Error() string
- func (e UpdateEventSourceProjectBindingRequestValidationError) ErrorName() string
- func (e UpdateEventSourceProjectBindingRequestValidationError) Field() string
- func (e UpdateEventSourceProjectBindingRequestValidationError) Key() bool
- func (e UpdateEventSourceProjectBindingRequestValidationError) Reason() string
- type UpdateEventSourceProjectBindingResponse
- func (*UpdateEventSourceProjectBindingResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateEventSourceProjectBindingResponse) ProtoMessage()
- func (x *UpdateEventSourceProjectBindingResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateEventSourceProjectBindingResponse) Reset()
- func (x *UpdateEventSourceProjectBindingResponse) String() string
- func (m *UpdateEventSourceProjectBindingResponse) Validate() error
- type UpdateEventSourceProjectBindingResponseValidationError
- func (e UpdateEventSourceProjectBindingResponseValidationError) Cause() error
- func (e UpdateEventSourceProjectBindingResponseValidationError) Error() string
- func (e UpdateEventSourceProjectBindingResponseValidationError) ErrorName() string
- func (e UpdateEventSourceProjectBindingResponseValidationError) Field() string
- func (e UpdateEventSourceProjectBindingResponseValidationError) Key() bool
- func (e UpdateEventSourceProjectBindingResponseValidationError) Reason() string
- type UpdateEventSourceRequest
- func (*UpdateEventSourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateEventSourceRequest) GetId() string
- func (x *UpdateEventSourceRequest) GetSettings() *eventsrc.EventSourceSettings
- func (*UpdateEventSourceRequest) ProtoMessage()
- func (x *UpdateEventSourceRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateEventSourceRequest) Reset()
- func (x *UpdateEventSourceRequest) String() string
- func (m *UpdateEventSourceRequest) Validate() error
- type UpdateEventSourceRequestValidationError
- func (e UpdateEventSourceRequestValidationError) Cause() error
- func (e UpdateEventSourceRequestValidationError) Error() string
- func (e UpdateEventSourceRequestValidationError) ErrorName() string
- func (e UpdateEventSourceRequestValidationError) Field() string
- func (e UpdateEventSourceRequestValidationError) Key() bool
- func (e UpdateEventSourceRequestValidationError) Reason() string
- type UpdateEventSourceResponse
- func (*UpdateEventSourceResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateEventSourceResponse) ProtoMessage()
- func (x *UpdateEventSourceResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateEventSourceResponse) Reset()
- func (x *UpdateEventSourceResponse) String() string
- func (m *UpdateEventSourceResponse) Validate() error
- type UpdateEventSourceResponseValidationError
- func (e UpdateEventSourceResponseValidationError) Cause() error
- func (e UpdateEventSourceResponseValidationError) Error() string
- func (e UpdateEventSourceResponseValidationError) ErrorName() string
- func (e UpdateEventSourceResponseValidationError) Field() string
- func (e UpdateEventSourceResponseValidationError) Key() bool
- func (e UpdateEventSourceResponseValidationError) Reason() string
Constants ¶
This section is empty.
Variables ¶
var EventSources_ServiceDesc = grpc.ServiceDesc{ ServiceName: "autokitteh.eventsrcsvc.EventSources", HandlerType: (*EventSourcesServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AddEventSource", Handler: _EventSources_AddEventSource_Handler, }, { MethodName: "UpdateEventSource", Handler: _EventSources_UpdateEventSource_Handler, }, { MethodName: "GetEventSource", Handler: _EventSources_GetEventSource_Handler, }, { MethodName: "AddEventSourceProjectBinding", Handler: _EventSources_AddEventSourceProjectBinding_Handler, }, { MethodName: "UpdateEventSourceProjectBinding", Handler: _EventSources_UpdateEventSourceProjectBinding_Handler, }, { MethodName: "GetEventSourceProjectBindings", Handler: _EventSources_GetEventSourceProjectBindings_Handler, }, { MethodName: "ListEventSources", Handler: _EventSources_ListEventSources_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "eventsrcsvc/svc.proto", }
EventSources_ServiceDesc is the grpc.ServiceDesc for EventSources service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_eventsrcsvc_svc_proto protoreflect.FileDescriptor
Functions ¶
func RegisterEventSourcesServer ¶
func RegisterEventSourcesServer(s grpc.ServiceRegistrar, srv EventSourcesServer)
Types ¶
type AddEventSourceProjectBindingRequest ¶
type AddEventSourceProjectBindingRequest struct { SrcId string `protobuf:"bytes,1,opt,name=src_id,json=srcId,proto3" json:"src_id,omitempty"` ProjectId string `protobuf:"bytes,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` AssociationToken string `protobuf:"bytes,5,opt,name=association_token,json=associationToken,proto3" json:"association_token,omitempty"` Settings *eventsrc.EventSourceProjectBindingSettings `protobuf:"bytes,6,opt,name=settings,proto3" json:"settings,omitempty"` SourceConfig string `protobuf:"bytes,7,opt,name=source_config,json=sourceConfig,proto3" json:"source_config,omitempty"` Approved bool `protobuf:"varint,8,opt,name=approved,proto3" json:"approved,omitempty"` // contains filtered or unexported fields }
func (*AddEventSourceProjectBindingRequest) Descriptor
deprecated
func (*AddEventSourceProjectBindingRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddEventSourceProjectBindingRequest.ProtoReflect.Descriptor instead.
func (*AddEventSourceProjectBindingRequest) GetApproved ¶
func (x *AddEventSourceProjectBindingRequest) GetApproved() bool
func (*AddEventSourceProjectBindingRequest) GetAssociationToken ¶
func (x *AddEventSourceProjectBindingRequest) GetAssociationToken() string
func (*AddEventSourceProjectBindingRequest) GetName ¶
func (x *AddEventSourceProjectBindingRequest) GetName() string
func (*AddEventSourceProjectBindingRequest) GetProjectId ¶
func (x *AddEventSourceProjectBindingRequest) GetProjectId() string
func (*AddEventSourceProjectBindingRequest) GetSettings ¶
func (x *AddEventSourceProjectBindingRequest) GetSettings() *eventsrc.EventSourceProjectBindingSettings
func (*AddEventSourceProjectBindingRequest) GetSourceConfig ¶
func (x *AddEventSourceProjectBindingRequest) GetSourceConfig() string
func (*AddEventSourceProjectBindingRequest) GetSrcId ¶
func (x *AddEventSourceProjectBindingRequest) GetSrcId() string
func (*AddEventSourceProjectBindingRequest) ProtoMessage ¶
func (*AddEventSourceProjectBindingRequest) ProtoMessage()
func (*AddEventSourceProjectBindingRequest) ProtoReflect ¶
func (x *AddEventSourceProjectBindingRequest) ProtoReflect() protoreflect.Message
func (*AddEventSourceProjectBindingRequest) Reset ¶
func (x *AddEventSourceProjectBindingRequest) Reset()
func (*AddEventSourceProjectBindingRequest) String ¶
func (x *AddEventSourceProjectBindingRequest) String() string
func (*AddEventSourceProjectBindingRequest) Validate ¶
func (m *AddEventSourceProjectBindingRequest) Validate() error
Validate checks the field values on AddEventSourceProjectBindingRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type AddEventSourceProjectBindingRequestValidationError ¶
type AddEventSourceProjectBindingRequestValidationError struct {
// contains filtered or unexported fields
}
AddEventSourceProjectBindingRequestValidationError is the validation error returned by AddEventSourceProjectBindingRequest.Validate if the designated constraints aren't met.
func (AddEventSourceProjectBindingRequestValidationError) Cause ¶
func (e AddEventSourceProjectBindingRequestValidationError) Cause() error
Cause function returns cause value.
func (AddEventSourceProjectBindingRequestValidationError) Error ¶
func (e AddEventSourceProjectBindingRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddEventSourceProjectBindingRequestValidationError) ErrorName ¶
func (e AddEventSourceProjectBindingRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddEventSourceProjectBindingRequestValidationError) Field ¶
func (e AddEventSourceProjectBindingRequestValidationError) Field() string
Field function returns field value.
func (AddEventSourceProjectBindingRequestValidationError) Key ¶
func (e AddEventSourceProjectBindingRequestValidationError) Key() bool
Key function returns key value.
func (AddEventSourceProjectBindingRequestValidationError) Reason ¶
func (e AddEventSourceProjectBindingRequestValidationError) Reason() string
Reason function returns reason value.
type AddEventSourceProjectBindingResponse ¶
type AddEventSourceProjectBindingResponse struct {
// contains filtered or unexported fields
}
func (*AddEventSourceProjectBindingResponse) Descriptor
deprecated
func (*AddEventSourceProjectBindingResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddEventSourceProjectBindingResponse.ProtoReflect.Descriptor instead.
func (*AddEventSourceProjectBindingResponse) ProtoMessage ¶
func (*AddEventSourceProjectBindingResponse) ProtoMessage()
func (*AddEventSourceProjectBindingResponse) ProtoReflect ¶
func (x *AddEventSourceProjectBindingResponse) ProtoReflect() protoreflect.Message
func (*AddEventSourceProjectBindingResponse) Reset ¶
func (x *AddEventSourceProjectBindingResponse) Reset()
func (*AddEventSourceProjectBindingResponse) String ¶
func (x *AddEventSourceProjectBindingResponse) String() string
func (*AddEventSourceProjectBindingResponse) Validate ¶
func (m *AddEventSourceProjectBindingResponse) Validate() error
Validate checks the field values on AddEventSourceProjectBindingResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type AddEventSourceProjectBindingResponseValidationError ¶
type AddEventSourceProjectBindingResponseValidationError struct {
// contains filtered or unexported fields
}
AddEventSourceProjectBindingResponseValidationError is the validation error returned by AddEventSourceProjectBindingResponse.Validate if the designated constraints aren't met.
func (AddEventSourceProjectBindingResponseValidationError) Cause ¶
func (e AddEventSourceProjectBindingResponseValidationError) Cause() error
Cause function returns cause value.
func (AddEventSourceProjectBindingResponseValidationError) Error ¶
func (e AddEventSourceProjectBindingResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AddEventSourceProjectBindingResponseValidationError) ErrorName ¶
func (e AddEventSourceProjectBindingResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AddEventSourceProjectBindingResponseValidationError) Field ¶
func (e AddEventSourceProjectBindingResponseValidationError) Field() string
Field function returns field value.
func (AddEventSourceProjectBindingResponseValidationError) Key ¶
func (e AddEventSourceProjectBindingResponseValidationError) Key() bool
Key function returns key value.
func (AddEventSourceProjectBindingResponseValidationError) Reason ¶
func (e AddEventSourceProjectBindingResponseValidationError) Reason() string
Reason function returns reason value.
type AddEventSourceRequest ¶
type AddEventSourceRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Settings *eventsrc.EventSourceSettings `protobuf:"bytes,2,opt,name=settings,proto3" json:"settings,omitempty"` // contains filtered or unexported fields }
func (*AddEventSourceRequest) Descriptor
deprecated
func (*AddEventSourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddEventSourceRequest.ProtoReflect.Descriptor instead.
func (*AddEventSourceRequest) GetId ¶
func (x *AddEventSourceRequest) GetId() string
func (*AddEventSourceRequest) GetSettings ¶
func (x *AddEventSourceRequest) GetSettings() *eventsrc.EventSourceSettings
func (*AddEventSourceRequest) ProtoMessage ¶
func (*AddEventSourceRequest) ProtoMessage()
func (*AddEventSourceRequest) ProtoReflect ¶
func (x *AddEventSourceRequest) ProtoReflect() protoreflect.Message
func (*AddEventSourceRequest) Reset ¶
func (x *AddEventSourceRequest) Reset()
func (*AddEventSourceRequest) String ¶
func (x *AddEventSourceRequest) String() string
func (*AddEventSourceRequest) Validate ¶
func (m *AddEventSourceRequest) Validate() error
Validate checks the field values on AddEventSourceRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type AddEventSourceRequestValidationError ¶
type AddEventSourceRequestValidationError struct {
// contains filtered or unexported fields
}
AddEventSourceRequestValidationError is the validation error returned by AddEventSourceRequest.Validate if the designated constraints aren't met.
func (AddEventSourceRequestValidationError) Cause ¶
func (e AddEventSourceRequestValidationError) Cause() error
Cause function returns cause value.
func (AddEventSourceRequestValidationError) Error ¶
func (e AddEventSourceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddEventSourceRequestValidationError) ErrorName ¶
func (e AddEventSourceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddEventSourceRequestValidationError) Field ¶
func (e AddEventSourceRequestValidationError) Field() string
Field function returns field value.
func (AddEventSourceRequestValidationError) Key ¶
func (e AddEventSourceRequestValidationError) Key() bool
Key function returns key value.
func (AddEventSourceRequestValidationError) Reason ¶
func (e AddEventSourceRequestValidationError) Reason() string
Reason function returns reason value.
type AddEventSourceResponse ¶
type AddEventSourceResponse struct {
// contains filtered or unexported fields
}
func (*AddEventSourceResponse) Descriptor
deprecated
func (*AddEventSourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddEventSourceResponse.ProtoReflect.Descriptor instead.
func (*AddEventSourceResponse) ProtoMessage ¶
func (*AddEventSourceResponse) ProtoMessage()
func (*AddEventSourceResponse) ProtoReflect ¶
func (x *AddEventSourceResponse) ProtoReflect() protoreflect.Message
func (*AddEventSourceResponse) Reset ¶
func (x *AddEventSourceResponse) Reset()
func (*AddEventSourceResponse) String ¶
func (x *AddEventSourceResponse) String() string
func (*AddEventSourceResponse) Validate ¶
func (m *AddEventSourceResponse) Validate() error
Validate checks the field values on AddEventSourceResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type AddEventSourceResponseValidationError ¶
type AddEventSourceResponseValidationError struct {
// contains filtered or unexported fields
}
AddEventSourceResponseValidationError is the validation error returned by AddEventSourceResponse.Validate if the designated constraints aren't met.
func (AddEventSourceResponseValidationError) Cause ¶
func (e AddEventSourceResponseValidationError) Cause() error
Cause function returns cause value.
func (AddEventSourceResponseValidationError) Error ¶
func (e AddEventSourceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AddEventSourceResponseValidationError) ErrorName ¶
func (e AddEventSourceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AddEventSourceResponseValidationError) Field ¶
func (e AddEventSourceResponseValidationError) Field() string
Field function returns field value.
func (AddEventSourceResponseValidationError) Key ¶
func (e AddEventSourceResponseValidationError) Key() bool
Key function returns key value.
func (AddEventSourceResponseValidationError) Reason ¶
func (e AddEventSourceResponseValidationError) Reason() string
Reason function returns reason value.
type EventSourcesClient ¶
type EventSourcesClient interface { AddEventSource(ctx context.Context, in *AddEventSourceRequest, opts ...grpc.CallOption) (*AddEventSourceResponse, error) UpdateEventSource(ctx context.Context, in *UpdateEventSourceRequest, opts ...grpc.CallOption) (*UpdateEventSourceResponse, error) GetEventSource(ctx context.Context, in *GetEventSourceRequest, opts ...grpc.CallOption) (*GetEventSourceResponse, error) AddEventSourceProjectBinding(ctx context.Context, in *AddEventSourceProjectBindingRequest, opts ...grpc.CallOption) (*AddEventSourceProjectBindingResponse, error) UpdateEventSourceProjectBinding(ctx context.Context, in *UpdateEventSourceProjectBindingRequest, opts ...grpc.CallOption) (*UpdateEventSourceProjectBindingResponse, error) GetEventSourceProjectBindings(ctx context.Context, in *GetEventSourceProjectBindingsRequest, opts ...grpc.CallOption) (*GetEventSourceProjectBindingsResponse, error) ListEventSources(ctx context.Context, in *ListEventSourcesRequest, opts ...grpc.CallOption) (*ListEventSourcesResponse, error) }
EventSourcesClient is the client API for EventSources 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 NewEventSourcesClient ¶
func NewEventSourcesClient(cc grpc.ClientConnInterface) EventSourcesClient
type EventSourcesServer ¶
type EventSourcesServer interface { AddEventSource(context.Context, *AddEventSourceRequest) (*AddEventSourceResponse, error) UpdateEventSource(context.Context, *UpdateEventSourceRequest) (*UpdateEventSourceResponse, error) GetEventSource(context.Context, *GetEventSourceRequest) (*GetEventSourceResponse, error) AddEventSourceProjectBinding(context.Context, *AddEventSourceProjectBindingRequest) (*AddEventSourceProjectBindingResponse, error) UpdateEventSourceProjectBinding(context.Context, *UpdateEventSourceProjectBindingRequest) (*UpdateEventSourceProjectBindingResponse, error) GetEventSourceProjectBindings(context.Context, *GetEventSourceProjectBindingsRequest) (*GetEventSourceProjectBindingsResponse, error) ListEventSources(context.Context, *ListEventSourcesRequest) (*ListEventSourcesResponse, error) // contains filtered or unexported methods }
EventSourcesServer is the server API for EventSources service. All implementations must embed UnimplementedEventSourcesServer for forward compatibility
type GetEventSourceProjectBindingsRequest ¶
type GetEventSourceProjectBindingsRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // optional filter. ProjectId string `protobuf:"bytes,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // optional filter Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` // optional filter AssociationToken string `protobuf:"bytes,5,opt,name=association_token,json=associationToken,proto3" json:"association_token,omitempty"` // optional filter IncludeUnapproved bool `protobuf:"varint,6,opt,name=include_unapproved,json=includeUnapproved,proto3" json:"include_unapproved,omitempty"` // if true, include also unapproved. // contains filtered or unexported fields }
func (*GetEventSourceProjectBindingsRequest) Descriptor
deprecated
func (*GetEventSourceProjectBindingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetEventSourceProjectBindingsRequest.ProtoReflect.Descriptor instead.
func (*GetEventSourceProjectBindingsRequest) GetAssociationToken ¶
func (x *GetEventSourceProjectBindingsRequest) GetAssociationToken() string
func (*GetEventSourceProjectBindingsRequest) GetId ¶
func (x *GetEventSourceProjectBindingsRequest) GetId() string
func (*GetEventSourceProjectBindingsRequest) GetIncludeUnapproved ¶
func (x *GetEventSourceProjectBindingsRequest) GetIncludeUnapproved() bool
func (*GetEventSourceProjectBindingsRequest) GetName ¶
func (x *GetEventSourceProjectBindingsRequest) GetName() string
func (*GetEventSourceProjectBindingsRequest) GetProjectId ¶
func (x *GetEventSourceProjectBindingsRequest) GetProjectId() string
func (*GetEventSourceProjectBindingsRequest) ProtoMessage ¶
func (*GetEventSourceProjectBindingsRequest) ProtoMessage()
func (*GetEventSourceProjectBindingsRequest) ProtoReflect ¶
func (x *GetEventSourceProjectBindingsRequest) ProtoReflect() protoreflect.Message
func (*GetEventSourceProjectBindingsRequest) Reset ¶
func (x *GetEventSourceProjectBindingsRequest) Reset()
func (*GetEventSourceProjectBindingsRequest) String ¶
func (x *GetEventSourceProjectBindingsRequest) String() string
func (*GetEventSourceProjectBindingsRequest) Validate ¶
func (m *GetEventSourceProjectBindingsRequest) Validate() error
Validate checks the field values on GetEventSourceProjectBindingsRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type GetEventSourceProjectBindingsRequestValidationError ¶
type GetEventSourceProjectBindingsRequestValidationError struct {
// contains filtered or unexported fields
}
GetEventSourceProjectBindingsRequestValidationError is the validation error returned by GetEventSourceProjectBindingsRequest.Validate if the designated constraints aren't met.
func (GetEventSourceProjectBindingsRequestValidationError) Cause ¶
func (e GetEventSourceProjectBindingsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetEventSourceProjectBindingsRequestValidationError) Error ¶
func (e GetEventSourceProjectBindingsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetEventSourceProjectBindingsRequestValidationError) ErrorName ¶
func (e GetEventSourceProjectBindingsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetEventSourceProjectBindingsRequestValidationError) Field ¶
func (e GetEventSourceProjectBindingsRequestValidationError) Field() string
Field function returns field value.
func (GetEventSourceProjectBindingsRequestValidationError) Key ¶
func (e GetEventSourceProjectBindingsRequestValidationError) Key() bool
Key function returns key value.
func (GetEventSourceProjectBindingsRequestValidationError) Reason ¶
func (e GetEventSourceProjectBindingsRequestValidationError) Reason() string
Reason function returns reason value.
type GetEventSourceProjectBindingsResponse ¶
type GetEventSourceProjectBindingsResponse struct { Bindings []*eventsrc.EventSourceProjectBinding `protobuf:"bytes,1,rep,name=bindings,proto3" json:"bindings,omitempty"` // contains filtered or unexported fields }
func (*GetEventSourceProjectBindingsResponse) Descriptor
deprecated
func (*GetEventSourceProjectBindingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetEventSourceProjectBindingsResponse.ProtoReflect.Descriptor instead.
func (*GetEventSourceProjectBindingsResponse) GetBindings ¶
func (x *GetEventSourceProjectBindingsResponse) GetBindings() []*eventsrc.EventSourceProjectBinding
func (*GetEventSourceProjectBindingsResponse) ProtoMessage ¶
func (*GetEventSourceProjectBindingsResponse) ProtoMessage()
func (*GetEventSourceProjectBindingsResponse) ProtoReflect ¶
func (x *GetEventSourceProjectBindingsResponse) ProtoReflect() protoreflect.Message
func (*GetEventSourceProjectBindingsResponse) Reset ¶
func (x *GetEventSourceProjectBindingsResponse) Reset()
func (*GetEventSourceProjectBindingsResponse) String ¶
func (x *GetEventSourceProjectBindingsResponse) String() string
func (*GetEventSourceProjectBindingsResponse) Validate ¶
func (m *GetEventSourceProjectBindingsResponse) Validate() error
Validate checks the field values on GetEventSourceProjectBindingsResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type GetEventSourceProjectBindingsResponseValidationError ¶
type GetEventSourceProjectBindingsResponseValidationError struct {
// contains filtered or unexported fields
}
GetEventSourceProjectBindingsResponseValidationError is the validation error returned by GetEventSourceProjectBindingsResponse.Validate if the designated constraints aren't met.
func (GetEventSourceProjectBindingsResponseValidationError) Cause ¶
func (e GetEventSourceProjectBindingsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetEventSourceProjectBindingsResponseValidationError) Error ¶
func (e GetEventSourceProjectBindingsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetEventSourceProjectBindingsResponseValidationError) ErrorName ¶
func (e GetEventSourceProjectBindingsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetEventSourceProjectBindingsResponseValidationError) Field ¶
func (e GetEventSourceProjectBindingsResponseValidationError) Field() string
Field function returns field value.
func (GetEventSourceProjectBindingsResponseValidationError) Key ¶
func (e GetEventSourceProjectBindingsResponseValidationError) Key() bool
Key function returns key value.
func (GetEventSourceProjectBindingsResponseValidationError) Reason ¶
func (e GetEventSourceProjectBindingsResponseValidationError) Reason() string
Reason function returns reason value.
type GetEventSourceRequest ¶
type GetEventSourceRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetEventSourceRequest) Descriptor
deprecated
func (*GetEventSourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetEventSourceRequest.ProtoReflect.Descriptor instead.
func (*GetEventSourceRequest) GetId ¶
func (x *GetEventSourceRequest) GetId() string
func (*GetEventSourceRequest) ProtoMessage ¶
func (*GetEventSourceRequest) ProtoMessage()
func (*GetEventSourceRequest) ProtoReflect ¶
func (x *GetEventSourceRequest) ProtoReflect() protoreflect.Message
func (*GetEventSourceRequest) Reset ¶
func (x *GetEventSourceRequest) Reset()
func (*GetEventSourceRequest) String ¶
func (x *GetEventSourceRequest) String() string
func (*GetEventSourceRequest) Validate ¶
func (m *GetEventSourceRequest) Validate() error
Validate checks the field values on GetEventSourceRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type GetEventSourceRequestValidationError ¶
type GetEventSourceRequestValidationError struct {
// contains filtered or unexported fields
}
GetEventSourceRequestValidationError is the validation error returned by GetEventSourceRequest.Validate if the designated constraints aren't met.
func (GetEventSourceRequestValidationError) Cause ¶
func (e GetEventSourceRequestValidationError) Cause() error
Cause function returns cause value.
func (GetEventSourceRequestValidationError) Error ¶
func (e GetEventSourceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetEventSourceRequestValidationError) ErrorName ¶
func (e GetEventSourceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetEventSourceRequestValidationError) Field ¶
func (e GetEventSourceRequestValidationError) Field() string
Field function returns field value.
func (GetEventSourceRequestValidationError) Key ¶
func (e GetEventSourceRequestValidationError) Key() bool
Key function returns key value.
func (GetEventSourceRequestValidationError) Reason ¶
func (e GetEventSourceRequestValidationError) Reason() string
Reason function returns reason value.
type GetEventSourceResponse ¶
type GetEventSourceResponse struct { Src *eventsrc.EventSource `protobuf:"bytes,1,opt,name=src,proto3" json:"src,omitempty"` // contains filtered or unexported fields }
func (*GetEventSourceResponse) Descriptor
deprecated
func (*GetEventSourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetEventSourceResponse.ProtoReflect.Descriptor instead.
func (*GetEventSourceResponse) GetSrc ¶
func (x *GetEventSourceResponse) GetSrc() *eventsrc.EventSource
func (*GetEventSourceResponse) ProtoMessage ¶
func (*GetEventSourceResponse) ProtoMessage()
func (*GetEventSourceResponse) ProtoReflect ¶
func (x *GetEventSourceResponse) ProtoReflect() protoreflect.Message
func (*GetEventSourceResponse) Reset ¶
func (x *GetEventSourceResponse) Reset()
func (*GetEventSourceResponse) String ¶
func (x *GetEventSourceResponse) String() string
func (*GetEventSourceResponse) Validate ¶
func (m *GetEventSourceResponse) Validate() error
Validate checks the field values on GetEventSourceResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type GetEventSourceResponseValidationError ¶
type GetEventSourceResponseValidationError struct {
// contains filtered or unexported fields
}
GetEventSourceResponseValidationError is the validation error returned by GetEventSourceResponse.Validate if the designated constraints aren't met.
func (GetEventSourceResponseValidationError) Cause ¶
func (e GetEventSourceResponseValidationError) Cause() error
Cause function returns cause value.
func (GetEventSourceResponseValidationError) Error ¶
func (e GetEventSourceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetEventSourceResponseValidationError) ErrorName ¶
func (e GetEventSourceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetEventSourceResponseValidationError) Field ¶
func (e GetEventSourceResponseValidationError) Field() string
Field function returns field value.
func (GetEventSourceResponseValidationError) Key ¶
func (e GetEventSourceResponseValidationError) Key() bool
Key function returns key value.
func (GetEventSourceResponseValidationError) Reason ¶
func (e GetEventSourceResponseValidationError) Reason() string
Reason function returns reason value.
type ListEventSourcesRequest ¶
type ListEventSourcesRequest struct { AccountName string `protobuf:"bytes,1,opt,name=account_name,json=accountName,proto3" json:"account_name,omitempty"` // contains filtered or unexported fields }
func (*ListEventSourcesRequest) Descriptor
deprecated
func (*ListEventSourcesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListEventSourcesRequest.ProtoReflect.Descriptor instead.
func (*ListEventSourcesRequest) GetAccountName ¶
func (x *ListEventSourcesRequest) GetAccountName() string
func (*ListEventSourcesRequest) ProtoMessage ¶
func (*ListEventSourcesRequest) ProtoMessage()
func (*ListEventSourcesRequest) ProtoReflect ¶
func (x *ListEventSourcesRequest) ProtoReflect() protoreflect.Message
func (*ListEventSourcesRequest) Reset ¶
func (x *ListEventSourcesRequest) Reset()
func (*ListEventSourcesRequest) String ¶
func (x *ListEventSourcesRequest) String() string
func (*ListEventSourcesRequest) Validate ¶
func (m *ListEventSourcesRequest) Validate() error
Validate checks the field values on ListEventSourcesRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type ListEventSourcesRequestValidationError ¶
type ListEventSourcesRequestValidationError struct {
// contains filtered or unexported fields
}
ListEventSourcesRequestValidationError is the validation error returned by ListEventSourcesRequest.Validate if the designated constraints aren't met.
func (ListEventSourcesRequestValidationError) Cause ¶
func (e ListEventSourcesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListEventSourcesRequestValidationError) Error ¶
func (e ListEventSourcesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListEventSourcesRequestValidationError) ErrorName ¶
func (e ListEventSourcesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListEventSourcesRequestValidationError) Field ¶
func (e ListEventSourcesRequestValidationError) Field() string
Field function returns field value.
func (ListEventSourcesRequestValidationError) Key ¶
func (e ListEventSourcesRequestValidationError) Key() bool
Key function returns key value.
func (ListEventSourcesRequestValidationError) Reason ¶
func (e ListEventSourcesRequestValidationError) Reason() string
Reason function returns reason value.
type ListEventSourcesResponse ¶
type ListEventSourcesResponse struct { Ids []string `protobuf:"bytes,1,rep,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
func (*ListEventSourcesResponse) Descriptor
deprecated
func (*ListEventSourcesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListEventSourcesResponse.ProtoReflect.Descriptor instead.
func (*ListEventSourcesResponse) GetIds ¶
func (x *ListEventSourcesResponse) GetIds() []string
func (*ListEventSourcesResponse) ProtoMessage ¶
func (*ListEventSourcesResponse) ProtoMessage()
func (*ListEventSourcesResponse) ProtoReflect ¶
func (x *ListEventSourcesResponse) ProtoReflect() protoreflect.Message
func (*ListEventSourcesResponse) Reset ¶
func (x *ListEventSourcesResponse) Reset()
func (*ListEventSourcesResponse) String ¶
func (x *ListEventSourcesResponse) String() string
func (*ListEventSourcesResponse) Validate ¶
func (m *ListEventSourcesResponse) Validate() error
Validate checks the field values on ListEventSourcesResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type ListEventSourcesResponseValidationError ¶
type ListEventSourcesResponseValidationError struct {
// contains filtered or unexported fields
}
ListEventSourcesResponseValidationError is the validation error returned by ListEventSourcesResponse.Validate if the designated constraints aren't met.
func (ListEventSourcesResponseValidationError) Cause ¶
func (e ListEventSourcesResponseValidationError) Cause() error
Cause function returns cause value.
func (ListEventSourcesResponseValidationError) Error ¶
func (e ListEventSourcesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListEventSourcesResponseValidationError) ErrorName ¶
func (e ListEventSourcesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListEventSourcesResponseValidationError) Field ¶
func (e ListEventSourcesResponseValidationError) Field() string
Field function returns field value.
func (ListEventSourcesResponseValidationError) Key ¶
func (e ListEventSourcesResponseValidationError) Key() bool
Key function returns key value.
func (ListEventSourcesResponseValidationError) Reason ¶
func (e ListEventSourcesResponseValidationError) Reason() string
Reason function returns reason value.
type UnimplementedEventSourcesServer ¶
type UnimplementedEventSourcesServer struct { }
UnimplementedEventSourcesServer must be embedded to have forward compatible implementations.
func (UnimplementedEventSourcesServer) AddEventSource ¶
func (UnimplementedEventSourcesServer) AddEventSource(context.Context, *AddEventSourceRequest) (*AddEventSourceResponse, error)
func (UnimplementedEventSourcesServer) AddEventSourceProjectBinding ¶
func (UnimplementedEventSourcesServer) AddEventSourceProjectBinding(context.Context, *AddEventSourceProjectBindingRequest) (*AddEventSourceProjectBindingResponse, error)
func (UnimplementedEventSourcesServer) GetEventSource ¶
func (UnimplementedEventSourcesServer) GetEventSource(context.Context, *GetEventSourceRequest) (*GetEventSourceResponse, error)
func (UnimplementedEventSourcesServer) GetEventSourceProjectBindings ¶
func (UnimplementedEventSourcesServer) GetEventSourceProjectBindings(context.Context, *GetEventSourceProjectBindingsRequest) (*GetEventSourceProjectBindingsResponse, error)
func (UnimplementedEventSourcesServer) ListEventSources ¶
func (UnimplementedEventSourcesServer) ListEventSources(context.Context, *ListEventSourcesRequest) (*ListEventSourcesResponse, error)
func (UnimplementedEventSourcesServer) UpdateEventSource ¶
func (UnimplementedEventSourcesServer) UpdateEventSource(context.Context, *UpdateEventSourceRequest) (*UpdateEventSourceResponse, error)
func (UnimplementedEventSourcesServer) UpdateEventSourceProjectBinding ¶
func (UnimplementedEventSourcesServer) UpdateEventSourceProjectBinding(context.Context, *UpdateEventSourceProjectBindingRequest) (*UpdateEventSourceProjectBindingResponse, error)
type UnsafeEventSourcesServer ¶
type UnsafeEventSourcesServer interface {
// contains filtered or unexported methods
}
UnsafeEventSourcesServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to EventSourcesServer will result in compilation errors.
type UpdateEventSourceProjectBindingRequest ¶
type UpdateEventSourceProjectBindingRequest struct { SrcId string `protobuf:"bytes,1,opt,name=src_id,json=srcId,proto3" json:"src_id,omitempty"` ProjectId string `protobuf:"bytes,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Approved bool `protobuf:"varint,4,opt,name=approved,proto3" json:"approved,omitempty"` Settings *eventsrc.EventSourceProjectBindingSettings `protobuf:"bytes,5,opt,name=settings,proto3" json:"settings,omitempty"` // contains filtered or unexported fields }
func (*UpdateEventSourceProjectBindingRequest) Descriptor
deprecated
func (*UpdateEventSourceProjectBindingRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateEventSourceProjectBindingRequest.ProtoReflect.Descriptor instead.
func (*UpdateEventSourceProjectBindingRequest) GetApproved ¶
func (x *UpdateEventSourceProjectBindingRequest) GetApproved() bool
func (*UpdateEventSourceProjectBindingRequest) GetName ¶
func (x *UpdateEventSourceProjectBindingRequest) GetName() string
func (*UpdateEventSourceProjectBindingRequest) GetProjectId ¶
func (x *UpdateEventSourceProjectBindingRequest) GetProjectId() string
func (*UpdateEventSourceProjectBindingRequest) GetSettings ¶
func (x *UpdateEventSourceProjectBindingRequest) GetSettings() *eventsrc.EventSourceProjectBindingSettings
func (*UpdateEventSourceProjectBindingRequest) GetSrcId ¶
func (x *UpdateEventSourceProjectBindingRequest) GetSrcId() string
func (*UpdateEventSourceProjectBindingRequest) ProtoMessage ¶
func (*UpdateEventSourceProjectBindingRequest) ProtoMessage()
func (*UpdateEventSourceProjectBindingRequest) ProtoReflect ¶
func (x *UpdateEventSourceProjectBindingRequest) ProtoReflect() protoreflect.Message
func (*UpdateEventSourceProjectBindingRequest) Reset ¶
func (x *UpdateEventSourceProjectBindingRequest) Reset()
func (*UpdateEventSourceProjectBindingRequest) String ¶
func (x *UpdateEventSourceProjectBindingRequest) String() string
func (*UpdateEventSourceProjectBindingRequest) Validate ¶
func (m *UpdateEventSourceProjectBindingRequest) Validate() error
Validate checks the field values on UpdateEventSourceProjectBindingRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type UpdateEventSourceProjectBindingRequestValidationError ¶
type UpdateEventSourceProjectBindingRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateEventSourceProjectBindingRequestValidationError is the validation error returned by UpdateEventSourceProjectBindingRequest.Validate if the designated constraints aren't met.
func (UpdateEventSourceProjectBindingRequestValidationError) Cause ¶
func (e UpdateEventSourceProjectBindingRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateEventSourceProjectBindingRequestValidationError) Error ¶
func (e UpdateEventSourceProjectBindingRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateEventSourceProjectBindingRequestValidationError) ErrorName ¶
func (e UpdateEventSourceProjectBindingRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateEventSourceProjectBindingRequestValidationError) Field ¶
func (e UpdateEventSourceProjectBindingRequestValidationError) Field() string
Field function returns field value.
func (UpdateEventSourceProjectBindingRequestValidationError) Key ¶
func (e UpdateEventSourceProjectBindingRequestValidationError) Key() bool
Key function returns key value.
func (UpdateEventSourceProjectBindingRequestValidationError) Reason ¶
func (e UpdateEventSourceProjectBindingRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateEventSourceProjectBindingResponse ¶
type UpdateEventSourceProjectBindingResponse struct {
// contains filtered or unexported fields
}
func (*UpdateEventSourceProjectBindingResponse) Descriptor
deprecated
func (*UpdateEventSourceProjectBindingResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateEventSourceProjectBindingResponse.ProtoReflect.Descriptor instead.
func (*UpdateEventSourceProjectBindingResponse) ProtoMessage ¶
func (*UpdateEventSourceProjectBindingResponse) ProtoMessage()
func (*UpdateEventSourceProjectBindingResponse) ProtoReflect ¶
func (x *UpdateEventSourceProjectBindingResponse) ProtoReflect() protoreflect.Message
func (*UpdateEventSourceProjectBindingResponse) Reset ¶
func (x *UpdateEventSourceProjectBindingResponse) Reset()
func (*UpdateEventSourceProjectBindingResponse) String ¶
func (x *UpdateEventSourceProjectBindingResponse) String() string
func (*UpdateEventSourceProjectBindingResponse) Validate ¶
func (m *UpdateEventSourceProjectBindingResponse) Validate() error
Validate checks the field values on UpdateEventSourceProjectBindingResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type UpdateEventSourceProjectBindingResponseValidationError ¶
type UpdateEventSourceProjectBindingResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateEventSourceProjectBindingResponseValidationError is the validation error returned by UpdateEventSourceProjectBindingResponse.Validate if the designated constraints aren't met.
func (UpdateEventSourceProjectBindingResponseValidationError) Cause ¶
func (e UpdateEventSourceProjectBindingResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateEventSourceProjectBindingResponseValidationError) Error ¶
func (e UpdateEventSourceProjectBindingResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateEventSourceProjectBindingResponseValidationError) ErrorName ¶
func (e UpdateEventSourceProjectBindingResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateEventSourceProjectBindingResponseValidationError) Field ¶
func (e UpdateEventSourceProjectBindingResponseValidationError) Field() string
Field function returns field value.
func (UpdateEventSourceProjectBindingResponseValidationError) Key ¶
func (e UpdateEventSourceProjectBindingResponseValidationError) Key() bool
Key function returns key value.
func (UpdateEventSourceProjectBindingResponseValidationError) Reason ¶
func (e UpdateEventSourceProjectBindingResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateEventSourceRequest ¶
type UpdateEventSourceRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Settings *eventsrc.EventSourceSettings `protobuf:"bytes,2,opt,name=settings,proto3" json:"settings,omitempty"` // contains filtered or unexported fields }
func (*UpdateEventSourceRequest) Descriptor
deprecated
func (*UpdateEventSourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateEventSourceRequest.ProtoReflect.Descriptor instead.
func (*UpdateEventSourceRequest) GetId ¶
func (x *UpdateEventSourceRequest) GetId() string
func (*UpdateEventSourceRequest) GetSettings ¶
func (x *UpdateEventSourceRequest) GetSettings() *eventsrc.EventSourceSettings
func (*UpdateEventSourceRequest) ProtoMessage ¶
func (*UpdateEventSourceRequest) ProtoMessage()
func (*UpdateEventSourceRequest) ProtoReflect ¶
func (x *UpdateEventSourceRequest) ProtoReflect() protoreflect.Message
func (*UpdateEventSourceRequest) Reset ¶
func (x *UpdateEventSourceRequest) Reset()
func (*UpdateEventSourceRequest) String ¶
func (x *UpdateEventSourceRequest) String() string
func (*UpdateEventSourceRequest) Validate ¶
func (m *UpdateEventSourceRequest) Validate() error
Validate checks the field values on UpdateEventSourceRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type UpdateEventSourceRequestValidationError ¶
type UpdateEventSourceRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateEventSourceRequestValidationError is the validation error returned by UpdateEventSourceRequest.Validate if the designated constraints aren't met.
func (UpdateEventSourceRequestValidationError) Cause ¶
func (e UpdateEventSourceRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateEventSourceRequestValidationError) Error ¶
func (e UpdateEventSourceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateEventSourceRequestValidationError) ErrorName ¶
func (e UpdateEventSourceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateEventSourceRequestValidationError) Field ¶
func (e UpdateEventSourceRequestValidationError) Field() string
Field function returns field value.
func (UpdateEventSourceRequestValidationError) Key ¶
func (e UpdateEventSourceRequestValidationError) Key() bool
Key function returns key value.
func (UpdateEventSourceRequestValidationError) Reason ¶
func (e UpdateEventSourceRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateEventSourceResponse ¶
type UpdateEventSourceResponse struct {
// contains filtered or unexported fields
}
func (*UpdateEventSourceResponse) Descriptor
deprecated
func (*UpdateEventSourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateEventSourceResponse.ProtoReflect.Descriptor instead.
func (*UpdateEventSourceResponse) ProtoMessage ¶
func (*UpdateEventSourceResponse) ProtoMessage()
func (*UpdateEventSourceResponse) ProtoReflect ¶
func (x *UpdateEventSourceResponse) ProtoReflect() protoreflect.Message
func (*UpdateEventSourceResponse) Reset ¶
func (x *UpdateEventSourceResponse) Reset()
func (*UpdateEventSourceResponse) String ¶
func (x *UpdateEventSourceResponse) String() string
func (*UpdateEventSourceResponse) Validate ¶
func (m *UpdateEventSourceResponse) Validate() error
Validate checks the field values on UpdateEventSourceResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type UpdateEventSourceResponseValidationError ¶
type UpdateEventSourceResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateEventSourceResponseValidationError is the validation error returned by UpdateEventSourceResponse.Validate if the designated constraints aren't met.
func (UpdateEventSourceResponseValidationError) Cause ¶
func (e UpdateEventSourceResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateEventSourceResponseValidationError) Error ¶
func (e UpdateEventSourceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateEventSourceResponseValidationError) ErrorName ¶
func (e UpdateEventSourceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateEventSourceResponseValidationError) Field ¶
func (e UpdateEventSourceResponseValidationError) Field() string
Field function returns field value.
func (UpdateEventSourceResponseValidationError) Key ¶
func (e UpdateEventSourceResponseValidationError) Key() bool
Key function returns key value.
func (UpdateEventSourceResponseValidationError) Reason ¶
func (e UpdateEventSourceResponseValidationError) Reason() string
Reason function returns reason value.