clusterservicebroker

package
v2.11.26 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2024 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewController

func NewController(ctx context.Context, cmw configmap.Watcher) *controller.Impl

NewController creates a new controller capable of reconciling Kf Routes.

func ReconcileCatalog

func ReconcileCatalog(
	credentialsSecret *corev1.Secret,
	spec *v1alpha1.CommonServiceBrokerSpec,
	status *v1alpha1.CommonServiceBrokerStatus,
) error

ReconcileCatalog makes an OSB catalog request if necessary and updates the catalog on the status.

This function is public because it's shared with the servicebroker reconciler.

Types

type Reconciler

type Reconciler struct {
	*reconciler.Base
	// contains filtered or unexported fields
}

Reconciler implements controller.Reconciler.

func (*Reconciler) Reconcile

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

Reconcile is called by knative.dev/pkg when a new event is observed by one of the watchers in the controller.

Jump to

Keyboard shortcuts

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