Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Synchronizer ¶
type Synchronizer struct {
Logger *slog.Logger
Client *kubernetes.Clientset
KanisterClient *kanisterclient.Clientset
Cfg config.Config
}
func NewSynchronizer ¶
func (*Synchronizer) Process ¶
func (s *Synchronizer) Process() (err error)
Click to show internal directories.
Click to hide internal directories.