atc

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2024 License: MIT Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetReconciler

func GetReconciler(airway schema.GroupKind, service ServiceDef, locks *wasm.Locks, 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
	Airway           string
	Version          string
	Lock             *wasm.Lock
	FixDriftInterval time.Duration
	CreateCrds       bool
	ObjectPath       []string
}

type FlightStatus

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

type ServiceDef added in v0.4.0

type ServiceDef struct {
	Name      string
	Namespace string
	CABundle  []byte
	Port      int32
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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