Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterSDS ¶
func RegisterSDS(rt core_runtime.Runtime, sdsMetrics *sds_metrics.Metrics) error
Types ¶
type DataplaneReconciler ¶
DataplaneReconciler keeps the state of the Cache for SDS consistent When Dataplane connects to the Control Plane, the Watchdog (separate goroutine) is started which on the defined interval execute DataplaneReconciler#Reconcile. It will then check if certs needs to be regenerated because Mesh CA was changed This follows the same pattern as XDS.
Click to show internal directories.
Click to hide internal directories.