Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RenderPhaseReconciler ¶
type RenderPhaseReconciler struct { Client client.Client Log logr.Logger GVK *schema.GroupVersionKind EventName v1alpha1.EventName ConfigName types.NamespacedName }
RenderPhaseReconciler reconciles an object which we're watching for a template stack
type SetupPhaseReconciler ¶
StackConfigurationReconciler reconciles a StackConfiguration object
func (*SetupPhaseReconciler) NewRenderController ¶
func (r *SetupPhaseReconciler) NewRenderController(gvk *schema.GroupVersionKind, event v1alpha1.EventName, configName types.NamespacedName) error
func (*SetupPhaseReconciler) SetupWithManager ¶
func (r *SetupPhaseReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.