Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller processes PipelineRun resources
func NewController ¶
func NewController(factory k8s.ClientFactory) *Controller
NewController creates new Controller
func (*Controller) Run ¶
func (c *Controller) Run(threadiness int, stopCh <-chan struct{}) error
Run runs the controller
Directories ¶
Path | Synopsis |
---|---|
Package metrics provides metric support specific to the run controller.
|
Package metrics provides metric support specific to the run controller. |
testing
Package testing is a generated GoMock package.
|
Package testing is a generated GoMock package. |
mocks
Package mocks is a generated GoMock package.
|
Package mocks is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.