watcher

package
v0.0.0-...-c8e5cf1 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Watcher

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

func New

func New(log *slog.Logger, d deployer.Deployer, cfg config.Sync) *Watcher

func (*Watcher) QueueOperations

func (w *Watcher) QueueOperations(ops []models.PodOperation)

QueueOperations заносит операции в очередь на выполнение.

func (*Watcher) Start

func (w *Watcher) Start()

func (*Watcher) Stop

func (w *Watcher) Stop()

Stop отправляет сигнал об остановке и ожидает ответного сигнала об остановке.

TODO: Добавить context.Context остановки.

Jump to

Keyboard shortcuts

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