atc

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2024 License: MIT Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetReconciler

func GetReconciler(airway schema.GroupKind, cacheDir string, concurrency int) (ctrl.HandleFunc, func())

Types

type FlightReconcilerParams

type FlightReconcilerParams struct {
	GK               schema.GroupKind
	CacheDir         string
	Lock             *sync.RWMutex
	FixDriftInterval time.Duration
	CreateCrds       bool
	ObjectPath       []string
}

type FlightStatus

type FlightStatus struct {
	Status string `json:"status"`
	Msg    string `json:"msg"`
}

Jump to

Keyboard shortcuts

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