Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InformersCache ¶
type InformersCache struct { informer.UnimplementedEventStreamServiceServer Port int // contains filtered or unexported fields }
InformersCache configures and starts the gRPC service
func (*InformersCache) Run ¶
func (ic *InformersCache) Run(ctx context.Context, opts ...meta.InformerOption) error
func (*InformersCache) Subscribe ¶
func (ic *InformersCache) Subscribe(_ *informer.SubscribeMessage, server informer.EventStreamService_SubscribeServer) error
Subscribe method of the generated protobuf definition
Click to show internal directories.
Click to hide internal directories.