//
pkg.gl
Category
github.com/alpiquero/deck
diff
package
0.4.2
Repository:
https://github.com/alpiquero/deck.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
4
Files
1.4k SLOC
#
Functions
NewSyncer
NewSyncer constructs a Syncer.
#
Structs
Event
Event represents an event to perform an imperative operation that gets Kong closer to the target state.
Syncer
Syncer takes in a current and target state of Kong, diffs them, generating a Graph to get Kong from current to target state.
#
Type aliases
Do
Do is the worker function to sync the diff TODO remove crud.Arg.