component

package
v0.1.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 21, 2022 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildObjectLink(ctx *core.Context) (string, error)

Types

type BuildDispatcherComponent

type BuildDispatcherComponent struct {
	// contains filtered or unexported fields
}

func BuildDispatcher

func BuildDispatcher(cfg config.Buildkit, pool worker.Pool, ch <-chan client.ObjectKey) *BuildDispatcherComponent

func (*BuildDispatcherComponent) GetReadyCondition

func (c *BuildDispatcherComponent) GetReadyCondition() string

func (*BuildDispatcherComponent) Initialize

func (c *BuildDispatcherComponent) Initialize(ctx *core.Context, _ *ctrl.Builder) error

func (*BuildDispatcherComponent) Reconcile

func (c *BuildDispatcherComponent) Reconcile(ctx *core.Context) (ctrl.Result, error)

type DeleteBroadcastComponent

type DeleteBroadcastComponent struct {
	// contains filtered or unexported fields
}

func DeleteBroadcaster

func DeleteBroadcaster(ch chan<- client.ObjectKey) *DeleteBroadcastComponent

func (*DeleteBroadcastComponent) Reconcile

func (c *DeleteBroadcastComponent) Reconcile(ctx *core.Context) (ctrl.Result, error)

type StatusMessengerComponent

type StatusMessengerComponent struct {
	// contains filtered or unexported fields
}

func StatusMessenger

func StatusMessenger(cfg config.Messaging) *StatusMessengerComponent

func (*StatusMessengerComponent) Reconcile

func (c *StatusMessengerComponent) Reconcile(ctx *core.Context) (ctrl.Result, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL