Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DevfileRegistryReconciler ¶
type DevfileRegistryReconciler struct {
deploy.Reconcilable
}
func NewDevfileRegistryReconciler ¶
func NewDevfileRegistryReconciler() *DevfileRegistryReconciler
func (*DevfileRegistryReconciler) Finalize ¶
func (d *DevfileRegistryReconciler) Finalize(ctx *chetypes.DeployContext) bool
func (*DevfileRegistryReconciler) Reconcile ¶
func (d *DevfileRegistryReconciler) Reconcile(ctx *chetypes.DeployContext) (reconcile.Result, bool, error)
Click to show internal directories.
Click to hide internal directories.