Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BuildDispatcherComponent ¶
type BuildDispatcherComponent struct {
// contains filtered or unexported fields
}
func BuildDispatcher ¶
func BuildDispatcher( cfg config.Buildkit, pool worker.Pool, nr *newrelic.Application, ch <-chan client.ObjectKey, ) *BuildDispatcherComponent
func (*BuildDispatcherComponent) GetReadyCondition ¶
func (c *BuildDispatcherComponent) GetReadyCondition() string
func (*BuildDispatcherComponent) Initialize ¶
type DeleteBroadcastComponent ¶
type DeleteBroadcastComponent struct {
// contains filtered or unexported fields
}
func DeleteBroadcaster ¶
func DeleteBroadcaster(ch chan<- client.ObjectKey) *DeleteBroadcastComponent
Click to show internal directories.
Click to hide internal directories.