Discover Packages
github.com/bluek8s/kubedirector
pkg
controller
secret
package
Version:
v0.10.0-beta.1
Opens a new window with list of versions in this module.
Published: Apr 11, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package secret implements reconciliation for secret.
Add creates a new secret Controller and adds it to the Manager.
The Manager will set fields on the Controller and Start it when the Manager
is Started.
type ReconcileSecret struct {
}
ReconcileSecret reconciles a Secret object.
Reconcile watches the resource of type corev1.Secret{} and
acts if the secret resource with a specific label
has been modified.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.