Versions in this module Expand all Collapse all v1 v1.6.1 Oct 23, 2022 Changes in this version + var File_github_com_containerd_containerd_api_services_ttrpc_events_v1_events_proto protoreflect.FileDescriptor + func RegisterEventsService(srv *ttrpc.Server, svc EventsService) + type Envelope struct + Event *anypb.Any + Namespace string + Timestamp *timestamppb.Timestamp + Topic string + func (*Envelope) Descriptor() ([]byte, []int) + func (*Envelope) ProtoMessage() + func (m *Envelope) Field(fieldpath []string) (string, bool) + func (x *Envelope) GetEvent() *anypb.Any + func (x *Envelope) GetNamespace() string + func (x *Envelope) GetTimestamp() *timestamppb.Timestamp + func (x *Envelope) GetTopic() string + func (x *Envelope) ProtoReflect() protoreflect.Message + func (x *Envelope) Reset() + func (x *Envelope) String() string + type EventsService interface + Forward func(context.Context, *ForwardRequest) (*emptypb.Empty, error) + func NewEventsClient(client *ttrpc.Client) EventsService + type ForwardRequest struct + Envelope *Envelope + func (*ForwardRequest) Descriptor() ([]byte, []int) + func (*ForwardRequest) ProtoMessage() + func (m *ForwardRequest) Field(fieldpath []string) (string, bool) + func (x *ForwardRequest) GetEnvelope() *Envelope + func (x *ForwardRequest) ProtoReflect() protoreflect.Message + func (x *ForwardRequest) Reset() + func (x *ForwardRequest) String() string Other modules containing this package github.com/goodbaikin/containerd