syncwindow

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Action

type Action string
const (
	PlanAction  Action = "plan"
	ApplyAction Action = "apply"
)

type SyncBlockReason

type SyncBlockReason string
const (
	BlockReasonInsideDenyWindow   SyncBlockReason = "inside-deny-window"
	BlockReasonOutsideAllowWindow SyncBlockReason = "outside-allow-window"
)

func IsSyncBlocked

func IsSyncBlocked(syncWindows []configv1alpha1.SyncWindow, action Action, layerName string) (bool, SyncBlockReason)

Jump to

Keyboard shortcuts

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