Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Applier ¶
the Applier validates user-applied configuration and produces a snapshot that is ready for translation (i.e. with accepted policies applied to all the Status of all targeted TrafficTargets) Note that the Applier also updates the statuses of objects contained in the input Snapshot. The Input Snapshot's SyncStatuses method should usually be called after running the Applier.
func NewApplier ¶
func NewApplier( translator translation.Translator, ) Applier
Click to show internal directories.
Click to hide internal directories.