clusterbuildpack

package
v0.13.3 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ReconcilerName = "ClusterBuildpacks"
	Kind           = "ClusterBuildpack"
)

Variables

This section is empty.

Functions

func NewController

func NewController(
	ctx context.Context,
	opt reconciler.Options,
	keychainFactory registry.KeychainFactory,
	clusterBuildpackInformer buildinformers.ClusterBuildpackInformer,
	storeReader StoreReader) *controller.Impl

Types

type Reconciler

type Reconciler struct {
	Client                 versioned.Interface
	StoreReader            StoreReader
	ClusterBuildpackLister buildlisters.ClusterBuildpackLister
	KeychainFactory        registry.KeychainFactory
}

func (*Reconciler) Reconcile

func (c *Reconciler) Reconcile(ctx context.Context, key string) error

type StoreReader

type StoreReader interface {
	Read(keychain authn.Keychain, storeImages []corev1alpha1.ImageSource) ([]corev1alpha1.BuildpackStatus, error)
}

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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