Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
func NewController( logger *zap.SugaredLogger, buildclientset clientset.Interface, buildInformer informers.BuildInformer, ) *controller.Impl
NewController returns a new build controller
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
Reconciler is the controller implementation for Build resources
Click to show internal directories.
Click to hide internal directories.