Documentation
¶
Index ¶
Constants ¶
View Source
const KFCFinalizer = "kfc.io"
Variables ¶
This section is empty.
Functions ¶
func StartProcess ¶
func StartProcess(rClient client.Client, ctx context.Context, gv schema.GroupVersion, obj *unstructured.Unstructured, secretKey string) error
Types ¶
type ModuleReconciler ¶
type ModuleReconciler struct {
client.Client
Log logr.Logger
Gvk schema.GroupVersionKind
SecretKey string
Scheme *runtime.Scheme
}
ModuleReconciler reconciles a Module object
func (*ModuleReconciler) Reconcile ¶
func (*ModuleReconciler) SetupWithManager ¶
func (r *ModuleReconciler) SetupWithManager(ctx context.Context, mgr ctrl.Manager, auditor *auditlib.EventPublisher, restrictToNamespace string) error
SetupWithManager sets up the controller with the Manager.
Source Files
¶
- module_controller.go
- state.go
- terraform.go
- util.go
Click to show internal directories.
Click to hide internal directories.