Versions in this module Expand all Collapse all v2 v2.0.0 Jun 9, 2022 Changes in this version + var Log = log.Log.WithName("controller").WithName("integrationkit") + func Add(mgr manager.Manager) error + type Action interface + CanHandle func(kit *v1.IntegrationKit) bool + Handle func(ctx context.Context, kit *v1.IntegrationKit) (*v1.IntegrationKit, error) + Name func() string + func NewBuildAction() Action + func NewErrorAction() Action + func NewInitializeAction() Action + func NewMonitorAction() Action Other modules containing this package github.com/lendi-au/camel-k