sync

package
v1.13.0-rc.2 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2022 License: Apache-2.0 Imports: 33 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddController

func AddController(mgr manager.Manager, rc RestartChannel) error

AddController adds the Sync controller to the manager.

Types

type RestartChannel

type RestartChannel chan event.GenericEvent

RestartChannel implements RestartSignal using a Channel.

func (RestartChannel) Restart

func (r RestartChannel) Restart(source string)

Restart implements RestartSignal

type RestartSignal

type RestartSignal interface {
	Restart(string)
}

RestartSignal is a handle that causes the Sync controller to reconcile Syncs and forcefully restart the SubManager.

Jump to

Keyboard shortcuts

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