Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeWatchSubscription ¶
Types ¶
type KubeWatcher ¶
type KubeWatcher struct {
// contains filtered or unexported fields
}
func MakeKubeWatcher ¶
func MakeKubeWatcher(ctx context.Context, logger *zap.Logger, kubernetesClient kubernetes.Interface, publisher publisher.Publisher) *KubeWatcher
type WatchSync ¶
type WatchSync struct {
// contains filtered or unexported fields
}
func MakeWatchSync ¶
func (*WatchSync) KubeWatcherEventHandlers ¶ added in v1.18.0
Click to show internal directories.
Click to hide internal directories.