Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrSecretNotFound = errors.New("root secret not found")
Functions ¶
func SetupReconciler ¶
Types ¶
type GetterFunc ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
func NewReconciler ¶
func NewReconciler(getSecretFunc GetterFunc, handler Handler) *Reconciler
Click to show internal directories.
Click to hide internal directories.