watcher

package
v0.0.0-...-97db044 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateInitialStartupEvent

func CreateInitialStartupEvent(dispatchChannel chan snapshot.UpdateReason)

Types

type LetsEncrypt

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

LetsEncrypt is a poor man's interval trigger to issue any missing certificates at LetsEncrypt. I tried hooking this up with gRPC server callbacks but that lead to a lot of coupling between several control plane components. This is probably good enough for now :)

func ForLetsEncrypt

func ForLetsEncrypt(integration *acme.Integration, log logger.Logger) *LetsEncrypt

func (*LetsEncrypt) Start

func (l *LetsEncrypt) Start(ctx context.Context, dispatchChannel chan snapshot.UpdateReason)

type SwarmEvent

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

func ForSwarmEvent

func ForSwarmEvent(log logger.Logger) *SwarmEvent

func (SwarmEvent) Start

func (s SwarmEvent) Start(ctx context.Context, dispatchChannel chan snapshot.UpdateReason)

Jump to

Keyboard shortcuts

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