Versions in this module Expand all Collapse all v0 v0.1.6 Jul 23, 2020 v0.1.5 Apr 17, 2020 Changes in this version + type KeyStore interface + Get func() wgtypes.Key + HasKey func() bool v0.1.4 Oct 27, 2019 Changes in this version + func Add(mgr ctrl.Manager, log *zap.Logger, nodeName, privateKeyFilePath string, ...) error + type Reconciler struct + func (r *Reconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)