clusterstore

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2021 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ReconcilerName = "ClusterStores"
	Kind           = "ClusterStore"
)

Variables

This section is empty.

Functions

func NewController

func NewController(opt reconciler.Options, clusterStoreInformer v1alpha1expInformers.ClusterStoreInformer, storeReader StoreReader) *controller.Impl

Types

type Reconciler

type Reconciler struct {
	Client             versioned.Interface
	StoreReader        StoreReader
	ClusterStoreLister v1alpha1expListers.ClusterStoreLister
}

func (*Reconciler) Reconcile

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

type StoreReader

type StoreReader interface {
	Read(storeImages []v1alpha1.StoreImage) ([]v1alpha1.StoreBuildpack, 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