atc

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2024 License: MIT Imports: 28 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())

func ReleaseName added in v0.3.0

func ReleaseName(resource *unstructured.Unstructured) string

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"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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