listener

package
v0.0.0-...-a2a5779 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 6, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SKREventsListener

type SKREventsListener struct {
	// contains filtered or unexported fields
}

func RegisterListenerComponent

func RegisterListenerComponent(addr, componentName string) (*SKREventsListener, *source.Channel)

func (*SKREventsListener) Start

func (l *SKREventsListener) Start(ctx context.Context) error

type UnmarshalError

type UnmarshalError struct {
	Message string
	// contains filtered or unexported fields
}

type WatcherEvent

type WatcherEvent struct {
	SkrClusterID string `json:"skrClusterID"`
	Component    string `json:"body"`
	Namespace    string `json:"namespace"`
	Name         string `json:"name"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL