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("build") + func Add(mgr manager.Manager) error + type Action interface + CanHandle func(build *v1.Build) bool + Handle func(ctx context.Context, build *v1.Build) (*v1.Build, error) + Name func() string Other modules containing this package github.com/lendi-au/camel-k